Re: [Ekiga-list] Unable to compile 3.2.4 on Ubuntu Jaunty



Spencer Wise a écrit :
I ran 3.2.0 successfully, and it pretended it was registered to my H.323 gatekeeper, but actually wasn't. 3.2.4 lists a gatekeeper fix, so I followed the wiki to compile the SVN snapshot, and all went fine with no errors. But when I try to start Ekiga from terminal, it tells me Ekiga's not installed.

Has anyone done this successfully? Is 3.2.4 supposed to work with Jaunty? Is the wiki page outdated?
-Spencer
Hello,

Could you send us the error?

Currently I am not running ekiga 3.2.4 but the stable version from git repository; everything works fine on Sid and Jaunty. See http://wiki.ekiga.org/index.php/Download_Ekiga_sources to get the latest ekiga stable version.

Did you adjust your PATH to launch ekiga, or give a prefix at configure time? e.g. if you gave --prefix=/home/mylogin/root when configure, after compiling and make install to start ekiga you have to do the following:
cd /home/mylogin/root/bin
export LD_LIBRARY_PATH=/home/mylogin/root/lib
./ekiga

Paul.


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