Seti@Home optimized science apps and information
 
Welcome, Guest. Please login or register.
Did you miss your activation email?
08 Jan 2009, 04:33:23 pm

Login with username, password and session length
 
If you've registered already but never got your activation email, please click here.
 
 
Seti@Home optimized science apps and information  |  Optimized Seti@Home apps  |  Linux  |  Topic: How to install boinc in IPCOP ? 0 Members and 0 Guests are viewing this topic. « previous next »
Pages: [1] Go Down Print
Author Topic: How to install boinc in IPCOP ?  (Read 2008 times)
M.Tospol
Knave
*
Offline Offline

Posts: 4


View Profile
How to install boinc in IPCOP ?
« on: 10 Aug 2007, 12:20:16 am »

I'm beginner Linux.
Info IPCOP OS = Linux 2.4.34 #1 Mon Jul 16 23:11:03 GMT 2007 i686 pentium4 i386 GNU/Linux



Please help me in details ?
- BOINC Version that compatible with IPCOP.
- To install BOINC.
- To config Boinc Autostart ( same as windows service ).

thanks

Tospol.  Cry
Logged
michael37
Pre-Release Tester
Knight o' the round Table
***
Offline Offline

Posts: 117


View Profile
Re: How to install boinc in IPCOP ?
« Reply #1 on: 10 Aug 2007, 03:43:44 pm »

Well, considering I've never ever run IPCOP, let's try Smiley

Go to http://boinc.berkeley.edu/download.php and click on "Download Boinc".

Download the boinc_5.8.16_i686-pc-linux-gnu.sh file and save it somewhere (let's say in /opt).

Install it like this:

# cd /opt/
# chmod +x boinc_5.8.16_i686-pc-linux-gnu.sh
# ./boinc_5.8.16_i686-pc-linux-gnu.sh

Follow instructions and start boinc.

===========

Once you get so far, let us know and we'll help you to get through the rest.

Also, run command
# cat /proc/cpuinfo
and paste the output here.
Logged
M.Tospol
Knave
*
Offline Offline

Posts: 4


View Profile
Re: How to install boinc in IPCOP ?
« Reply #2 on: 10 Aug 2007, 09:22:44 pm »

Well, considering I've never ever run IPCOP, let's try Smiley

Go to http://boinc.berkeley.edu/download.php and click on "Download Boinc".

Download the boinc_5.8.16_i686-pc-linux-gnu.sh file and save it somewhere (let's say in /opt).

Install it like this:

# cd /opt/
# chmod +x boinc_5.8.16_i686-pc-linux-gnu.sh
# ./boinc_5.8.16_i686-pc-linux-gnu.sh

Follow instructions and start boinc.

===========

Once you get so far, let us know and we'll help you to get through the rest.

Also, run command
# cat /proc/cpuinfo
and paste the output here.


After chmod +x boinc_5.8.16_i686-pc-linux-gnu.sh  color of file boinc_5.8.16_i686-pc-linux-gnu.sh change from white to green.

cat /proc/cpuinfo

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Intel(R) Pentium(R) 4 CPU 2.40GHz
stepping        : 1
cpu MHz         : 2400.199
cache size      : 1024 KB
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni monitor ds_cpl cid
bogomips        : 4784.12
Logged
michael37
Pre-Release Tester
Knight o' the round Table
***
Offline Offline

Posts: 117


View Profile
Re: How to install boinc in IPCOP ?
« Reply #3 on: 11 Aug 2007, 02:22:26 am »

OK did you execute boinc?  That's the next command after chmod:

# ./boinc_5.8.16_i686-pc-linux-gnu.sh

Have you run boinc?  Does it run?  Were you able to connect to Seti project?
Logged
M.Tospol
Knave
*
Offline Offline

Posts: 4


View Profile
Re: How to install boinc in IPCOP ?
« Reply #4 on: 11 Aug 2007, 09:44:31 pm »

OK did you execute boinc?  That's the next command after chmod:

# ./boinc_5.8.16_i686-pc-linux-gnu.sh

Have you run boinc?  Does it run?  Were you able to connect to Seti project?


root@IPCMT:/home # ./boinc_5.8.16_i686-pc-linux-gnu.sh
tar: Skipping to next header

gunzip: stdin: invalid compressed data--format violated
tar: Error exit delayed from previous errors
root@IPCMT:/home #

  Sad
Logged
michael37
Pre-Release Tester
Knight o' the round Table
***
Offline Offline

Posts: 117


View Profile
Re: How to install boinc in IPCOP ?
« Reply #5 on: 12 Aug 2007, 02:52:53 pm »

Download the file again.
Logged
M.Tospol
Knave
*
Offline Offline

Posts: 4


View Profile
Re: How to install boinc in IPCOP ?
« Reply #6 on: 13 Aug 2007, 03:10:11 am »

Download the file again.

After download (direct from ADSL Router) and use WinSCP copy to /home

root@IPCMT:/home # chmod +x boinc_5.8.16_i686-pc-linux-gnu.sh

root@IPCMT:/home # ./boinc_5.8.16_i686-pc-linux-gnu.sh
tar: Skipping to next header
tar: Archive contains obsolescent base-64 headers

gunzip: stdin: invalid compressed data--crc error

gunzip: stdin: invalid compressed data--length error
tar: Error exit delayed from previous errors



Huh??
Logged
michael37
Pre-Release Tester
Knight o' the round Table
***
Offline Offline

Posts: 117


View Profile
Re: How to install boinc in IPCOP ?
« Reply #7 on: 14 Aug 2007, 01:45:03 am »

I have to conclude that your distribution provides incomplete/broken/obsolete version of tar so you cannot install Boinc on your computer.  Sorry.

Try another distribution of Linux.  I recommend
* Ubuntu
* Fedora Core
* OpenSuse
Logged
Black Beard
Knave
*
Offline Offline

Posts: 1


View Profile
Re: How to install boinc in IPCOP ?
« Reply #8 on: 02 Feb 2008, 05:24:34 pm »

I just did this on my IpCop box. The correct command to install Boinc is:

sh boinc_5.10.28_i686-pc-linux-gnu.sh

You don't need to chmod it either.

also make sure when you transfer the file to IpCop it is done in binary mode and not text mode. WinSCP defaulted to text mode for .sh files. I got the same errors as the OP when the file was transfered as text.

There is a nice little addon for IpCop here that will let you control Boinc from the web GUI.
http://amdusers.com/forum/showthread.php?t=3129


HTH

Black Beard
Logged
Pages: [1] Go Up Print 
Seti@Home optimized science apps and information  |  Optimized Seti@Home apps  |  Linux  |  Topic: How to install boinc in IPCOP ? « previous next »
Jump to:  


Quote!
Exceptions prove the rule ... and wreck the budget.
- Murphy's Law

 
Site Statistics
Total Members:1,187
Total Posts:12,411
Total Topics:482
Downloads
Apps
Windows R-1.x25,177
Windows R-2.020,387
Windows R-2.236,768
Linux 32bit 1.x6,589
Linux 32bit 2.24,472
Linux 64bit 2.21,839
Alpha/IA64216
FreeBSD655
HPUX355
Subtotal:95,232
Source packs:4,170
Tool/WU packs:8,146
Total:162,730
GBs dl'd:283.99
Pages served
Today:3,264
Total:3,577,084
(since 6/26/2006)
173 Donations to S@H
U.S. Dollars:3,196.59
Euros:863.90
Last 24h:$ 0.00
Avg./24h:$ 6.18
Estim. total:$ 4,319.66
Latest Member:
phod
 
 
Seti@Home optimized science apps and information | Powered by Enigma 2.0 (RC1).
© 2003-2009, LSP Dev Team. All Rights Reserved.
Seti@Home optimized science apps and information Forums | Powered by SMF.
© 2005, Simple Machines LLC. All Rights Reserved.
Powered by MySQL Powered by PHP Valid XHTML 1.0! Valid CSS!