Bug 9074 - irssi not loading scripts, and no /script command (perl not loaded)
Summary: irssi not loading scripts, and no /script command (perl not loaded)
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Johnny A. Solbu
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-14 10:15 CET by Simon Putt
Modified: 2013-02-21 10:36 CET (History)
0 users

See Also:
Source RPM: irssi
CVE:
Status comment:


Attachments

Description Simon Putt 2013-02-14 10:15:51 CET
I decided to try out irssi for my irc client as i used to use it on another distro, and the mageia cauldron version is unable to load scripts

i have installed irssi and irssi-perl

when i enter /script load script.pl

it says unknown command /script

scripts also do not run from ~/.irssi/scripts/autorun

many thanks for your help
Comment 1 Manuel Hiebel 2013-02-14 13:13:11 CET
and after a /load perl ?

Source RPM: (none) => irssi

Comment 2 Simon Putt 2013-02-14 13:37:47 CET
load perl fixed it, how do i do this by default?
Comment 3 Simon Putt 2013-02-14 13:40:29 CET
hmm from what i read at the irssi site, it should be auto loaded. dunno why it is not
Comment 4 Manuel Hiebel 2013-02-14 13:43:35 CET
you can add 'load perl' in .irssi/startup for yourself, but this should more be set somewhere else with pkg

Assignee: bugsquad => johnny
Summary: irssi not loading scripts, and no /script command => irssi not loading scripts, and no /script command (perl not loaded)

Comment 5 Simon Putt 2013-02-14 14:00:37 CET
working now, thanks.
Comment 6 Johnny A. Solbu 2013-02-21 10:36:41 CET
(In reply to Simon Putt from comment #3)
> hmm from what i read at the irssi site, it should be auto loaded. dunno why
> it is not

If it is, it is a loong time since it worked that way. I just tested irssi and irssi-perl on my old MDV 2010.2 system, the perl module isn't auto-loaded there either.

However it does auto-load on Debian, and I see that's because Debian compile with perl as a static module, where as Mandriva and Mageia build it as a dynamic module. If we did not, it would not be possible to run irssi without perl support.

Closing as invalid.

Status: NEW => RESOLVED
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.