Hi-Konstantin <br><br>Thank you for you help. I tied the commands you suggested, but it seems like we still can not run it properly, I don't know if I did anything wrong when setting it up. Did you meet this kind of problem before when setting up the program?  And could you share some of your experience about this?<br>
<br>Attached at the end is the input and output I tried.<br><br>Thank you and I really appreciate it.<br>**************<br>wlu3@ubuntu:~/Desktop/molpro$ molpro h2o.inp<br>molpro: command not found<br>wlu3@ubuntu:~/Desktop/molpro$ molpro h2o.inp &<br>
[1] 1876<br>wlu3@ubuntu:~/Desktop/molpro$ molpro: command not found<br>
./ molpro h2o.inp &<br>[2] 1878<br>[1]   Exit 127                molpro h2o.inp<br>bash: ./: is a directory<br>wlu3@ubuntu:~/Desktop/molpro$ ./molpro h2o.inp<br>eval: 1: molpro/parallel: not found<br>[2]+  Exit 126                ./ molpro h2o.inp<br>

**********************<br><br><div class="gmail_quote">On Fri, May 7, 2010 at 4:17 AM, Konstantin Tokarev <span dir="ltr"><<a href="mailto:annulen@yandex.ru" target="_blank">annulen@yandex.ru</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
06.05.10, 20:43, "迷阳" <<a href="mailto:noway56@gmail.com" target="_blank">noway56@gmail.com</a>>:<br>
<div><div></div><div>> Hi-<br>
><br>
> I was trying to setup a free trial of molpro on our own computer before we decided to buy one for our group. But after the installation, when I tested it with a simple h2o calcultion, it shows: 'molpro: command not found'. Could you tell me what I should do to get through this problem?<br>


><br>
> The procedure I tried to set up the program is<br>
> $$$$$$$$$$$$<br>
> getinfo.sh  molpro  <a href="http://molpro-mpp-2009.1-20.Linux_x86_64.sh" target="_blank">molpro-mpp-2009.1-20.Linux_x86_64.sh</a><br>
> wlu3@ubuntu:~/Desktop$ bash molpro-<br>
>  bash: molpro-: No such file or directory<br>
> wlu3@ubuntu:~/Desktop$ bash <a href="http://molpro-mpp-2009.1-20.Linux_x86_64.sh" target="_blank">molpro-mpp-2009.1-20.Linux_x86_64.sh</a><br>
><br>
> Enter installation directory for executable files [/usr/local/bin]<br>
>  molpro<br>
><br>
> Enter installation directory for library files [/usr/local/lib/molprop_2009_1_Linux_x86_64_i8]<br>
> molpro<br>
><br>
> Installation of Molpro files complete<br>
><br>
> Please give your username for accessing molpro<br>
>  ****<br>
><br>
> Please give your password for accessing molpro<br>
> ********<br>
><br>
> Token sucessfully downloaded and installed<br>
><br>
> $$$$$$$$$$$$$$$<br>
><br>
> when I tested it<br>
> ***************<br>
> wlu3@ubuntu:~/Desktop/molpro$ molpro h2o.inp<br>
>  molpro: command not found<br>
> wlu3@ubuntu:~/Desktop/molpro$ molpro h2o.inp &<br>
> [1] 4561<br>
> wlu3@ubuntu:~/Desktop/molpro$ molpro: command not found<br>
> molpro h2o.inp&<br>
> [2] 4563<br>
> [1]   Exit 127                molpro h2o.inp<br>
>  *************<br>
<br>
</div></div><div> (current directory) is not in $PATH by default. Try to run ./molpro instead of molpro<br>
<br>
--<br>
Regards,<br>
Konstantin<br>
<br>
</div>Яндекс.Почта. Письма есть. Спама - нет. <a href="http://mail.yandex.ru/nospam/sign" target="_blank">http://mail.yandex.ru/nospam/sign</a><br>
</blockquote></div><br>