ports/141473: irc/kvirc-devel fails to start, missing library

Chris Petrik c.petrik.sosa at gmail.com
Sat Dec 19 03:40:04 UTC 2009


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

From: Chris Petrik <c.petrik.sosa at gmail.com>
To: bug-followup at FreeBSD.org, loox at e-shell.net
Cc:  
Subject: Re: ports/141473: irc/kvirc-devel fails to start, missing library
Date: Fri, 18 Dec 2009 21:39:43 -0600

 --001636c5b77f68ba1f047b0c9b5c
 Content-Type: text/plain; charset=UTF-8
 
 You need to add a entry to the ldconfig files for perl, as ldconfig cant
 find the lib.
 /usr/local/libdata/ldconfig/ create a file called perl and add in the dir in
 which the .so in found
 
 /usr/local/lib/perl5/.../libperl.so add the full tree to that file and save
 it, kvirc4 should work fine after this hack.
 
 I believe this is a screw up with perl rather kvirc4 and perl should install
 that lib to /usr/local/lib/ but it does not.
 
 Chris
 
 --001636c5b77f68ba1f047b0c9b5c
 Content-Type: text/html; charset=UTF-8
 Content-Transfer-Encoding: quoted-printable
 
 You need to add a entry to the ldconfig files for perl, as ldconfig cant fi=
 nd the lib.<br>/usr/local/libdata/ldconfig/ create a file called perl and a=
 dd in the dir in which the .so in found<br><br>/usr/local/lib/perl5/.../lib=
 perl.so add the full tree to that file and save it, kvirc4 should work fine=
  after this hack.<br>
 <br>I believe this is a screw up with perl rather kvirc4 and perl should in=
 stall that lib to /usr/local/lib/ but it does not.<br><br>Chris<br>
 
 --001636c5b77f68ba1f047b0c9b5c--



More information about the freebsd-ports-bugs mailing list