iGoD ReleNtLeS
15-02-2010, 08:06 PM
ok, ive downloaded the required Linux clients for my Ubuntu OS and it seems im have trouble getting them to run.
(http://folding.stanford.edu/English/LinUNIGuide)
Now when im following the install instructions it says i should enter these commands into the terminal:
mkdir -p ~/folding
cd ~/folding
curl -O http://www.stanford.edu/group/pandegroup/folding/release/FAH6.02-Linux.tgz
tar xzf FAH6.02-Linux.tgz
so i do as it says and then it gives this back:
ttg@ttg-Unix:~$ mkdir -p ~/folding
ttg@ttg-Unix:~$ cd ~/folding
ttg@ttg-Unix:~/folding$ curl -O http://www.stanford.edu/group/pandegroup/folding/release/FAH6.02-Linux.tgz
The program 'curl' is currently not installed. You can install it by typing:
sudo apt-get install curl
curl: command not found
ttg@ttg-Unix:~/folding$ tar xzf FAH6.02-Linux.tgz
tar: FAH6.02-Linux.tgz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
so im guessing it wants me to enter this command into the terminal:
sudo apt-get install curl
however im no Ubuntu genus and dont particularly want to go desroying my install. anyone care just to give the thumbs up?
(http://folding.stanford.edu/English/LinUNIGuide)
Now when im following the install instructions it says i should enter these commands into the terminal:
mkdir -p ~/folding
cd ~/folding
curl -O http://www.stanford.edu/group/pandegroup/folding/release/FAH6.02-Linux.tgz
tar xzf FAH6.02-Linux.tgz
so i do as it says and then it gives this back:
ttg@ttg-Unix:~$ mkdir -p ~/folding
ttg@ttg-Unix:~$ cd ~/folding
ttg@ttg-Unix:~/folding$ curl -O http://www.stanford.edu/group/pandegroup/folding/release/FAH6.02-Linux.tgz
The program 'curl' is currently not installed. You can install it by typing:
sudo apt-get install curl
curl: command not found
ttg@ttg-Unix:~/folding$ tar xzf FAH6.02-Linux.tgz
tar: FAH6.02-Linux.tgz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Exiting with failure status due to previous errors
so im guessing it wants me to enter this command into the terminal:
sudo apt-get install curl
however im no Ubuntu genus and dont particularly want to go desroying my install. anyone care just to give the thumbs up?