abe-setup: error while loading shared libraries: libfenc.so.0: cannot open shared object file: No such file or directory

69 views
Skip to first unread message

Longxing Wei

unread,
Mar 7, 2014, 12:21:05 AM3/7/14
to libfen...@googlegroups.com
When I run ./configure ABI=32 --enable-optimized
It occurs that :
m library not found

So, I just run
./configure (without ABI=32 --enable-optimized)
make
sudo make install

It successed!

However, When I setup using:
abe-setup -m CP
It occurs that:
abe-setup: error while loading shared libraries: libfenc.so.0: cannot open shared object file: No such file or directory

I run : locate libfenc.so.0
And get this information:
     installDir/fenc-0.2.0/.libs/libfenc.so.0
     installDir/.libs/libfenc.so.0.0.2
     /usr/local/lib/libfenc.so.0
    /usr/local/lib/libfenc.so.0.0.2

My OS is Linux Mint 16
source code is fenc-0.2.0

Can anybody help? Thank you!
 

Longxing Wei

unread,
Mar 7, 2014, 1:56:04 AM3/7/14
to libfen...@googlegroups.com
I fixed this problem by running
      sudo apt-get install libmath++-dev
and re do
      ./configure
       make
      sudo make install



在 2014年3月7日星期五UTC+8下午1时21分05秒,Longxing Wei写道:
Reply all
Reply to author
Forward
0 new messages