cuneiform team mailing list archive
-
cuneiform team
-
Mailing list archive
-
Message #00484
[Bug 345033] Re: cuneiform does not find its librarie libpuma.so
I confirm that on Ubuntu Hardy I had to run ldconfig after installation.
Should this be mentioned in readme, incorporated into Makefile or is it Ubuntu's fault?
On Debian Lenny AMD64 I had PUMA_Init failed. Fresh install of Cuneiform in both cases, with just
mkdir builddir
cd builddir
cmake ..
make
sudo make install
--
cuneiform does not find its librarie libpuma.so
https://bugs.launchpad.net/bugs/345033
You received this bug notification because you are a member of Cuneiform
Linux, which is the registrant for Cuneiform for Linux.
Status in Linux port of Cuneiform: Invalid
Bug description:
Hi!
After installing cuneiform, I tried to start it the first time. But the output is:
cuneiform: error while loading shared libraries: libpuma.so: cannot open shared object file: No such file or directory
I found libpuma.so at /usr/local/lib, but cuneiform does not.
Can anyone help?
Thanks
Koose