Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2009 03:40:04 GMT
From:      Chris Petrik <c.petrik.sosa@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/141473: irc/kvirc-devel fails to start, missing library
Message-ID:  <200912190340.nBJ3e4oW006149@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/141473; it has been noted by GNATS.

From: Chris Petrik <c.petrik.sosa@gmail.com>
To: bug-followup@FreeBSD.org, loox@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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912190340.nBJ3e4oW006149>