Re: [Ekiga-list] What libraries and where headers to make ptib



On 08.21.2008 21:15, *Eugen Dedu* wrote :

In debian it's something like this:

./configure --enable-avahi --disable-scrollkeeper

My question was about configuring ptlib...

So i have run :
$ ./configure --enable-plugins --enable-alsa --enable-v4l --enable-v4l2 --enable-avc --enable-dc

Then:

make
make install

And i think all is good since libs had been put into /usr/local/lib and subdirectory ptlib.

I have also made and installed opal.

Now, Ekiga:
***********

I run autogen.sh. It runs automaticaly configure, so i can't pass the options i want. So, i run configure a second time with your options. At the end, i get this error message :

------------------
checking for PTLIB... configure: error: Package requirements (ptlib >= 2.3.0) 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.
------------------

I tried this, but with the same result:

$ PTLIB_LIBS=/usr/local/lib ./configure --enable-avahi --disable-scrollkeeper

Idem with:

$ PTLIB_LIBS=/usr/local/lib/ptlib ./configure --enable-avahi --disable-scrollkeeper

What might i do exactly for it to find ptlib ? (and opal)



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