You are not logged in.

#1 2007-07-30 20:25:15

justin
Member
From: Philadelphia
Registered: 2007-04-18
Posts: 132

Problems with TCL and a IRC File Server

I am trying to get this File Server running: http://freshmeat.net/projects/tclfserv/

It requires both tcl and tclx (which I installed from the aur).

When I attempt to run the fserve, It gives me the following error:

justin @ rain > ./fserve.tcl phillies.conf 
invalid command name "signal"
    while executing
"signal trap int "NiceExit {owner said so}""
    invoked from within
"if {$connected == -1} {

 set argv [join $argv]
 if {($argv == "") || (![file exists $argv])} {error "Bad config file specified! ($argv)\nUsage: ./fse..."
    (file "./fserve.tcl" line 233)

In the fserve.tcl file, I have the path to tcl listed as /usr/bin/tclsh. The docs for the fileserver say if you get a "signal" error, you should make sure you have tclx installed. Any suggestions on getting this to work, or, any suggestions for a solid IRC File Server?

Offline

Board footer

Powered by FluxBB