Il giorno lun, 11/02/2008 alle 12.31 +0000, [EMAIL PROTECTED] ha
scritto:
> Caludio
>  
> Actually I had a couple of problems.  Fedora has a directory
> called /usr/lib/pkgconfig, 32 bit, and /usr/lib64/pkgconfig.  Under
> the default install library directory /usr/lib things like
> DirectFB-extras fail to find the configured package, so if it is 64
> bit compiled I found you need to switch the lib directory
> to /usr/lib64.  But thanks for the information.
>  

This should solve the problem:

$ PKG_CONFIG_PATH=/usr/lib64/pkgconfig ./configure --prefix=/usr
--libdir=/usr/lib64



-- 
Claudio Ciccani
[EMAIL PROTECTED]
[EMAIL PROTECTED]
http://directfb.org


_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to