Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread Dominic Fandrey
jhell wrote: > > On Fri, 12 Feb 2010 13:25, kamikaze@ wrote: >> jhell wrote: >>> >>> >>> On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote: try to make it work again (with the now missing libjpeg.so.10... by inserting a line in the /etc/libmap.conf >>> echo "libjpeg.so.10 libjpeg.so"

Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread jhell
On Fri, 12 Feb 2010 13:25, kamikaze@ wrote: jhell wrote: On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote: try to make it work again (with the now missing libjpeg.so.10... by inserting a line in the /etc/libmap.conf echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf than probably all w

Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread Charlie Kester
On Fri 12 Feb 2010 at 10:25:51 PST Dominic Fandrey wrote: Hmm, I just tested it, because my port sysutils contains pkg_libchk, which has a very similar function. [...] It doesn't have libchk's ability to list unused libraries, though. Libchk's manpage contains a warning about this. You s

Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread Dominic Fandrey
jhell wrote: > > > On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote: >> try to make it work again (with the now missing libjpeg.so.10... >> by inserting a line in the /etc/libmap.conf > >> echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf > >> than probably all will work again... by the time y

Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread jhell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 12 Feb 2010 07:27, lenzi.sergio@ wrote: try to make it work again (with the now missing libjpeg.so.10... by inserting a line in the /etc/libmap.conf echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf than probably all will work again...

Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread Sergio de Almeida Lenzi
try to make it work again (with the now missing libjpeg.so.10... by inserting a line in the /etc/libmap.conf echo "libjpeg.so.10 libjpeg.so" >> /etc/libmap.conf than probably all will work again... by the time you build all ports, the later will be linked agains version 11.. and than you can de

Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread Matthew Seaman
On 12/02/2010 11:25, Jerry wrote: > I have been experiencing a similar problem. I cannot locate > libjpeg.so.10 on my system after the update. I do have this version > however: > > $ locate libjpeg.so.11 > /usr/local/lib/libjpeg.so.11 > > however, nothing wants to link against it. I

Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread Jerry
On Fri, 12 Feb 2010 08:51:54 + Matthew Seaman articulated: > On 12/02/2010 04:22, M M wrote: > > I followed the FreeBSD guidebook and tried to install the ports > > 'graphics/sane-backends' and 'graphics/sane-frontends', but when I > > did this, FreeBSD told me I needed the latest installatio

Re: FreeBSD Ports Problem - Please help

2010-02-12 Thread Matthew Seaman
On 12/02/2010 04:22, M M wrote: > I followed the FreeBSD guidebook and tried to install the ports > 'graphics/sane-backends' and 'graphics/sane-frontends', but when I did this, > FreeBSD told me I needed the latest installation of graphics/jpeg (which > happened to be jpeg-8, and I only had jpeg-7

Re: FreeBSD Ports Problem - Please help

2010-02-11 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2010/02/11 20:22, M M wrote: > My last idea is to install jpeg-8 and then cp the existing libjpeg.so.10 > file to the same directory as libjpeg.so.11 and run this command: > > ln -s /usr/local/lib/libjpeg.so.10 /usr/local/lib/libjpeg.so.11 > > I f

FreeBSD Ports Problem - Please help

2010-02-11 Thread M M
Greetings from the Louisville, Kentucky! My name is Murphy McAllister. I am writing this email in need of help/advice with FreeBSD, specifically with fixing my ports. If you would be so kind, here is my problem. I currently have FreeBSD 8.0 RELEASE installed on my Pentium 4 box. I installed it a