Bug 8791 - Perl scripts installed with the RPM in /usr/share/irssi/scripts cannot be used be irssi
Summary: Perl scripts installed with the RPM in /usr/share/irssi/scripts cannot be use...
Status: RESOLVED WORKSFORME
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 2
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Johnny A. Solbu
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 15:23 CET by James Coates
Modified: 2013-02-11 22:00 CET (History)
0 users

See Also:
Source RPM: irssi-0.8.15-10.mga2.src.rpm
CVE:
Status comment:


Attachments

Description James Coates 2013-01-23 15:23:39 CET
Description of problem:

irssi is capable of supporting Perl scripts that add extra functionality using the /script load or /run commands. However, it looks as if this version of irssi has been compiled without Perl support, even if irssi-perl is installed as a dependency. 

Version-Release number of selected component (if applicable):

0.8.12

How reproducible:

Every time.

Steps to Reproduce:
1. Open irssi
2. Type /run usercount.pl or /script load usercount.pl
claire robinson 2013-01-23 16:19:29 CET

Assignee: bugsquad => johnny

Comment 1 Johnny A. Solbu 2013-02-11 21:45:41 CET
You need to load the perl plugin, using «/load perl».
I just tested it, and it works.

Closing.

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

Comment 2 James Coates 2013-02-11 22:00:29 CET
This should perhaps be documented somewhere.

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