Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
07-25-2003, 12:13 PM
|
#1
|
Member
Registered: Jun 2003
Location: USA
Distribution: RedHat 8, 9.0
Posts: 37
Rep:
|
uninstalling apache
hey guys, this seems like a stupid question, but im not sure whats going on. Anyway,
I installed apache 2.0 when I installed linux RH8. I've been trying to install the frontpage server extensions for a while now with no luck. So i've been reading on here that it's pry better to start with a fresh and clean install of apache.
so i want to uninstall apache, but when I go to the package manager thing that comes with rh8, i uncheck the web server and click update. It runs through checking the dependancies and tells me i have to uncheck the redhat-config-packages. So i go and uncheck that also, but each time I hit update (with web server and redhat-config-packages both unchecked) it comes up with saying i have to uncheck the redhat-config-packages still.
Does anyone have any ideas what would be causing it to consistantly be coming back saying i have to uncheck that file. thanks.
|
|
|
07-25-2003, 12:18 PM
|
#2
|
Senior Member
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791
Rep:
|
from the bash prmpt
rpm -e --test httpd
this will give you all the dependant rpms.
|
|
|
07-25-2003, 12:25 PM
|
#3
|
Member
Registered: Jun 2003
Location: USA
Distribution: RedHat 8, 9.0
Posts: 37
Original Poster
Rep:
|
ok its saying i have failed dependencies
|
|
|
07-25-2003, 12:56 PM
|
#4
|
Senior Member
Registered: Mar 2003
Location: Beautiful BC
Distribution: RedHat & clones, Slackware, SuSE, OpenBSD
Posts: 1,791
Rep:
|
you will need to remove te dependent packages first.
Those dependent packages may have packages that are dependent on them
|
|
|
07-25-2003, 01:05 PM
|
#5
|
Member
Registered: Jun 2003
Location: USA
Distribution: RedHat 8, 9.0
Posts: 37
Original Poster
Rep:
|
okay.... thats a pain..
anyway, i was looking at my system logs.. then under rpm packages.. and it says httpd-2.0.40-8.i386.rpm is int he list saying its installed.. but then i go to bash and rpm -e httpd.... and it tells me :
error: package httpd-2.0.40-8.i386.rpm is not installed..
????
|
|
|
07-25-2003, 01:13 PM
|
#6
|
Member
Registered: Jun 2003
Location: USA
Distribution: RedHat 8, 9.0
Posts: 37
Original Poster
Rep:
|
ok anyway, i got rid of all the dependencies that listed after typing rpm -e --test httpd.
So i should be able to unstill it from the packages manager right
|
|
|
07-28-2003, 06:40 AM
|
#7
|
Member
Registered: Jun 2003
Location: Chennai,India
Distribution: Almost all the flavours of linux
Posts: 39
Rep:
|
have u found the solutions and did it work.
|
|
|
07-28-2003, 08:08 AM
|
#8
|
Member
Registered: Jun 2003
Location: USA
Distribution: RedHat 8, 9.0
Posts: 37
Original Poster
Rep:
|
i have uninstalled all the dependencies (atleast I think I have).. but It still will not un install apache... Im not sure.
|
|
|
07-28-2003, 08:47 AM
|
#9
|
Member
Registered: Jun 2003
Location: Chennai,India
Distribution: Almost all the flavours of linux
Posts: 39
Rep:
|
check whether ur apache is running using the ps aux if its running stop it then query the rpm using the rpm -qa is any rpm is found then remove it using the rpm -e <name of the rpm installed> --nodeps
the nodeps option is to ignore all the dependencies if it is not removed then reboot the machine again and follow the steps again
get back to me with the status
|
|
|
07-28-2003, 09:25 AM
|
#10
|
Member
Registered: Jun 2003
Location: USA
Distribution: RedHat 8, 9.0
Posts: 37
Original Poster
Rep:
|
hmm its uninstalled now. Thanks 
|
|
|
08-04-2003, 09:50 PM
|
#11
|
LQ Newbie
Registered: Aug 2003
Posts: 5
Rep:
|
I just had the same problem, this post helped a lot.
I found the problem with mine seemed to be getting rid of mod_perl, but it's all good now.
|
|
|
All times are GMT -5. The time now is 08:32 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|