Greetings!

We are trying to install the FrontPage extensions on a server which has a fresh installation of Red Hat 9.0. The installation instructions ( http://www.joshie.com/projects/apache-frontpage/install.htm ) are now different than those printed out on 10/4. It appears that the Web server software installed by Red Hat had the name changed from "Apache" to "httpd", so there is a little confusion. Assuming that we need to clean up the "httpd" applications in order to install Apache with FrontPage extensions, I attempted to find and eliminate the appropriate RPMs with the following results:

**********
[EMAIL PROTECTED] root]# rpm -qa | grep -i httpd
httpd-manual-2.0.40-21.5
redhat-config-httpd-1.0.1-18
httpd-2.0.40-21.5
[EMAIL PROTECTED] root]# rpm -e httpd httpd-manual redhat-config-httpd
error: Failed dependencies:
        httpd-mmn = 20020628 is needed by (installed) mod_perl-1.99_07-5
        httpd-mmn = 20020628 is needed by (installed) mod_python-3.0.1-3
        httpd-mmn = 20020628 is needed by (installed) mod_auth_mysql-1.11-12
        httpd-mmn = 20020628 is needed by (installed) mod_auth_pgsql-0.9.12-14
        httpd-mmn = 20020628 is needed by (installed) php-4.2.2-17.2
        httpd-mmn = 20020628 is needed by (installed) mod_ssl-2.0.40-21.5
        libapr.so.0 is needed by (installed) mod_perl-1.99_07-5
        libaprutil.so.0 is needed by (installed) mod_perl-1.99_07-5
        webserver is needed by (installed) webalizer-2.01_10-11
        httpd >= 2.0.40 is needed by (installed) mod_perl-1.99_07-5
        httpd >= 2.0.40 is needed by (installed) mod_python-3.0.1-3
        httpd >= 2.0.40 is needed by (installed) mod_auth_mysql-1.11-12
        httpd >= 2.0.40 is needed by (installed) mod_auth_pgsql-0.9.12-14
        httpd is needed by (installed) mod_ssl-2.0.40-21.5
[EMAIL PROTECTED] root]#
**********

Should we remove the mod_ modules (as was indicated in the old instructions?) If so, which modules should be used as a replacement for compatibility with the FrontPage version of Apache? Or can we simply use the --nodeps option on rpm when removing the httpd modules, similar to what was listed in the old instructions? We would like to have perl and mySQL supported as at a minimum.

Thanks for your help!
    Kent


--- Kent Walker - Datatel Analyst Information Technology - U.C. Hastings College of the Law 415-565-4635


_______________________________________________ Apache-FP mailing list [EMAIL PROTECTED] http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227




Reply via email to