pan-users
[Top][All Lists]
Advanced

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

Re: [Pan-users] A few dependency problems with 0.12.90


From: Alen Williams
Subject: Re: [Pan-users] A few dependency problems with 0.12.90
Date: 19 Jul 2002 08:55:06 -0700

I should have sent this to the list and not just to Jim direct...


You need to get hold of fontconfig & Xft...

address@hidden tmp]# rpm -ql fontconfig
/etc/fonts
/etc/fonts/fonts.conf
/etc/fonts/fonts.dtd
/usr/bin/fc-cache
/usr/bin/fc-list
/usr/lib/libfontconfig.so.1     <---- Dependency #1
/usr/lib/libfontconfig.so.1.0
/usr/share/doc/fontconfig-0.0.1.020626.1517
/usr/share/doc/fontconfig-0.0.1.020626.1517/AUTHORS
/usr/share/doc/fontconfig-0.0.1.020626.1517/COPYING
/usr/share/doc/fontconfig-0.0.1.020626.1517/README


address@hidden tmp]# rpm -ql Xft       
/usr/lib/libXft.so.2            <----- Dependency #2
/usr/lib/libXft.so.2.0

address@hidden root]# rpm -qa | grep Xft
Xft-1.9.1.020626.1517-2
address@hidden root]# rpm -qa | grep fontconfig
fontconfig-0.0.1.020626.1517-2

As I told Jim I upgraded Libpng, but this caused me some problems. I
basically found version 1.2.2-2 (and the devel of the same version), but
installing this broke some stuff, because for some dumb reason upgrading
deletes libpng.so.1!!! So I ended up installing the previous version on
top of it again (1.0.12-2). I would suggest finding a more elegant way
of doing this than my solution:

address@hidden root]# rpm -qa | grep png
libpng-1.2.2-2
libpng-devel-1.2.2-2
libpng-1.0.12-2     <---- Old version at the same time as new version.

After I upgraded everything I had the following error on starting Pan:
pan: relocation error: /usr/lib/libXft.so.2: undefined symbol:
FT_Set_Hint_Flags

The solution to which was to upgrade my freetype package to :
freetype-2.1.2-3, thanks to Christophe for pointing that one out.

HTH.

Regards,

Alen.

On Fri, 2002-07-19 at 08:17, Jim Henderson wrote:
> Thanks, Toby; I did get a suggestion that libXft was in Xft itself.
> 
> Jim
> 
> Toby Inkster wrote:
> > 
> > On Fri, 19 Jul 2002 09:13:56 +0100
> > Toby Inkster <address@hidden> wrote:
> > 
> > | On Thu, 18 Jul 2002 21:50:17 -0600
> > | Jim Henderson <address@hidden> wrote:
> > | |     libXft.so.2   is needed by gtk2-2.0.5-4
> > |
> > | Freetype 2.
> > 
> > My apologies, this is XFree86-devel.
> > 
> > --
> > Toby A Inkster. I can't think of anything clever to write here.
> > E-mail:   address@hidden
> > PGP:      http://www.goddamn.co.uk/tobyink/node.cgi?id=12
> > Web Page: http://www.goddamn.co.uk/tobyink/
> > IM:       AIM:inka80 ICQ:6622880 YIM:tobyink Jabber:address@hidden
> > 
> > Our policy is, when in doubt, do the right thing.
> >                 -- Roy L. Ash, ex-president, Litton Industries
> > 
> >   ------------------------------------------------------------------------
> >                        Name: signature.txt
> >    signature.txt       Type: Plain Text (text/plain)
> >                 Description: For security, this message has been digitally 
> > signed.
> 
> _______________________________________________
> Pan-users mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/pan-users

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]