[Voiceglue] Voiceglue 0.11 installation on CentOS 5
Doug Campbell
voiceglue at campbellcastle.com
Wed Sep 2 04:54:37 UTC 2009
> exports: line 9: -L/usr/lib64/xulrunner-sdk-1.9/sdk/lib: No such file or directory
>
> However, if I do a --libs mozilla-js I get this:
>
> [root at NJM-Ast4 lib]# pkg-config --libs mozilla-js
> -L/usr/lib64/xulrunner-sdk-1.9/sdk/lib -lmozjs -lplds4 -lplc4 -lnspr4 -lpthread -ldl
Maybe the dev package isn't installed for mozilla's javascript?
Yes, if pkg-config returns it, it should work. However, I've
seen cases where pkg-config is wrong.
> /home/bobl/voiceglue_0.11/openvxi-3.4+vglue/src/VXIclient/VXIvximain.c:424: warning: cast from pointer to integer of different size
Warnings have not been removed from the original OpenVXI code.
Not a concern.
> /usr/bin/ld: skipping incompatible /usr/lib/libpthread.so when searching for -lpthread
This is usually a 32-bit vs. 64-bit issue.
Check your libraries and compiler settings.
Doug Campbell
More information about the Voiceglue
mailing list