Re: libpng




--- Bill Cunningham <billcm charter net> wrote:

>     Humm. Maybe this is the problem. Pkg-config reports the same info for
> these two libraries.
> 
> libpng and libpng12. The link switch and library is the same. And you can't
> link to this.
> 
> -L includedirs@ -lpng12
> 
> Bill
> 
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list
> 

By default the two libraries are put in the same directory:

"
[3] 0:27 sergei comp home net:/ibm/home/sergei> find /AppsFromScratchWD/install/libpng-1.2.12/
-name "*.so"
/AppsFromScratchWD/install/libpng-1.2.12/lib/libpng12.so
/AppsFromScratchWD/install/libpng-1.2.12/lib/libpng.so
[4] 0:27 sergei comp home net:/ibm/home/sergei>
[4] 0:27 sergei comp home net:/ibm/home/sergei> ls -lt
/AppsFromScratchWD/install/libpng-1.2.12/lib/pkgconfig/*.pc
-rw-r--r--  1 sergei sergei 268 Sep  6 11:49
/AppsFromScratchWD/install/libpng-1.2.12/lib/pkgconfig/libpng12.pc
lrwxrwxrwx  1 sergei sergei  11 Sep  6 11:49
/AppsFromScratchWD/install/libpng-1.2.12/lib/pkgconfig/libpng.pc -> libpng12.pc
[5] 0:29 sergei comp home net:/ibm/home/sergei>
".

And everything else links against them just fine.

--Sergei.


Applications From Scratch: http://appsfromscratch.berlios.de/

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



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