Installing webmin 1.100

2003-08-18 Thread dhunt
I tried to install webmin by the instructions and ended up with a no-go on
it.

Would you be so kind as to walk through, step by step, installing a tar.gz?
converted it into a tar easy enough but this is where the instructions break
down, I think

Thanks


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


Re: Installing webmin 1.100

2003-08-18 Thread Charlie Schluting


On Tue, 19 Aug 2003 [EMAIL PROTECTED] wrote:

 I tried to install webmin by the instructions and ended up with a no-go on
 it.

 Would you be so kind as to walk through, step by step, installing a tar.gz?
 converted it into a tar easy enough but this is where the instructions break
 down, I think

 Thanks


If you don't mind webmin 1.100_9, then do this:

cd /usr/ports/sysutils/webmin/  make install

Otherwise: tar -xzf will extract the tar.gz file for you..

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


Re: Installing webmin 1.100

2003-08-18 Thread dhunt

- Original Message -
From: Konrad Neitzel [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, August 18, 2003 9:35 AM
Subject: Re: Installing webmin 1.100


 On Tue, 19 Aug 2003 09:15:21 -0600, dhunt wrote
  I tried to install webmin by the instructions and ended up
  with a no-go on it.

 Hmm ... where is your problem? Until now I haven't installed webmin on
 FreeBSD (only on different Linux-Boxes), but the way should be as
 described on www.webmin.com/download.html:

 gunzip webmin-1.100.tar.gz
 tar xf webmin-1.100.tar
 cd webin-1.100
 ./setup.sh /usr/local/webmin

 Then the script asks you some questions and so on ...

 Of course, you could also install webmin from ports (I think there is a
 port). I like the way, webmin is updating itself, so I never took an
 existing package.

 If you had any further problems, feel free to ask again.

 With kind regards,

I'll try it again.  But the script didn't seem to work.  Do you run it from
the root? or the downloaded area?



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