<div dir="ltr">Hi, Bushra,<div><br></div><div>The error message sys "No such file or directory", which could mean that tcsh is not installed. Here is my suggestion:</div><div>First try, "sudo apt install tcsh" and "sudo apt install csh" and run ./siteconfig.</div><div>If the same error message still shows up, then it could be because the tcsh executable is not located under /bin/ for your operating system. Run "which tcsh" command to find out the location of tcsh. In my case (Ubuntu 18), tcsh is located under /usr/bin/tcsh. Then, replace the "/bin/tcsh" in siteconfig with the path to the tcsh executable. (In my case, "/usr/bin/tcsh").</div><div><br></div><div><br></div><div><br></div><div>Yundi</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 16, 2018 at 2:04 AM, BUSHRA SABIR <span dir="ltr"><<a href="mailto:b_sabir437@yahoo.com" target="_blank">b_sabir437@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px"><div><div>Prof Peter Blaha and Gavin abo,</div><div><br></div><div>i am trying to install wien2k latest version 18.2, while installation i am facing problem.</div><div>In command ./siteconfig_lapw</div><div> word too large</div><div>i go through mailing list and find solutions recommended by Gavin abo to make cahnges in first line of siteconfig_lapw</div><div><span><pre style="margin:0em"><br></pre></span><span><span><span>bushra@bushra-MS-7A70:~/<wbr>Wien2k_18.2$ sed -n 1p siteconfig_lapw<br></span></span></span><div><span><span><span>#!/bin/csh -fx</span></span><br></span></div><div><span>bushra@bushra-MS-7A70:~/<wbr>Wien2k_18.2$ ./siteconfig</span></div><span>unalias rm<br>set name = ./siteconfig<br>set bin = .<br>if ! ( -d . ) set bin = .<br>cd .<br>set bin = `pwd`<br>pwd<br>alias define_installdate date >$bin/WIEN2k_INSTALLDATE<br>alias wait echo "";echo " Press RETURN to continue"; set yn = ($<)<br>Word too long.<br>bushra@bushra-MS-7A70:~/<wbr>Wien2k_18.2$ ./siteconfig<br>bash: ./siteconfig: /bin/tcsh: bad interpreter: No such file or directory<br></span><div><br></div><div>kindly help me to understand this problem</div><div><br></div><div><br></div><div>Bushra Sabir<br></div><span></span></div><div><br></div><div class="m_7410436790218653926ydp517c5970signature"><font style="font-style:italic;text-decoration:underline;color:rgb(255,0,0);background-color:rgb(160,64,255)" size="3"><span style="font-family:verdana,helvetica,sans-serif"><img src="http://mail.yimg.com/us.yimg.com/i/mesg/tsmileys2/01.gif"></span></font><hr style="width:100%;min-height:2px"><font style="font-style:italic;text-decoration:underline;color:rgb(255,0,0);background-color:rgb(160,64,255)" size="3"><span style="font-family:verdana,helvetica,sans-serif"></span></font></div></div></div></div></div><br>______________________________<wbr>_________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at">Wien@zeus.theochem.tuwien.ac.<wbr>at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.<wbr>ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at: <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/<wbr>wien@zeus.theochem.tuwien.ac.<wbr>at/index.html</a><br>
<br></blockquote></div><br></div>