Search found 2 matches
- Thu Oct 08, 2009 10:25 pm
- Forum: Compiling Audacity
- Topic: libsndfile
- Replies: 4
- Views: 6994
Re: libsndfile
Actually should not have said lib64 that would be wrong to move from lib64 to lib but get the idea you probably dont have /usr/local/lib in PKG_CONFIG_PATH or something like that. Correct PKG_CONFIG_PATH or Reinstall libsndfile You dont say what linux you use what package management but irrespective...
- Thu Oct 08, 2009 9:55 pm
- Forum: Compiling Audacity
- Topic: libsndfile
- Replies: 4
- Views: 6994
Re: libsndfile
Same problem. look at the config.log > Package sndfile was not found in the pkg-config search path. > Perhaps you should add the directory containing `sndfile.pc' > to the PKG_CONFIG_PATH environment variable > No package 'sndfile' found Use the locate command again # locate sndfile.pc /usr/lib64/pk...