Page 1 of 1

Having this already installed error

Posted: Thu Apr 24, 2014 4:23 pm
by bluearrow
When I try to install it in CentOS 6 64bit I get this message ,

Following packages are already installed:
httpd bind-9

It is highly recommended to remove them before proceeding.
If you want to force installation run this script with -f option:
Example: bash vst-install-rhel.sh –force
--

I used to bash vst-install-rhel.sh –force and install without removing it and seems everything works fine. But do I need to remove those 2 packages ? or it's fine to force installing ?

Re: Having this already installed error

Posted: Thu Apr 24, 2014 5:20 pm
by imperio
Hi,
you can delete this packages

Code: Select all

yum remove httpd bind-9 httpd-tools

Re: Having this already installed error

Posted: Fri Apr 25, 2014 3:56 am
by bluearrow
Thank you. But Since I have already installed it using force method still do I need to remove it ? I can't find it among services.

Re: Having this already installed error

Posted: Sat Jun 21, 2014 5:37 pm
by imperio
But Since I have already installed it using force method still do I need to remove it ?
No, it's okay