[Bug 480305] Re: octave-3.0.5: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory
.kkursor
kkursor at 3es.ru
Mon Nov 23 03:44:31 UTC 2009
Here is data you requested:
kkursor at notebook:~$ ls /lib/libreadline*
/lib/libreadline.so.6 /lib/libreadline.so.6.0
kkursor at notebook:~$ ls /usr/lib/libreadline*
ls: cannot access /usr/lib/libreadline*: No such file or directory
Yeah, you gave me the hint. Here it is:
kkursor at notebook:~$ sudo ln -s /lib/libreadline.so.6 /lib/libreadline.so.5
After that run apt-get -f install:
kkursor at notebook:~$ sudo apt-get -f install
Чтение списков пакетов... Готово
Построение дерева зависимостей
Чтение информации о состоянии... Готово
обновлено 0, установлено 0 новых пакетов, для удаления отмечено 0 пакетов, и 0 пакетов не обновлено.
не установлено до конца или удалено 2 пакетов.
После данной операции, объём занятого дискового пространства возрастёт на 0B.
Настраивается пакет octave3.0 (1:3.0.5-6ubuntu2) ...
recreating package description from octave_packages
warning: directory octave_packages is not a valid package
Настраивается пакет qtoctave (0.8.1+dfsg-3) ...
kkursor at notebook:~$
And the problem is gone - octave is working now.
--
octave-3.0.5: error while loading shared libraries: libreadline.so.5: cannot open shared object file: No such file or directory
https://bugs.launchpad.net/bugs/480305
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list