[horde] apache & mod_ssl & imap support & mysql & php compilation help ...

Remsnet Mail2news Horde Mailing liste rnshorde at mail.remsnet.de
Thu Apr 26 06:09:18 PDT 2001


Zitiere "Brent J. Nordquist" <bjn at horde.org>:

> On Tue, 24 Apr 2001, nissim_p at netvision.net.il
> <nissim_p at netvision.net.il>...:
> 
> > I already have everything working exept for the ssl because i used the
> > rpm-based
> > installation supplied by horde but it seems to be that i'll need to
> remove
> > all the rpm's
> > and build everything from scrach if there isn't a way to add the ssl
> support
> > to
> > the apache without removing the whole installtion .
> 
> Others on the list have pointed here in the past:
> 
> http://www.jasons.org/modssl.php

that won't help him since imp-2,3 needs php-4.05-dev ( the CVS )


> 
> if you want to do Apache+SSL with RPMs for Red Hat 6.x -- I have no
> experience with those myself.

do it from scracht - that will work with the folowing description

---------------cut here-----
Horde/IMP software requirements
-------------------------------------
 
Folgende software der reinenfolge nach :
- GCC 2.95.3 required + passende compiler tools ( siehe Changes file in
/usr/src/li
nux/Documentaion/ )
- bison 1.28 oder neuer required
- libtool 1.3.5 required --prefix=/usr
- openldap-stable-20000704 required --prefix=/usr/local
- mm-1.1.3 required --prefix=/usr/local
- mhash-0.8.9 required --prefix=/usr/local
- gmp-3.1.1 required --enable-fft --enable-mpbsd --enable-mpfr --enable-assert
--wi
th-gnu-ld --prefix=/usr/local
- libmcrypt-2.4.10 --prefix=/usr/local
- openssl-0.9.6 ( besser dayly snapshot )
- freetype-2.0.1  Makefile ->prefix=/usr
###
#
- sendmail 8.11.3 oder neuer mit SSL support
#
############
#
- Apache 1.3.17 oder neuer mit mod_perl-1.25, mod_ssl-2.8.1-1.3.19, DSO, EAPI
requi
red --prefix=/usr/local
#
############################################
- mysql-3.23.32 oder neuer ( libs only or full installed mysql)
- xpm-3.4g or newer required --prefix=/usr/X11R6 ( libxpm.4.7 )
        -> ln -s /usr/X11R6 /usr/X11R6-elf/  vor make install
- libpng-1.0.9 requsr/bin/tcl --with-java=/usr
- zlib-1.1.3 required --prefix=/usr/local
- libwmf-0.1.21b required --prefix=/usr/local
- wv-0.6.4 required --prefix=/usr/local
- imap-2000c required --prefix=/usr/local
 
  
############################################
- mysql-3.23.32 oder neuer ( libs only or full installed mysql)
- xpm-3.4g or newer required --prefix=/usr/X11R6 ( libxpm.4.7 )
        -> ln -s /usr/X11R6 /usr/X11R6-elf/  vor make install
- libpng-1.0.9 required --prefix=/usr/local --enable-shared --enable-static
- netpbm-9.12 required , vi Configure -> #!/bin/perl -> #!/usr/bin/perl
        enthaent u.a. libtiff.so.3
->>http://sourceforge.net/project/showfiles.php?group_id=5128
- jpeg-6b required --prefix=/usr/local
- gd-1.8.4 required --prefix=/usr/local,
        CFLAGS=-O -DHAVE_LIBXPM -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE
        LIBS=-lgd -lpng -lz -ljpeg -lfreetype -lm -lttf
        INCLUDEDIRS=-I. -I/usr/include/X11 -I/usr/X11R6/include/X11
-I/usr/local/include/freetype2
        LIBDIRS=-L. -L/usr/lib -L/usr/local/lib -L/usr/lib/X11 -L/usr/X11R6/lib
- gtk+-1.2.9pre4 required --prefix=/usr --with-x --with-native-locale=yes (
benoetigt die libglib 1.2.9 oder neiuer )
- libxml2-2.3.5 required
--with-html-dir=/usr/local/apache/manual/libxml--prefix=/usr
--with-zlib=/usr/local
- pdflib-3.03 required --with-perl=/usr/bin/perl --with-tcl=/usr/bin/tcl
--with-java=/usr
- zlib-1.1.3 required --prefix=/usr/local
- libwmf-0.1.21b required --prefix=/usr/local
- wv-0.6.4 required --prefix=/usr/local
- imap-2000c required --prefix=/usr/local
        -> vi Makefile, SPECIALAUTHENTICATORS=ssl, PASSWDTYPE=pam     , make slx
- freetype-2.0.1 required --prefix=/usr
- gettext required .. --prefix=/usr/local/gettext von alpha.gnu.org
  ( HINT: CVS aufsetzen fuer gettext )
        fuers system die vom distributor mitgeliferte verwenden !! oder system
chrash :-(
 
- faqprog.pl required ->> ftp://ftp.gnupg.org/pub/gcrypt/contrib/faqprog.pl  
- gnupg-1.0.4 required --prefix=/usr/local --with-catgets
- pspell ver .11.2 http://pspell.sourceforge.net/ required --with-gnu-ld
--prefix=/usr --enable-ltdl
- aspell ver .32.6 - http://aspell.sourceforge.net/ required
        ->> /chroot/.../aspell-.33 =>cp ./misc/aspell-c.h /usr/include/
        Hint : zum compiliren von pspell & aspell werden die CVS version vom
spell benoetigt,
        Hint: Workaround : aspell/pspell von Linux distro rpms instaliren
 
#############
# IRCG support im php
- SGI statte save lib : http://oss.sgi.com/projects/state-threads/download/ ,
version 1.1.1
        ->> make linux-optimized
        ->> ranlib LINUX_2.2.16-22_OPT/libst.a; chmod 644
LINUX_2.2.16-22_OPT/libst.a; cp -p LINUX_2.2.16-22_OPT/libst.a /usr/lib
        ->> chmod 755 LINUX_2.2.16-22_OPT/libst.so ; cp -p
LINUX_2.2.16-22_OPT/libst.so  /usr/lib
        ->> chmod 644 LINUX_2.2.16-22_OPT/st.h ; cp -p LINUX_2.2.16-22_OPT/st.h
/usr/include/
        ->> strip LINUX_2.2.16-22_OPT/proxy LINUX_2.2.16-22_OPT/server
LINUX_2.2.16-22_OPT/lookupdns
        ->> cp -p LINUX_2.2.16-22_OPT/proxy LINUX_2.2.16-22_OPT/server
LINUX_2.2.16-22_OPT/lookupdns /usr/sbin
 
- Install docu : http://lxr.php.net/source/php4/ext/ircg/README.txt
- IRCG-2.1 von http://schumann.cx/ircg/
        ->  --prefix=/usr/
        -> make install
#
###############################
#
fuer  java support in php4.05-dev wird  jdk1.2.2 oder neuer benoetigt
 
#
############################
#                                                                          
- cvs version vom php4, TRSM , Zend von ftp.remsnet.de/pub/Mirror/...
#
ff995858# /chroot/Apachetoolbox-1.5.15/src/php-4.0.5-cvs =>./buildconf
buildconf: checking installation...
buildconf: autoconf version 2.13 (ok)
buildconf: automake version 1.4 (ok)
buildconf: libtool version 1.3.5 (ok)
rebuilding Makefile templates
automake: configure.in: installing `Zend/ylwrap'
rebuilding configure
rebuilding acconfig.h
rebuilding main/php_config.h.in
ff995858# /chroot/Apachetoolbox-1.5.15/src/php-4.0.5-cvs =>
 
 gettext required .. --prefix=/usr/local/gettext
 von alpha.gnu.org
( HINT: CVS aufsetzen fuer gettext )
 
./configure --enable-memory-limit --enable-ftp
--with-apxs=/usr/local/apache/bin/apxs 
--with-mm=/usr/local --with-openssl=/usr/local/ssl --with-gd=../gd-1.8.4
--with-ttf=/usr  
--with-jpeg-dir=/usr/local --with-xpm-dir=/usr/X11R6 --with-tiff-dir=/usr
--enable-gd-native-ttf 
--with-mhash=/usr/local --with-mcrypt=/usr/local --with-mysql=/usr
--with-ldap=/usr --enable-versioning --enable-calendar --enable-sigchild
--with-gdbm=/usr --with-config-file-path=/usr/local/apache/conf/php.ini 
--enable-trans-sid --enable-sockets --enable-sysvshm --enable-sysvsem
--with-jpeg-dir=/usr/local 
--with-imap=/usr/local --with-gettext=/usr/local/gettext --with-db3=/usr
--with-gdbm=/usr 
--with-zlib=/usr/local --with-wddx --with-dom=/usr --enable-filepro
--with-pspell=/usr 
--with-aspell=/usr --with-ircg=/usr --with-gmp=/usr/local --enable-exif          



if you don not understand the german words use babelfish at www.altavista.com

Kindly regards , 

Horst Venzke,
Hostmaster at remsnet.de

                

                                                   




> 
> -- 
> Brent J. Nordquist <bjn at horde.org> N0BJN
> Yahoo!: Brent_Nordquist / AIM: BrentJNordquist / ICQ: 76158942
> 
> 
> -- 
> Horde mailing list: http://horde.org/horde/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: horde-unsubscribe at lists.horde.org
> 


-------------------------------------------------
This mail sent through Secure Imap server: https://mail.remsnet.de/imp




More information about the horde mailing list