Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SBNC 1.2 Modul loading geht nicht
Author Message
bkrebs Offline
Junior Member
**

Posts: 3
Joined: Sep 2010
Reputation: 0
Post: #1
SBNC 1.2 Modul loading geht nicht
Ich habe versucht die Module nickserv.tcl und log.tcl zu laden, leider nach update, neuinstallaton, fragen, suchen, etc.

bekomme ich immer nich die selbe meldung:

Ich:
/sbnc insmod scripts/log.tcl
Bouncer:
Module could not be loaded: scripts/log.tcl: invalid ELF header

Ich:
/sbnc insmod scripts/nickserv.tcl
Bouncer:
Module could not be loaded: scripts/nickserv.tcl: invalid ELF header

Kennt jemand dieses Problem und kann mir helfen?

MfG. bkrebs
20.09.2010 01:51
Find all posts by this user Quote this message in a reply
Kunsi Offline
Bastard Operator from Hell
*******

Posts: 68
Joined: May 2010
Reputation: 0
Post: #2
RE: SBNC 1.2 Modul loading geht nicht
Scripts werden geladen, indem man eine entsprechende source-Anweisung in die sbnc.tcl schreibt und danach das TCL-Modul neu lädt.

sbnc.tcl:
Code:
source "scripts/nickserv.tcl"
source "scripts/log.tcl"

Im IRC-Clienten:
Code:
/sbnc tcl rehash
20.09.2010 06:33
kunsi1990 Visit this user's website Find all posts by this user Quote this message in a reply
bkrebs Offline
Junior Member
**

Posts: 3
Joined: Sep 2010
Reputation: 0
Post: #3
RE: SBNC 1.2 Modul loading geht nicht
Ich habe bereits die sbnc.tcl editiert.

Das Commando "/sbnc tcl rehash" arbeitet dennoch nicht immer wieder "Unknown Command".
20.09.2010 12:35
Find all posts by this user Quote this message in a reply
Kunsi Offline
Bastard Operator from Hell
*******

Posts: 68
Joined: May 2010
Reputation: 0
Post: #4
RE: SBNC 1.2 Modul loading geht nicht
Wenn 'tcl rehash' ein 'Unknown command' ergibt, dann ist auf deinem System kein TCl vorhanden.

Installiere TCL 8.4 und 8.5 sowie die entsprechenden dev-Pakete und kompiliere sBNC neu. Benutzerdaten und Scripts bleiben dabei erhalten.
20.09.2010 14:01
kunsi1990 Visit this user's website Find all posts by this user Quote this message in a reply
bkrebs Offline
Junior Member
**

Posts: 3
Joined: Sep 2010
Reputation: 0
Post: #5
RE: SBNC 1.2 Modul loading geht nicht
Tcl ist installiert beim commando "/sbnc tcl rehash" erhalte ich nun die Rückmeldung "<no error>"

Wenn ich jetzt aber versuche die Scripts (siehe oben) zu laden erhalte ich wieder die Meldung:
Module could not be loaded: scripts/nickserv.tcl: invalid ELF header
20.09.2010 14:23
Find all posts by this user Quote this message in a reply
Kunsi Offline
Bastard Operator from Hell
*******

Posts: 68
Joined: May 2010
Reputation: 0
Post: #6
RE: SBNC 1.2 Modul loading geht nicht
(20.09.2010 06:33)Kunsi Wrote:  Scripts werden geladen, indem man eine entsprechende source-Anweisung in die sbnc.tcl schreibt und danach das TCL-Modul neu lädt.

d. h. NICHT als Modul laden.
20.09.2010 14:24
kunsi1990 Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  sbnc root User ändern Honky 3 1,067 09.08.2010 19:23
Last Post: El Rico

Forum Jump:


Contact Us | shroudBNC Home | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication