Thread 'Linux Installation Problem'

Message boards : BOINC client : Linux Installation Problem
Message board moderation

To post messages, you must log in.

Previous · 1 · 2

AuthorMessage
Nunu

Send message
Joined: 10 Apr 07
Posts: 38
Message 9567 - Posted: 13 Apr 2007, 18:46:59 UTC - in response to Message 9555.  

What distro are you using there may be other options if its debian based. If not i have no idea what next unless someone unpackages it and mails it to you or something.


I'm using gunzip 1.1.1 (1 Jun 93)
Copilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H
ID: 9567 · Report as offensive
Nicolas

Send message
Joined: 19 Jan 07
Posts: 1179
Argentina
Message 9573 - Posted: 14 Apr 2007, 17:08:41 UTC

What about your tar and bash version? (I'm assuming your shell is bash).
ID: 9573 · Report as offensive
Nunu

Send message
Joined: 10 Apr 07
Posts: 38
Message 9615 - Posted: 16 Apr 2007, 13:44:56 UTC - in response to Message 9573.  

What about your tar and bash version? (I'm assuming your shell is bash).


Not sure how to bring up ther version with tar, but the MAN page shows:
HP-UX Release 10.20: July 1996

bash:
GNU bash, version 1.13.2 -CWRU

My command interpreter is ksh.
ID: 9615 · Report as offensive
Metod, S56RKO

Send message
Joined: 9 Sep 05
Posts: 128
Slovenia
Message 9620 - Posted: 16 Apr 2007, 15:59:56 UTC - in response to Message 9615.  
Last modified: 16 Apr 2007, 16:06:13 UTC

What about your tar and bash version? (I'm assuming your shell is bash).


Not sure how to bring up ther version with tar, but the MAN page shows:
HP-UX Release 10.20: July 1996

bash:
GNU bash, version 1.13.2 -CWRU

My command interpreter is ksh.


Huh ... are you sure your box is Linux? It might be some other variant of Unix. What does

uname -a

print out?

System utilities (such as gunzip, tar, etc) usually take command line option --version if they are GNU by origin.

Bash, for one, is ancient.

[edit]
So is your gunzip ...

One of linux boxes I have access to gives:

$ tar --version
tar (GNU tar) 1.16
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.

$ bash --version
GNU bash, version 3.1.17(1)-release (i486-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.

$ gunzip --version
gunzip 1.3.5
(2002-09-30)
Copyright 2002 Free Software Foundation
Copyright 1992-1993 Jean-loup Gailly
This program comes with ABSOLUTELY NO WARRANTY.
You may redistribute copies of this program
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING.
Compilation options:
DIRENT UTIME STDC_HEADERS HAVE_UNISTD_H HAVE_MEMORY_H HAVE_STRING_H HAVE_LSTAT ASMV
Written by Jean-loup Gailly.
[/edit]
Metod ...
ID: 9620 · Report as offensive
Nunu

Send message
Joined: 10 Apr 07
Posts: 38
Message 9626 - Posted: 16 Apr 2007, 18:25:19 UTC - in response to Message 9620.  
Last modified: 16 Apr 2007, 18:33:28 UTC


Huh ... are you sure your box is Linux? It might be some other variant of Unix. What does

uname -a

print out?



I write this in fear of me being a total idiot; uname -a prints out:

HP-UX whrcs4 B.10.20 A 9000/785 unknown


If boinc_5.8.15_i686-pc-linux-gnu.sh is the wrong version, what version should I be using?
ID: 9626 · Report as offensive
Nicolas

Send message
Joined: 19 Jan 07
Posts: 1179
Argentina
Message 9635 - Posted: 16 Apr 2007, 21:16:48 UTC

Compiling your own is the only choice; there aren't official binaries for HP-UX. You'll have to do the same with SETI application, not only BOINC.
ID: 9635 · Report as offensive
Nunu

Send message
Joined: 10 Apr 07
Posts: 38
Message 9637 - Posted: 16 Apr 2007, 21:40:10 UTC - in response to Message 9635.  

Compiling your own is the only choice; there aren't official binaries for HP-UX. You'll have to do the same with SETI application, not only BOINC.


Wonderful. :(

I tried that. Unfortunetly my C compiler cannot create executables, and I don't have root password. Looks like 1 less server to use.
ID: 9637 · Report as offensive
ProfileKSMarksPsych
Avatar

Send message
Joined: 30 Oct 05
Posts: 1239
United States
Message 9646 - Posted: 17 Apr 2007, 0:46:59 UTC

Try looking on this page of third party complied binaries. I only scanned it briefly.
Kathryn :o)
ID: 9646 · Report as offensive
Nicolas

Send message
Joined: 19 Jan 07
Posts: 1179
Argentina
Message 9654 - Posted: 17 Apr 2007, 13:32:16 UTC - in response to Message 9637.  

I tried that. Unfortunetly my C compiler cannot create executables, and I don't have root password. Looks like 1 less server to use.

99.99% of the times ./configure says your C compiler cannot create executables, it actually means you have no C compiler installed.
ID: 9654 · Report as offensive
Previous · 1 · 2

Message boards : BOINC client : Linux Installation Problem

Copyright © 2025 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.