Trying to get BOINC running in Mandrivas 10.2

Questions and Answers : Unix/Linux : Trying to get BOINC running in Mandrivas 10.2
Message board moderation

To post messages, you must log in.

AuthorMessage
Guy Wood

Send message
Joined: 2 Apr 04
Posts: 10
Credit: 698,881
RAC: 0
United Kingdom
Message 113451 - Posted: 21 May 2005, 10:56:24 UTC
Last modified: 21 May 2005, 10:57:35 UTC

Hi, I've just installed Linux and am determined to get to grips with it. I managed to create a folder and extract the BOINC client into it. It created a couple of .xml files and a lock file, but no executable.

I took the BOINC website advice and tried running it with the 'client website ID number' bit but the only way I could see to do this was from a terminal window. I typed in the name of the executable followed by the website address bit followed by my ID number and hit enter. All it did was say that it couldn't run it?? I also tried copying and pasting an example command in (but with my ID number) and said exactly the same thing.

What daft newbie thing have I or am I doing wrong?
ID: 113451 · Report as offensive
Profile ML1
Volunteer moderator
Volunteer tester

Send message
Joined: 25 Nov 01
Posts: 20289
Credit: 7,508,002
RAC: 20
United Kingdom
Message 113480 - Posted: 21 May 2005, 14:26:35 UTC
Last modified: 21 May 2005, 14:27:06 UTC

All it did was say that it couldn't run it

Quite right too. Can't let any old virus run when it wants to! This isn't MS Windows ya know!! :)

More seriously:

From the terminal command line, "cd" to where you extracted boinc. In the boinc directory, use the command:
chmod +x boinc_*

This makes the file 'executable'.

Then run it with "./boinc_WHATEVER_ITS_CALLED"

Look around, there's a few example scripts for running boinc as a background service.

Welcome to linux. It quickly gets easier as you learn a few commands.

Good luck,
Martin
See new freedom: Mageia Linux
Take a look for yourself: Linux Format
The Future is what We all make IT (GPLv3)
ID: 113480 · Report as offensive
Guy Wood

Send message
Joined: 2 Apr 04
Posts: 10
Credit: 698,881
RAC: 0
United Kingdom
Message 113762 - Posted: 22 May 2005, 13:05:09 UTC - in response to Message 113480.  

All it did was say that it couldn't run it

Quite right too. Can't let any old virus run when it wants to! This isn't MS Windows ya know!! :)

More seriously:

From the terminal command line, "cd" to where you extracted boinc. In the boinc directory, use the command:
chmod +x boinc_*

This makes the file 'executable'.

Then run it with "./boinc_WHATEVER_ITS_CALLED"

Look around, there's a few example scripts for running boinc as a background service.

Welcome to linux. It quickly gets easier as you learn a few commands.

Good luck,
Martin


ID: 113762 · Report as offensive
Guy Wood

Send message
Joined: 2 Apr 04
Posts: 10
Credit: 698,881
RAC: 0
United Kingdom
Message 113763 - Posted: 22 May 2005, 13:08:02 UTC

Cheers Martin, After a few hours searching Google, I found out it was the ./ thing I was missing and managed to get it running.

What exactly is the ./ thing, anyway? Could you explain it? I work in IT so am determined to crack Linux this time round (I tried it a few years ago but didn't get very far - lol).

Do you know of any good 'noob' books or websites that will help me learn?

Many TIA!
ID: 113763 · Report as offensive
Profile ML1
Volunteer moderator
Volunteer tester

Send message
Joined: 25 Nov 01
Posts: 20289
Credit: 7,508,002
RAC: 20
United Kingdom
Message 113854 - Posted: 22 May 2005, 19:10:04 UTC - in response to Message 113763.  
Last modified: 22 May 2005, 19:17:54 UTC

...I found out it was the ./ thing I was missing and managed to get it running.

Good stuff. (I'm sure I included "./" in the instructions :)
What exactly is the ./ thing, anyway?

It is part of one of the many security features on *nix, if enabled, that avoids unwittingly running malware.

A secure *nix system excludes your current directory from the command search path. The character sequence "./" explicitly points to your current directory and overrides the normal search path. It means that a sneaky install can't put a rogue program called for example "ls" into a directory for you to unwittingly blunder into to execute... (Also, you can secure the normal "bin" directories against user abuse.)

Do you know of any good 'noob' books or websites that will help me learn?


news:alt.os.linux.mandrake

http://tldp.org/

http://www1.mandrivalinux.com/en-us/ and look up the documentation on the left panel.

There's also lots of documentation in /usr/share/doc.

And then there's also "#" and "##" in konqueror for the command line "man" and "info". Eg, try "man man" on the command line, and #man on the konqueror address line.

Good luck,
Martin
----------   OS? What's that?!               (Martin_285 on Mandriva)
- Martin -   To most people, "Operating System" is unknown & strange.
- 53N 1W -   Mandriva 10LE GNU Linux - An OS for Supercomputers & PCs
----------   http://www1.mandrivalinux.com/en/concept.php3 

See new freedom: Mageia Linux
Take a look for yourself: Linux Format
The Future is what We all make IT (GPLv3)
ID: 113854 · Report as offensive

Questions and Answers : Unix/Linux : Trying to get BOINC running in Mandrivas 10.2


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.