[gst-devel] plugins-good configure fails on FC6 finding

Vinod Nanjaiah Vinod_Nanjaiah at mindtree.com
Fri Nov 2 06:20:20 CET 2007


Hi,


>  
> ./configure fails with 
>  
> configure: error: liboil-0.3 is required
>  
> but it exists in /usr/lib/liboil-0.3.so.0
>  
> can anyone offer  a suggestion on how to fix this?  add a link
> in /usr/lib ???

> No, don't ever add links or copy files yourself in /usr/lib - that just
> messes up your system and makes it completely unsupportable in the long
> run.

> You are probably missing the liboil -devel packages for your distro, ie.
> the package that has all the header files and the
>   /usr/lib/pkgconfig/liboil-0.3.pc
> file for pkg-config (this is what configure is looking for).
>   $ pkg-config --modversion liboil-0.3
> should show a version if things are set up right.

Maybe you can try 
$ pkg-config --cflags --libs liboil-0.3" 
to find out the path where the includes and libs are installed and specify
that path in u'r build.

Regards,
PN




DISCLAIMER:
This message (including attachment if any) is confidential and may be privileged. If you have received this message by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited.
E-mail may contain viruses. Before opening attachments please check them for viruses and defects. While MindTree Consulting Limited (MindTree) has put in place checks to minimize the risks, MindTree will not be responsible for any viruses or defects or any forwarded attachments emanating either from within MindTree or outside.
Please note that e-mails are susceptible to change and MindTree shall not be liable for any improper, untimely or incomplete transmission.
MindTree reserves the right to monitor and review the content of all messages sent to or from MindTree e-mail address. Messages sent to or from this e-mail address may be stored on the MindTree e-mail system or else where.




More information about the gstreamer-devel mailing list