[MPlayer-users] GUI compilation Error

SycOtiC Smith sycotic at onebox.com
Fri Feb 22 18:30:02 CET 2002


Just for giggles, try making a symlink from /usr/lib/libpng.so.2 to /usr/lib/libpng.so and then ./configure
--enable-gui again.  I have noticed some programs can use the numbered (.so.2), while others need
just .so libs.  YMMV.  Maybe ./configure is finding the numbered for PNG output, but cannot find
it for the GUI?  You might also need to add /usr/lib to your /etc/ld.so.conf file.
This is in the DOCS I believe...

/S. Smith

PS. In case you don't know how to symlink:
cd /usr/lib
ln -s libpng.so.2 libpng.so


__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com




More information about the MPlayer-users mailing list