On 29 August 2010 11:23, amin farajian <[email protected]> wrote:
> Hello All,
> I'm a newbie in Linux, I wanted to use Bitextor but while trying to install
> it I found that TagAligner is also needed. I downloaded TagAligner and tried
> to install it.All things seemed OK and I installed bitextor. but when I try
> to run it, this message appears:
>
> bitextor: error while loading shared libraries: libtagaligner3-3.1.so.0:
> cannot open shared object file: No such file or directory
>
> when I saw this message I tried to reinstall TagAligner and this time I read
> the messages carefully. when I use make install to install it some messages
> like appear on the screen:
>
> Libraries have been installed in:
>    /usr/local/lib
>
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
>    - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
>      during execution
>    - add LIBDIR to the `LD_RUN_PATH' environment variable
>      during linking
>    - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
>    - have your system administrator add LIBDIR to `/etc/ld.so.conf'

You have to run ldconfig as root ('sudo ldconfig' on Ubuntu, 'su -c
ldconfig' otherwise).
-- 
<Leftmost> jimregan, that's because deep inside you, you are evil.
<Leftmost> Also not-so-deep inside you.

_______________________________________________
Moses-support mailing list
[email protected]
http://mailman.mit.edu/mailman/listinfo/moses-support

Reply via email to