No, I am sure, I have ran eggdrop with my account and the crontab is owned by my accout. So when Ilogin with root and type crontab -u myaccaout i see the cronjob of my account? Any suggestions?
Hi there, I have add a sysinfo.tcl wich use a perl script and when crontab strarts my eggdrop, the bot tells me "Perl script is not executable or doesn't exist.", but when I start my bot manually with command "./eggdrop" then the perl script of sysinfo.tcl works fine. Can anybody...
So I have added sysinfo tcl to my eggdrop bot and when I type ./sysinfo in shell terminal all i work right ... but when i type !sysinfo in irc, my eggdrop shows the numbers ot terminal colours in irc. what can i do:? thanks beforely ... here a logs: $ ./sysinfo.pl Hostname: - OS: NetBSD 4.0/i386 - C...
<eggdrop> Perl script is not executable or doesn't exist. It's about sysinfo tcl. I have change mode of sysinfo278.10.pl to 777 and after run ./sysinfo278.10.pl but have tells me: nt001# ./sysinfo278.10.pl Use of uninitialized value $cpu[0] in join or string at ./sysinfo278.10.pl line 275. Use of un...
Look, I have made "make" first with export LD_LIBRARY_PATH=/usr/local/lib/ and have made successful "make", after successful "make" i have type export LD_LIBRARY_PATH= for unset "way" to patch a type echo /usr/local/lib/ >> /etc/ld.so.conf and have type make a...
Hello everyone, I am running server of NetBSD5.0 and I have thoose problems when I trying to install eggdrop: ./configure [...] checking for Tcl library... found /usr/local/lib/libtcl84.so checking for Tcl header... found /usr/local/include/tcl.h checking whether the Tcl system has changed... yes ch...