I need some help from our Linux gurus please. Today I took the plunge and downloaded and installed Ubuntu 64 to a brand new 320GB Western Digital SATA2 drive. I d/l and installed all 78 updates! This took many times longer than the original installation including the partitioning.
Next I tried to install BOINC.
Silly me googled BOINC and d/l the Linux version it offered (it was 32bit but this didn't dawn on me). I installed it and then realised I didn't have the 64 bit version. So I d/l the 64bit BOINC for Linux and installed that over the top of the other BOINC. Was this a mistake?
Next I tried to run BOINC and here is the dilemma. From vaughan@C2D-6400:~/Desktop/BOINC$
I typed ls to see the contents of the directory. It looked OK to me, familiar structure to the Xubuntu 32bit I have on my Windows PC. Next I typed from a Terminal sudo ./run_client and pressed Enter. It asked for my password which I typed in. A whole bunch of text appeared including
Starting BOINC client version 5.10.8 for x86_64-pc-linux-gnu
log flags: task, file_xfer, sched_ops
Libraries: libcurl/7.15.5 OpenSSL/0.9.8c zlib/1.2.3 libidn/0.6.5
Data directory: /home/vaughan/Desktop/BOINC
Processor: blah blah
Processor features: etcetera
Memory: blah
Disk: stuff
No general preference found - using BOINC defaults
and the fact that
This computer is not attached to any projects.
It ends with Visit http://boinc/berkeley.edu for instructions
which I did and that was a waste of time.
Next I opened another Terminal and typed sudo ./run_manager, then Enter and put in my password. However, instead of the BOINC Manager opening that I expected it just sat there doing nothing.
What do I need to do to correct this?