Re: RHEL5 and Apache configuration



2007/12/31, Mad Unix <madunix@xxxxxxxxx>:
I want to install apache on RHEL5 and configure it with othe options such as

'./configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--enable-shared'
'--with-mysql=/usr/local/mysql' '--with-zlib-dir=/usr/lib/'
'--enable-versioning' '--enable-track-vars=yes'
'--enable-url-includes--enable-sysvshm=yes' '--enable-sysvsem=yes'
'--with-gettext' '--enable-mbstring' '--enable-ftp' '--enable-calendar'
'--with-config-file-path=/etc'
'--with-oci8=/u01/app/oracle/oracle/product/10.2.0/db_1' '--enable-soap'
'--with-gd' '--enable-xml' '--with-xml' '--enable-sysvsem'
'--enable-sysvshm' '--enable-sysvmsg' '--with-regex=system' '--with-png'
'--with-ttf=/usr/lib' '--enable-sigchild'
'--with-jpeg-dir=/usr/local/lib/jpeg-6b'
'--with-freetype-dir=/usr/local/lib/freetype'

can I do this using rpm or I should with source?

You might want to take a look at the apache spec file and if something
doesn´t fit what you need, just rebuild the package.

Manuel

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: Preferred Method for Recompiling Apache on FC3? [Solved, I think]
    ... |>>prospect of doing this without breaking all of the various RPM ... |>>dependencies and hosing my system the next time the httpd package is ... |>rebuild your RPMs with your custom spec file from the updated SRPMs. ... | I agree with Darren that tweaking the httpd SRPM is the way to go. ...
    (Fedora)
  • Re: rpmbuild
    ... > whereas this option is documented in man rpm. ... So how can i rebuild a ...
    (Fedora)
  • Re: Create an rpm from a tar.gz
    ... The package is webmin cp http://www.webmin.com ... i want to do any modify and that i want to rebuild it. ... David Cary Hart ha scritto: ... >>be rebuilded in the rpm files. ...
    (Fedora)
  • RE: Create an rpm from a tar.gz
    ... If you can find the SRPM file, then do a "rpm --rebuild XXXXX.SRPM". ... The package is webmin cp http://www.webmin.com ... i want to do any modify and that i want to rebuild it. ... To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list -- ...
    (Fedora)
  • [PATCH 1/2] kbuil: add deb-pkg target
    ... # To prepare kbuild for more kernel packaging formats move all packaging ... # In top-level Makefile introduce generic support for all package ... Included the old rpm target for backward ... # and builddeb scripts. ...
    (Linux-Kernel)