alex wrote: > Hi Guys, > > I managed to get the proper pwlib and opal given on the ekiga.net site, > built and installed. > > But when I run it, I get errors and it wont start: > > bash-3.00$ /usr/local/bin/ekiga > ld.so.1: ekiga: fatal: libopal_solaris_x86_r.so.2.2: open failed: No > such file or directory > Killed > > bash-3.00$ ls -l /usr/local/lib > total 49396 > drwxr-xr-x 3 root root 512 Oct 12 10:50 bonobo > lrwxrwxrwx 1 root root 31 Oct 12 10:38 libopal.so -> > libopal_solaris_x86_r.so.2.2.11 > lrwxrwxrwx 1 root root 31 Oct 12 10:38 > libopal_solaris_x86_r.so -> libopal_solaris_x86_r.so.2.2.11 > lrwxrwxrwx 1 root root 31 Oct 12 10:38 > libopal_solaris_x86_r.so.2 -> libopal_solaris_x86_r.so.2.2.11 > lrwxrwxrwx 1 root root 31 Oct 12 10:38 > libopal_solaris_x86_r.so.2.2 -> libopal_solaris_x86_r.so.2.2.11 > -rwxr-xr-x 1 root root 19260752 Oct 12 10:38 > libopal_solaris_x86_r.so.2.2.11 > lrwxrwxrwx 1 root root 22 Oct 12 10:26 libpt.so -> > libpt_solaris_x86_r.so > lrwxrwxrwx 1 root root 30 Oct 12 10:26 > libpt_solaris_x86_r.so -> libpt_solaris_x86_r.so.1.10.10 > lrwxrwxrwx 1 root root 30 Oct 12 10:26 > libpt_solaris_x86_r.so.1 -> libpt_solaris_x86_r.so.1.10.10 > lrwxrwxrwx 1 root root 30 Oct 12 10:26 > libpt_solaris_x86_r.so.1.10 -> libpt_solaris_x86_r.so.1.10.10 > -r--r--r-- 1 root root 5975888 Oct 12 10:26 > libpt_solaris_x86_r.so.1.10.10 > drwxr-xr-x 3 root root 512 Oct 12 10:26 pwlib > > What could be the problem? > > _______________________________________________ > ekiga-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/ekiga-list > >
Ok, I fixed this, but I dont understand why I had to do, what I did. When I built pwlib, opal and ekiga, I used --prefix=/usr/local on each. For some reason ekiga was looking in /usr/lib instead of /usr/local/lib, I re-ran the install for each of the libraries, but this time installed them in /usr, ekiga now starts, but I get an error message about no suitable audio plugins being found. I have ekiga 2.0.9 installed on the same system and it works.. bash-3.00$ /usr/local/bin/ekiga -d 4 2007/10/12 11:05:00.981 0:00.382 ekiga Detected audio plugins: 2007/10/12 11:05:00.981 0:00.382 ekiga Detected video plugins: Picture,V4L 2007/10/12 11:05:00.982 0:00.383 ekiga Detected audio plugins: 2007/10/12 11:05:00.982 0:00.383 ekiga Detected video plugins: Picture,V4L 2007/10/12 11:05:51.168 0:50.569 ekiga OpalMan Deleted manager. Any ideas? _______________________________________________ ekiga-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ekiga-list
