Jump to content


Join the folding@home team!!


  • Please log in to reply
601 replies to this topic

#271 Camaro

Camaro

    Established Member

  • Members
  • PipPipPipPipPip
  • 907 posts
  • Country:USA

Posted 22 April 2007 - 08:35 PM

check Attached File  Screenshot_3.png   61.52K   10 downloads

#272 viper666

viper666

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts
  • Country:USA

Posted 22 April 2007 - 08:41 PM

View PostCamaro, on Apr 22 2007, 03:35 PM, said:

great U just showed me its in afolder,U didnt show me its in the folder u are trying to run the command in,thats why i showed u a certain way to do it. I think its not. the first pic shows U running the command in

desktop folding


this pic shows the files are not in that folder


use the ls command in the terminal


I know being a windows guy U want to use that GUI,but this is linux stick with the terminal screen .

Edited by viper666, 22 April 2007 - 08:45 PM.


#273 Camaro

Camaro

    Established Member

  • Members
  • PipPipPipPipPip
  • 907 posts
  • Country:USA

Posted 22 April 2007 - 08:52 PM

I am looking at the forum for folding, an there is another with the same problem which he seems to have gotten sorted im going to try that, ifyou look at the terminall its all i n the right folder, that ls -la thing is the problem
Attached File  Screenshot_4.png   111.86K   9 downloads

Edited by Camaro, 22 April 2007 - 08:55 PM.


#274 viper666

viper666

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts
  • Country:USA

Posted 22 April 2007 - 08:58 PM

View PostCamaro, on Apr 22 2007, 03:52 PM, said:

I am looking at the forum for folding, an there is another with the same problem which he seems to have gotten sorted im going to try that, ifyou look at the terminall its all i n the right folder, that ls -la thing is the problem

LOL funny your running the command from the wrong place thats why it doesnt work.


show me the screen shot of the ls command,with the tgz file in that folder,before u run the tar command,and before u run ./fah5


I bet its not there


the problem is u dont know linux,and your not following someone who does LOL

that being me

the ls command just shows what in the folder that all

Edited by viper666, 22 April 2007 - 08:59 PM.


#275 WFO

WFO

    Super Adv. Member

  • Members
  • PipPipPipPip
  • 569 posts
  • Country:USA

Posted 22 April 2007 - 09:07 PM

View PostCamaro, on Apr 22 2007, 06:51 AM, said:

Ok I got a question for anyone that can answer, I installed vmware on my brothers c2d an ubuntu 64bit an I tried for hours to get the smp linux to work but after unpacking the fah an trying to run the ./fah commands it just kept saying not a directory or something like that, I lost track of how many times I tried every variation they had on the web. I downloaded it many times to see if I got it wrong, but I could not figure it out. I finally downloaded the windows smp an have that running. if anyone could give me a heads up on why that would not work I would apreciate it.

Cam, I suspect you failed to install the 32 bit compatibility libraries. They are necessary.

Open the terminal and paste the following command

sudo apt-get install ia32-libs

Enter your pw and complete the install. Then you should be able to navigate to the FAH folder and run -config

Being a lazy Windows user I download the tgz from the download page. I go to the home folder and create a folding folder. Open that a create the FAH folder. I then paste the .tgz in the FAH folder. Double click it and hit the extract button. The 2 files are extracted in the FAH. I move the .tgz to the trash. Now that the libraries are installed and files extracted, open the terminal.

cd folding (enter)
cd FAH (enter
./fah5 -configonly (enter)

And you are in business. It's a piece of cake. :bluerip: HTH.

#276 viper666

viper666

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts
  • Country:USA

Posted 22 April 2007 - 09:10 PM

View PostWFO, on Apr 22 2007, 04:07 PM, said:

Cam, I suspect you failed to install the 32 bit compatibility libraries. They are necessary.

Open the terminal and paste the following command

sudo apt-get install ia32-libs

Enter your pw and complete the install. Then you should be able to navigate to the FAH folder and run -config

Being a lazy Windows user I download the tgz from the download page. I go to the home folder and create a folding folder. Open that a create the FAH folder. I then paste the .tgz in the FAH folder. Double click it and hit the extract button. The 2 files are extracted in the FAH. I move the .tgz to the trash. Now that the libraries are installed and files extracted, open the terminal.

cd folding (enter)
cd FAH (enter
./fah5 -configonly (enter)

And you are in business. It's a piece of cake. :bluerip: HTH.

why is it so hard just to type ls hit enter before running the command,to make sure the files are there,I dont get it.Its simple!

\ that could be 2 WFo but based on his screen shots hes running,the commands some place the files are not,so they dont work,if he would do what I ask we would know then we could go to the next problem,but now hes totally confused and so am I.

Edited by viper666, 22 April 2007 - 09:13 PM.


#277 Camaro

Camaro

    Established Member

  • Members
  • PipPipPipPipPip
  • 907 posts
  • Country:USA

Posted 22 April 2007 - 09:12 PM

Got it sorted, seems it needed 32bit lib

#278 viper666

viper666

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts
  • Country:USA

Posted 22 April 2007 - 09:19 PM

View PostWFO, on Apr 22 2007, 04:07 PM, said:

Cam, I suspect you failed to install the 32 bit compatibility libraries. They are necessary.

Open the terminal and paste the following command

sudo apt-get install ia32-libs

Enter your pw and complete the install. Then you should be able to navigate to the FAH folder and run -config

Being a lazy Windows user I download the tgz from the download page. I go to the home folder and create a folding folder. Open that a create the FAH folder. I then paste the .tgz in the FAH folder. Double click it and hit the extract button. The 2 files are extracted in the FAH. I move the .tgz to the trash. Now that the libraries are installed and files extracted, open the terminal.

cd folding (enter)
cd FAH (enter
./fah5 -configonly (enter)

And you are in business. It's a piece of cake. :bluerip: HTH.

thanks WFO I seem incapable of comunicating with windows guy LOL

cd folding/FAH/


u can do it as one command bro

Edited by viper666, 22 April 2007 - 09:20 PM.


#279 Camaro

Camaro

    Established Member

  • Members
  • PipPipPipPipPip
  • 907 posts
  • Country:USA

Posted 22 April 2007 - 09:25 PM

matter of miss communications, I have a folder called folding sitting in my home directory, not fah after it. seems simpler to me.

#280 viper666

viper666

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts
  • Country:USA

Posted 22 April 2007 - 09:29 PM

View PostCamaro, on Apr 22 2007, 04:25 PM, said:

matter of miss communications, I have a folder called folding sitting in my home directory, not fah after it. seems simpler to me.
na its me!

#281 WFO

WFO

    Super Adv. Member

  • Members
  • PipPipPipPip
  • 569 posts
  • Country:USA

Posted 22 April 2007 - 09:31 PM

View Postviper666, on Apr 22 2007, 02:19 PM, said:

thanks WFO I seem incapable of comunicating with windows guy LOL

cd folding/FAH/
u can do it as one command bro

Hey Cam, glad you got it sorted. As a certified Linux illiterate noob, I can relate to the frustration sometimes involved. If I were a touch typist, I might actually learn to like command line. :boom:

Thanks Viper! I didn't know the commands could be combined. :bluerip:

#282 Camaro

Camaro

    Established Member

  • Members
  • PipPipPipPipPip
  • 907 posts
  • Country:USA

Posted 22 April 2007 - 09:34 PM

seems the main problem I was having, is just running vmware for folding on the 64bit Linux I didn't install any programs didn't set it up for actual use, I did not know that, it being advertised for 64bit only, it was actually a 32bit program.

#283 viper666

viper666

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts
  • Country:USA

Posted 22 April 2007 - 09:38 PM

View PostWFO, on Apr 22 2007, 04:31 PM, said:

Hey Cam, glad you got it sorted. As a certified Linux illiterate noob, I can relate to the frustration sometimes involved. If I were a touch typist, I might actually learn to like command line. :boom:

Thanks Viper! I didn't know the commands could be combined. :bluerip:
OMG back in the begining of my Linux days, Linux wasnt as easy as it is now(as in having a GUI could take ages to get it running), I went nuts! and called it names LOL


WFO is ready to compile kernels now,he just doesnt know it ! LOL

Edited by viper666, 22 April 2007 - 09:41 PM.


#284 Camaro

Camaro

    Established Member

  • Members
  • PipPipPipPipPip
  • 907 posts
  • Country:USA

Posted 22 April 2007 - 09:42 PM

View Postviper666, on Apr 22 2007, 04:38 PM, said:

OMG back in the begining of my Linux days, Linux wasnt as easy as it is now(as in having a GUI could take ages to get it running), I went nuts! and called it names LOL
WFO is ready to compile kernels now,he just doesnt know it ! LOL
I tried out linux a few times but I never stuck with it because of them problems. I am certainly glad they have come so far.


Ya know might be abit late now to ask, but when it asks for a user an team, do I need to create a user at the folding forum or something? an just putting 51370 in will work right?

Edited by Camaro, 22 April 2007 - 09:45 PM.


#285 viper666

viper666

    Advanced Member

  • Members
  • PipPipPip
  • 101 posts
  • Country:USA

Posted 22 April 2007 - 09:44 PM

View PostCamaro, on Apr 22 2007, 04:42 PM, said:

I tried out linux a few times but I never stuck with it because of them problems. I am certainly glad they have come so far.
yea me 2 it used to be insane and some of the distro's still are.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users