Re: [FreeBSD] Seti help

2004-06-19 Thread Peter Risdon

LW Ellis wrote:
I downloaded the setiathome package.
As far as I know everything went OK.
It would have been much better to use the port, which launches you 
straight into registration after make install. It's almost always better 
to use the port if there is one.

WHen I boot the system I get a message
Run usr/local/etc/rc.d/setiathome.sh register to start seti
I tried start with that line and got command not known
If you omitted the leading slash, this error is understandable.

I switched over to usr/local/sbin
setiathome start and got 
usr/libexec/ld-elf.so.1: Shared obj libc.so.4 not found.
I read the Seti read me
I looked in my book, and in the man pages.
There is no run command.
Start doesn't work.
Is my package installed wrong, or am I not typing the right command???
As typed above, you were not typing the right command. If your shell 
permits (bash et al), tab to complete each part of the path - saves time 
and typos.

You need a leading slash:
/usr/local/etc/rc.d/setiathome.sh register

HTH
Peter
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Solved [FreeBSD] Seti help

2004-06-19 Thread LW Ellis
Thanx Peter I was not only type thing wrong, 
I was trying to use the start command as well
Turns out I was missing a lib item from another package.
Taken care of.
Thanx again

Leon
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


[FreeBSD] Seti help

2004-06-18 Thread LW Ellis
I downloaded the setiathome package.
As far as I know everything went OK.
WHen I boot the system I get a message
Run usr/local/etc/rc.d/setiathome.sh register to start seti
I tried start with that line and got command not known
I switched over to usr/local/sbin
setiathome start and got 
usr/libexec/ld-elf.so.1: Shared obj libc.so.4 not found.
I read the Seti read me
I looked in my book, and in the man pages.
There is no run command.
Start doesn't work.
Is my package installed wrong, or am I not typing the right command???

Later, 
Leon
A fanatic is one who can't change his mind and won't change the subject.
Sir Winston Churchill
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [FreeBSD] Seti help

2004-06-18 Thread Byung-hee H.
Fri, Jun 18, 2004 at 05:27:32PM -0600
LW Ellis [EMAIL PROTECTED] wrote:

 I downloaded the setiathome package.
 As far as I know everything went OK.
 WHen I boot the system I get a message
 Run usr/local/etc/rc.d/setiathome.sh register to start seti
 I tried start with that line and got command not known
 I switched over to usr/local/sbin
 setiathome start and got 
 usr/libexec/ld-elf.so.1: Shared obj libc.so.4 not found.
 I read the Seti read me
 I looked in my book, and in the man pages.
 There is no run command.
 Start doesn't work.
 Is my package installed wrong, or am I not typing the right command???

 
Use the ports.

shell cd /usr/ports  make search key=setiathome
...than install it.

Regards,
Byung-hee H.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [FreeBSD] Seti help

2004-06-18 Thread LWEllis

 shell cd /usr/ports  make search key=setiathome
 ...than install it.
I did, now I can't get the register..
configure to run.
 Regards,
 Byung-hee H.
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to
 [EMAIL PROTECTED]

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]