Discussion:
Uninstall Webmin
(too old to reply)
Ruel Luchavez
2008-05-24 02:21:30 UTC
Permalink
Hi,


Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search
all the directory of
my webmin but i cant find the unistall.sh?


any idea here?
Cheers....
Sahil Tandon
2008-05-24 05:40:33 UTC
Permalink
Post by Ruel Luchavez
Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search
all the directory of
my webmin but i cant find the unistall.sh?
setup.sh would have created uninstall.sh, but files/patch-aa disables this:

/usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes"

Look in setup.sh and you can see the few commands executed by the uninstall
script.
--
Sahil Tandon <***@tandon.net>
Ruel Luchavez
2008-05-24 07:37:14 UTC
Permalink
but how do you uninstall the setup.sh? i have uninstall the webmin through
its ports (deinstall) but every time i use again the setup.sh to finish the
installation of webmin the server still read the old setup.sh configuration
( i can't set anymore the port,logs directory,username, etc.)

How will i do that?
Post by Ruel Luchavez
Post by Ruel Luchavez
Guys, how do you uninstall the setup of webmin (setu.sh)? i allready
search
Post by Ruel Luchavez
all the directory of
my webmin but i cant find the unistall.sh?
/usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes"
Look in setup.sh and you can see the few commands executed by the uninstall
script.
--
Sahil Tandon
2008-05-24 23:37:14 UTC
Permalink
Post by Ruel Luchavez
but how do you uninstall the setup.sh? i have uninstall the webmin through
its ports (deinstall) but every time i use again the setup.sh to finish the
installation of webmin the server still read the old setup.sh configuration
( i can't set anymore the port,logs directory,username, etc.)
It is difficult to understand your exact problem or question, but does
/usr/local/etc/webmin/ exist by any chance? It was probably (since you
modified its contents, this is a good thing) not deleted by 'make deinstall'.
So:

# rm -rf /usr/local/etc/webmin && /usr/local/lib/webmin/setup.sh
--
Sahil Tandon <***@tandon.net>
Ruel Luchavez
2008-05-26 07:26:21 UTC
Permalink
Thanks for your reply..I've just solve it


CHeerss
Post by Ruel Luchavez
Post by Ruel Luchavez
but how do you uninstall the setup.sh? i have uninstall the webmin
through
Post by Ruel Luchavez
its ports (deinstall) but every time i use again the setup.sh to finish
the
Post by Ruel Luchavez
installation of webmin the server still read the old setup.sh
configuration
Post by Ruel Luchavez
( i can't set anymore the port,logs directory,username, etc.)
It is difficult to understand your exact problem or question, but does
/usr/local/etc/webmin/ exist by any chance? It was probably (since you
modified its contents, this is a good thing) not deleted by 'make deinstall'.
# rm -rf /usr/local/etc/webmin && /usr/local/lib/webmin/setup.sh
--
Matthias Fechner
2008-05-24 08:08:12 UTC
Permalink
Hi Ruel,
Post by Ruel Luchavez
Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search
all the directory of
my webmin but i cant find the unistall.sh?
why not use:
pkg_delete webmin-1.410_1

Bye
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
Ruel Luchavez
2008-05-24 08:06:45 UTC
Permalink
Yap I tried it..many times..But still it doesn't work
Have you tried,
make clean
and then
make configure
-J
----- Original Message -----
Sent: Sat May 24 00:37:14 2008
Subject: Re: Uninstall Webmin
but how do you uninstall the setup.sh? i have uninstall the webmin through
its ports (deinstall) but every time i use again the setup.sh to finish the
installation of webmin the server still read the old setup.sh configuration
( i can't set anymore the port,logs directory,username, etc.)
How will i do that?
Post by Ruel Luchavez
Post by Ruel Luchavez
Guys, how do you uninstall the setup of webmin (setu.sh)? i allready
search
Post by Ruel Luchavez
all the directory of
my webmin but i cant find the unistall.sh?
setup.sh would have created uninstall.sh, but files/patch-aa disables
/usr/ports/sysutils/webmin/files/patch-aa:+nouninstall="yes"
Look in setup.sh and you can see the few commands executed by the
uninstall
Post by Ruel Luchavez
script.
--
_______________________________________________
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "
Loading...