[EMBOSS] help
ajb at ebi.ac.uk
ajb at ebi.ac.uk
Fri Mar 14 10:37:42 UTC 2008
This has been reported before but we've never been able to
reproduce it. It seems to be limited to just some SuSE systems.
As you've installed to /usr/local then the binaries will be
in /usr/local/bin and the libraries in /usr/local/lib.
So, there are two ways you can get things to work.
a) Add /usr/local/lib to your LD_LIBRARY_PATH environment variable
e.g.
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
b) Add the line:
/usr/local/lib
to your system /etc/ld.so.conf file and then type "ldconfig"
[In order for this change to work you may need to restart
the computer]
I should also point out that version 2.10.0 of EMBOSS is rather out
of date. The current version is 5.0.0 - it will have a newer
version of 'libtool' incorporated which may or may not
solve this feature of SuSE.
Alan
> Hi!
> I installed EMBOSS 10.0 on an OPENSUSE Linux machine. I did a make install
> in the end to move stuff to the usr/local/bin folder so that the programs
> are accessible to everyone. Now when I give the path from where EMBOSS was
> installed, the programs run, e.g.
> /usr/local/EMBOSS/EMBOSS-2.10.0/emboss/wossname runs fine
> But when I type just wossname I get the following error:
> <shrish at genesys>shrish at genesys:~> wossname
> wossname: error while loading shared libraries: libnucleus.so.0: cannot
> open shared object file: No such file or directory
> Where did I go wrong? I have installed EMBOSS earlier on other versions of
> Unix and Linux, without any hassles.
> Shrish
> Dr. Shrish Tiwari
> E503, Centre for Cellular and Molecular Biology
> Uppal Road, Hyderabad - 500 007, INDIA
> Phone: 91-40-27192777
> Alternate email: shrish.geo at yahoo.com
>
> _______________________________________________
> EMBOSS mailing list
> EMBOSS at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/emboss
>
More information about the EMBOSS
mailing list