I've compiled and installed ptlib-2.10.1.

$ locate libpt
> /lib/libpthread-2.14.so
> /lib/libpthread.so.0
> /lib/i686/nosegneg/libpthread-2.14.so
> /lib/i686/nosegneg/libpthread.so.0
> /lib64/libpthread-2.14.so
> /lib64/libpthread.so.0
> /usr/lib64/libpth.so.20
> /usr/lib64/libpth.so.20.0.27
> /usr/lib64/libpthread.a
> /usr/lib64/libpthread.so
> /usr/lib64/libpthread_nonshared.a
> /usr/lib64/atlas/libptcblas.so.3
> /usr/lib64/atlas/libptcblas.so.3.0
> /usr/lib64/atlas/libptf77blas.so.3
> /usr/lib64/atlas/libptf77blas.so.3.0
>

I'm trying to compile opal but :

$ ./configure --enable-FEATURE
> checking for pkg-config... /usr/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for g++... g++
> checking whether the C++ compiler works... yes
> checking for C++ compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking for gcc... gcc
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking for a BSD-compatible install... /usr/bin/install -c
> checking for ranlib... ranlib
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for ar... ar
> configure: gcc version is 4.6.0
> checking if gcc version is valid... yes
> checking for working bit scan intrinsic... no
> configure: Opal version is 3.10.1
> checking where plugins are being installed... /usr/local/lib/opal-3.10.1
> checking for PTLIB... no
> configure: error: Package requirements (ptlib >= 2.10.1) were not met:
>
> No package 'ptlib' found
>
> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> installed software in a non-standard prefix.
>
> Alternatively, you may set the environment variables PTLIB_CFLAGS
> and PTLIB_LIBS to avoid the need to call pkg-config.
> See the pkg-config man page for more details.
>

Thanks.

-- 
*Antonio Trande
*
_______________________________________________
ekiga-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ekiga-list

Reply via email to