Eike Schulz schrieb:
Hello everyone,I still consider myself new to Linux so this is probably just a minor problem but currently I can't find a way around it - I hope that somebody can help me. Using the xds_inst script to install XDS I get the following error messages: $PATH/html_doc/xds_inst: line 20: setenv: command not found $PATH/html_doc/xds_inst: line 23: syntax error near unexpected token `(' $PATH/html_doc/xds_inst: line 23: ` set path=($XDS $path)' , since all the errors refer to lines of the input script 'you are notabout to change' I do not know where to start.Thanks in advance for any advice Kind regardsEike
Eike,the problem is probably that you use a different shell (bash ?) than xds_inst is meant to be used with (tcsh or csh).
Someone who regularly uses bash (maybe your system admininistrator?) should not have any difficulties in translating xds_inst into "bash language".
Even if you use tcsh or csh, you should "source" xds_inst (i.e. not execute it). The only purpose of xds_inst is to put the binaries into your $PATH. If they are already in your $PATH (like when they reside in /usr/local/bin), then you don't really need xds_inst.
HTH, Kay -- Kay Diederichs http://strucbio.biologie.uni-konstanz.de email: [EMAIL PROTECTED] Tel +49 7531 88 4049 Fax 3183 Fachbereich Biologie, Universität Konstanz, Box M647, D-78457 Konstanz
smime.p7s
Description: S/MIME Cryptographic Signature
