have a compile problem

Matthew Carpenter matt
Mon May 17 11:34:43 PDT 2004


This is because libpng.so.2 is listed as an RPM dependency, but there is
no RPM which claims to provide it.  That is where you have to do a
"--nodeps" and is one of the problems with RPM.  This is part of the
advantage to using Checkinstall when installing from source.  If you
compiled and installed libpng.so.2 with CheckInstall, all you should
(theoretically) need to do is alter the "Provides" line to include the
filename libpng.so.2 and you should be all set to install RPM's with deps
for it.


On Thu, 11 Jul 2002 16:16:37 +1000
"Keith Antoine" <kantoine at bigpond.net.au> wrote:

> Yes it will do it now BUT!
> 
> I have got Linuxvideostudio to install at last; copied libpng.so.2 to 
> /usr/X11R6/lib and that fixed it. However I cannot now get it to work so
> I tried to reinstall the rpm I just made, it complains it cannot find 
> libpng.so.2. This bloody lib is a real pain in the arse as I want a gui
> with MPLayer and it cannot install because it cannot fine libpng.so.2.



More information about the Linux-users mailing list