Problem found -- autogen.sh won't find <name>-config in directories other than /usr/bin?
- From: Miles Lane <miles amazon com>
- To: gnome-list gnome org
- Subject: Problem found -- autogen.sh won't find <name>-config in directories other than /usr/bin?
- Date: Mon, 11 Oct 1999 08:42:02 +0000
I researched the problem I was having where esound wouldn't build
when my audiofile libraries where installed in /usr/gnome/lib,
even though I had specified "--prefix=/usr/gnome". It seems that
my audiofile-config file was not being found. Due to this, the
library location flag was still being set to "-l/usr/lib".
Another problem is that after encountering the error with not
finding audiofile-config, the compilation process continue,
even though audiofile is now required for esound to build!
I am no Makefile/autogen guru, so hopefully someone else can check in
fixes for this. In the meantime, I have added:
cp /usr/gnome/bin/*-config /usr/bin
after each module compilation process in my build script.
It's a hack, but it appears to work.
Miles
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]