[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ccp4bb]: Bourne Shell



In response to my earlier question, Clemens Vonrhein pointed us to
LD_LIBRARY_PATH.

Here is the appropriate section of $CINCL/ccp4.setup-bash after editing:

 if test "$LD_LIBRARY_PATH"; then
   setenv LD_LIBRARY_PATH "$LD_LIBRARY_PATH:$CLIB"
 else
   setenv LD_LIBRARY_PATH "/lib:/usr/lib:/usr/local/lib:$CLIB"
 fi

Note the comments on "setenv" at the top of the ccp4.setup-bash file.
The colons are required as separator in the path statement.  This way,
ccp4 can be used with the Bourne shell.

Regards.
begin:vcard 
n:Tempel;Wolfram
tel;fax:+1 (706) 542-3077
tel;work:+1 (706) 583-8271
x-mozilla-html:FALSE
url:www.secsg.org
org:The University of Georgia;Biochemistry & Molecular Biology
adr:;;;;;;
version:2.1
email;internet:tempel@sgx3.bmb.uga.edu
title:Postdoctoral Associate
x-mozilla-cpt:;0
fn:Wolfram Tempel
end:vcard