pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/41635 (Irssi /script doesn't work)



The following reply was made to PR pkg/41635; it has been noted by GNATS.

From: Bernd Ernesti <netbsd%lists.veego.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/41635 (Irssi /script doesn't work)
Date: Sun, 28 Jun 2009 10:16:23 +0200

 On Sat, Jun 27, 2009 at 05:05:03PM +0000, Dick Thomas wrote:
 >  the admin of my host shell
 >  installed the package and when i run
 >  /script load
 >  and I still get
 >  18:58 -!- Irssi: Unknown command: script
 
 He reinstalled the package or he recompiled it with the needed
 /etc/mk.conf entry to enable perl support?
 
 What's the output of 'pkg_info irssi'
 
 That should contain something like this:
 
 Requires:
 perl<5.12.0
 perl>=5.10.0
 glib2>=2.14.3
 
 And 'ldd /usr/pkg/bin/irssi' will also include a reference to perl:
 
 /usr/pkg/bin/irssi:
 [..]
         -lperl => 
/usr/pkg/lib/perl5/5.10.0/i386-netbsd-thread-multi/CORE/libperl.so
 
 Bernd
 


Home | Main Index | Thread Index | Old Index