From: Ken D. <kd...@de...> - 2006-02-07 22:17:06
|
Jeff, I hate to say it but it seems that while I actually downloaded libsndfile, = it=20 was really installed from the Suse CDs. Hope this has not caused much trouble. Ken > Did you install libsndfile from the source code or via a pre-compiled=20 > package? If from a pre-compiled > package you may need to install a development version of the library as=20 > well. >=20 > Let me know -- I may need to modify the config script to suggest that too. >=20 > jw >=20 > Ken Dere wrote: >=20 >I have just downloaded gwc-0.21-04 and am trying to compile it. =A0configu= re=20 >says: > >checking for pkg-config... /usr/bin/pkg-config >checking for sndfile >=3D 1.0.0... configure: error: >Libsndfile 1.0.2 or greater needed, find it at=20 >http://www.zip.com.au/~erikd/libsndfile/ >OR perhaps configure can not file libsndfile, in which you can try 1 of 2= =20 >things: >1) set the environment variable PKG_CONFIG_PATH > =A0 to find the packag file for libsndfile for example: > =A0 export PKG_CONFIG_PATH=3D/usr/local/lib/pkgconfig >2) re-install libsndfile in /usr instead of /usr/local, where it installs = by=20 >default. > >however,=20 > > =A0 > >>ls /usr/lib/libsndfile* >> =A0 =A0 >> >/usr/lib/libsndfile.so.1 =A0/usr/lib/libsndfile.so.1.0.11 > >so it seems to me that it is actually there. =A0I also had this problem wi= th=20 >gwc-0.20-10b > >I have tried ./configure --prefix=3D/usr but that does not help > >I am running Suse 10.0 > >TIA >=20 >Ken Dere > =2D-=20 Ken Dere |