how to install php extensions in kolab using openpkg?
    Gunnar Wrobel 
    wrobel at pardus.de
       
    Mon Jul 16 17:29:09 CEST 2007
    
    
  
"J.C. França" <digitalphoto at digitalphoto.com.br> writes:
> greetings,
>
> in order to avoid breaking a perfectly working system, I'd like to ask how to 
> install extra php extensions in kolab.
> the extensions in this case are mhash and iconv; they are needed for LDAP 
> Account Manager (LAM) to run.
You should be able to add the necessary options in the obmtool.conf
file (see
http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/obmtool.conf?rev=1.256&content-type=text/vnd.viewcvs-markup):
    @trigger ${altloc}php-4.4.0-2.5.2_kolab2 \
        --with=zlib \
        --with=bdb \
        --with=gettext \
        --with=imap \
        --with=openldap \
        --with=pear \
        --with=xml \
        --with=dom \
        --with=ssl \
        --with=mbstring
Cheers,
Gunnar
-- 
____ http://www.pardus.de _________________ http://gunnarwrobel.de _
    >> Mail at ease - Rent a kolab groupware server at p at rdus <<
p at rdus Kolab work is funded in part by KDAB and the Kolab Konsortium
    
    
More information about the users
mailing list