Hello Oskar,
The output is:
gnome-config: not found
Package libupnp was not found in the pkg-config search path.
Perhaps you should add the directory containing `libupnp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libupnp' found
So again:
[] ~>locate libupnp
/usr/local/lib/libupnp.a
/usr/local/lib/libupnp.la
/usr/local/lib/libupnp.so
/usr/local/lib/libupnp.so.2
/usr/local/libdata/pkgconfig/libupnp.pc
The error is the same if I create the path variable with the appropriate
directory:
[] ~>echo $PKG_CONFIG_PATH
/usr/local/libdata/pkgconfig/
Best Regards,
Olaf
Oskar Liljeblad wrote:
What does "pkg-config --libs libupnp" print?
Oskar
On Monday, September 04, 2006 at 17:42, White FrosT wrote:
It still doesn't work. As said in a previous mail, my libupnp is
installed in /usr/local/lib:
#locate libupnp
/usr/local/lib/libupnp.a
/usr/local/lib/libupnp.la
/usr/local/lib/libupnp.so
/usr/local/lib/libupnp.so.2
/usr/local/libdata/pkgconfig/libupnp.pc
Maybe this has something to do with it?
./configure: line 20473: -lpthread: command not found
I tried --with-libupnp=/usr/local and --with-libupnp=/usr/local/lib
Thank you for your help!
Olaf
Oskar Liljeblad wrote:
On Monday, September 04, 2006 at 16:49, White FrosT wrote:
Hello Oskar,
I started from clean sources again, applied the patch. It seems to
change some for the good, but second part doesn't fix the problem (I
think). I attached the configure ouput again...
This time it can't find libupnp at all. Try
./configure --with-libupnp=/usr/local
or replace /usr/local to the (prefix) path where libupnp is installed.
Regards,
Oskar
_______________________________________________
GMediaServer-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gmediaserver-devel
------------------------------------------------------------------------
_______________________________________________
GMediaServer-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gmediaserver-devel