From: Jeff W. <we...@ya...> - 2006-02-04 20:08:35
|
Did you install libsndfile from the source code or via a pre-compiled package? If from a pre-compiled package you may need to install a development version of the library as well. Let me know -- I may need to modify the config script to suggest that too. jw Ken Dere wrote: >I have just downloaded gwc-0.21-04 and am trying to compile it. configure >says: > >checking for pkg-config... /usr/bin/pkg-config >checking for sndfile >= 1.0.0... configure: error: >Libsndfile 1.0.2 or greater needed, find it at >http://www.zip.com.au/~erikd/libsndfile/ >OR perhaps configure can not file libsndfile, in which you can try 1 of 2 >things: >1) set the environment variable PKG_CONFIG_PATH > to find the packag file for libsndfile for example: > export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig >2) re-install libsndfile in /usr instead of /usr/local, where it installs by >default. > >however, > > > >>ls /usr/lib/libsndfile* >> >> >/usr/lib/libsndfile.so.1 /usr/lib/libsndfile.so.1.0.11 > >so it seems to me that it is actually there. I also had this problem with >gwc-0.20-10b > >I have tried ./configure --prefix=/usr but that does not help > >I am running Suse 10.0 > >TIA > >Ken Dere > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 >_______________________________________________ >Gwc-general mailing list >Gwc...@li... >https://lists.sourceforge.net/lists/listinfo/gwc-general > > > >!DSPAM:43e50809323564648698647! > > |