Re: [Ekiga-list] Compiling opal-3.10.1



Sure.
$ pkg-config --exists --print-errors ptlib
Package ptlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `ptlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ptlib' found
$ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig pkg-config --exists --print-errors ptlib
Package ptlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `ptlib.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ptlib' found
$ PKG_CONFIG_PATH=/usr/lib/pkgconfig pkg-config --exists --print-errors ptlib
$ echo $PKG_CONFIG_PATH



Antonio, could you also give us:

What do

pkg-config --exists --print-errors ptlib
and
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig pkg-config --exists --print-errors ptlib
and
PKG_CONFIG_PATH=/usr/lib/pkgconfig pkg-config --exists --print-errors ptlib

and
echo $PKG_CONFIG_PATH
show?

--
Eugen

_______________________________________________
ekiga-list mailing list
ekiga-list gnome org
http://mail.gnome.org/mailman/listinfo/ekiga-list



--
Antonio Trande






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]