LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   About VMWare and Gromacs (https://www.linuxquestions.org/questions/linux-software-2/about-vmware-and-gromacs-757534/)

awmax96 09-24-2009 12:17 PM

About VMWare and Gromacs
 
I was given a title "Modelling of Liposomes for drug delivery system" as my final year project. Hence, my supervisor introduces Linux to us which we are not familiar with at all as we are Windows user. Anyway, he gave us a brief tutorial on VMWare and the commands to install gromacs. I successfully installed VMWare, however, Im stucked here now. Where am I supposed to type in the commands? Is it at the terminal? When Im at the terminal, I see this: [root@localhost~]# Am I at the right track? I jotted down the commands. It's as follows:

cd Desktop/
1s [Is it 1(one)s/l(L)s/I(i)s?]
cd xmgrace
1s
cd_..
cd xmgrace
1s
cd grace-5.1.22/
1s
./configure
make
make install
./xmgrace

I double check with my friend, and she gave me a totally different command instead:

cd desktop
1s
cd gromacs
cd fftw-3.2.1
1s
./configure--enable-float
make
make install
cd..
1s
cd gromacs-4.0.5
1s
./configure
make

Any idea which is the right one? When i try installing the commands at terminal, I receive this msg "bash: Is: command not found"

Im very confused and not sure how else to proceed. Do advise. Thank you very very much in advance

acid_kewpie 09-24-2009 12:44 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


All times are GMT -5. The time now is 06:59 PM.