I configured all the script, and it seems to be ok... but in this part of the configuring:
# What is the path to the Fserve filesystem?
set dvs_fserve(filepath) fserve
when I run the eggdrop.exe file, it says the following:
[11:31] Tcl error in file 'eggdrop.conf':
[11:31] couldn't execute "du": no such file or directory
while executing
"exec du -s $dvs_fserve_path"
(procedure "dvs_fserve:func:du" line 3)
invoked from within
"dvs_fserve:func:du"
(procedure "dvs_fserve:func:startup" line 11)
invoked from within
"dvs_fserve:func:startup"
(file "scripts/jIRCserv.tcl" line 2394)
invoked from within
"source scripts/jIRCserv.tcl"
(file "eggdrop.conf" line 1334)
[11:31] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
I've changed the path to the fserve filesystem for a milion times and milion possibilities... dont know what to do. please help.
Thanks in advance.
Last edited by MindTheGap on Thu Oct 07, 2004 11:24 am, edited 2 times in total.
The script is bugged also and will take some effort to get working properly. Anyway, do a Google search for Unix Tools as some kind person has actually ported du, ls etc to Windows. You put them in your main Windrop folder.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
You're going to have to go through it almost line by line to figure it out. Has been a long long time since I messed with that script and I gave up on the idea in the end. Look at how the pathlist to your files is written also ... I remember something "funky" with that.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM