LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   irssi - scripts (https://www.linuxquestions.org/questions/linux-software-2/irssi-scripts-155276/)

fackamato 03-09-2004 01:57 AM

irssi - scripts
 
Lo.
I get "Irssi: Error loading module script/sysinfo.pl: /usr/local/lib/irssi/modules/libsysinfo.pl_script.so" while trying to load sysinfo.pl , which is in ~/.irssi/scripts/ . Anyone got any ideas?
Irssi: Client: irssi 0.8.9 (20031210 2316)

hw-tph 03-09-2004 04:08 AM

Check the sysinfo.pl script; on the first line there should be something like #!/usr/bin/perl. Make sure that matches your Perl location (type which perl to find out) and then try again.

Håkan

fackamato 03-09-2004 04:26 AM

Quote:

Originally posted by hw-tph
Check the sysinfo.pl script; on the first line there should be something like #!/usr/bin/perl. Make sure that matches your Perl location (type which perl to find out) and then try again.

Håkan

Thanks for the reply!

I looked in the file, and there was no such line in the whole file, so I added it, without success.


/usr/local/lib/irssi/modules/libsysinfo.pl_script.so: cannot open shared object file: No such file or directory

There is no such file either, but it creates that one itself, doesn't it? (if it works that is)

fackamato 03-09-2004 05:33 AM

Geez.. I was tired while trying this. I tried /load script <file>, instead of /script load. Thanks! :P

All solved.

dubkat 03-09-2004 05:47 AM

Re: irssi - scripts
 
Quote:

Originally posted by fackamato
Lo.
I get "Irssi: Error loading module script/sysinfo.pl: /usr/local/lib/irssi/modules/libsysinfo.pl_script.so" while trying to load sysinfo.pl , which is in ~/.irssi/scripts/ . Anyone got any ideas?
Irssi: Client: irssi 0.8.9 (20031210 2316)

are you trying to /load sysinfo.pl ? if so... that is WRONG the command you are looking for is /run sysinfo (you may leave off the .pl) (personally i prefer sysinfoplus.pl)

/load is for modules
/run is for scripts
/help is for help :)

for handy and easier script installation download and run scriptassist.pl then all you can search and and install scripts directly from irssi

good luck. :D

if you require more assistance, pls feel free to join #irssi on EFNet

dubkat

dubkat 03-09-2004 05:48 AM

heh
 
leave it to me not to check the date of the post! d'oh!
hope the answer helps someone else in the future

dubkat
#irssi@efnet


All times are GMT -5. The time now is 07:22 AM.