** Changed in: ekiga
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/578056
Title:
ekiga won't start: it cant locate libx264.so.67 in Lucid
To manage notification
** Changed in: ekiga
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/578056
Title:
ekiga won't start: it cant locate libx264.so.67 in Lucid
To manage notifications ab
** Changed in: ekiga
Importance: Unknown => Medium
--
ekiga won't start: it cant locate libx264.so.67 in Lucid
https://bugs.launchpad.net/bugs/578056
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-
OK, I managed to solve this problem by creating the link
lrwxrwxrwx 1 root root 13 2010-05-20 02:05 /usr/lib/libx264.so.67 ->
libx264.so.85
by cd'ing to and :
/usr/lib$ sudo ln -s libx264.so.85 ./libx264.so.67
Anyways, it seems to be a dependency bug in the libopal code that requires an
olde