Re: [ccp4bb] program align does not see libcxa.so.5

2010-04-30 Thread Maia Cherney
Dear James, Tim. the command below (setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/path/of/directory/which/contains/thelib) worked for me. Thanks a lot. Maia James Holton wrote: for tcsh, the command is: setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/path/of/directory/which/contains/thelib -Ja

Re: [ccp4bb] program align does not see libcxa.so.5

2010-04-30 Thread James Holton
for tcsh, the command is: setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:/path/of/directory/which/contains/thelib -James Holton TCSH Scientist On 4/30/2010 12:13 PM, Tim Gruene wrote: one-time solution: In the terminal from which you want to start the program, type export LD_LIBRARY_PATH=$LD

Re: [ccp4bb] program align does not see libcxa.so.5

2010-04-30 Thread Tim Gruene
one-time solution: In the terminal from which you want to start the program, type export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/of/directory/which/contains/thelib then start the program. This is valid for a POSIX-compliant shell (bash, ksh, zsh, sh,...). If you use (t)csh, the syntax is differen

Re: [ccp4bb] program align does not see libcxa.so.5

2010-04-30 Thread Maia Cherney
Hi bb, when I try to run al3 (align) I get the error message error while loading shared libraries: libcxa.so.5: cannot open shared object file: No such file or directory In fact, this file exists. How can I tell al3 where to look for this file? Maia Ed Pozharski wrote: On Fri, 2010-04-30 at