LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   seti @ home (https://www.linuxquestions.org/questions/linux-software-2/seti-%40-home-184630/)

elamigo2004 05-22-2004 06:26 PM

seti @ home
 
when i download seti @ home for linux "i686", and try running it, it tells me "cannot execute binary file" or something like that. any ways to get it to run? thanks.

btmiller 05-22-2004 06:58 PM

Which binary are you downloading? I seem to recall there being two, for different glibc versions. You might try the other one and see if it works.

elamigo2004 05-22-2004 07:25 PM

i tried both...

Phorem 05-23-2004 01:05 AM

I think you have to "chmod +x" the binary first (if you haven't already), then try to run it again.

elamigo2004 05-23-2004 09:18 AM

ok what do you mean by "x"? do i do "chmod -x setiathome"? because i tried that and then i did sh and i still got the same result.

wrongman 05-23-2004 10:10 AM

only the text version is working for me... :(

elamigo2004 05-23-2004 10:20 AM

yo
 
wait, is xsetiathome the "text version"? i forgot to try that one with chmod. lemme see if it works...

wrongman 05-23-2004 10:41 AM

no is "setiathome" ... xsetiathome is the one that doesn't work

nafan 05-23-2004 01:17 PM

When you download the binaries make sure you download the file that's specific to your pc.
i686-pc-linux-gnu works fine for me on an Athlon 1800+. The binaries are already set executable so in a console (or terminal window) cd to the directory where you extracted the archive to and run the cruncher using
Code:

[nafan@mybox setiathome-3.08]$ ./setiathome -nice 10 -graphics
if it's your first time running the program it will ask you to either create a new account or login to an existing one. After it logs in and downloads a work unit, you can watch it's progress by doubleclicking on the xsetiathome file from inside gnome/kde.

Hope that helps :-)

elamigo2004 05-23-2004 09:14 PM

whoa. you didn't use sh???


All times are GMT -5. The time now is 11:28 AM.