Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PHP features vor einem build konfigurieren [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
makenoob
Apprentice
Apprentice


Joined: 19 Aug 2004
Posts: 272
Location: /Germany/Düsseldorf

PostPosted: Thu Dec 01, 2005 9:37 am    Post subject: PHP features vor einem build konfigurieren [solved] Reply with quote

hallo zusammen.

ich habe apache 2 und php 5.0.5-r4 auf nem server installiert und muss noch ein paar sachen zusätzlich aktivieren, die sich aber nicht über die use-flags steuern lassen, die ich aber unbedingt brauche (im moment erstmal nur gettext und mbstring, was standardmäßig nicht mitinstalliert wird).

die beiden o.g. features haben kein eigenes use-flag, werden aber in der 5er installation bei dem autoconf durchlauf standardmäßig deaktiviert:

Code:

[snip]
>>> Source unpacked.
 *   Disabling bcmath
 *   Enabling bz2
 *   Disabling calendar
 *   Enabling ctype
 *   Disabling curl
 *   Disabling curlwrappers
 *   Disabling dbase
 *   Enabling dom
 *   Disabling exif
 *   Disabling fbsql
 *   Disabling fdftk
 *   Disabling filepro
 *   Disabling ftp
 *   Disabling gettext
 *   Disabling gmp
 *   Disabling hwapi
 *   Disabling iconv
 *   Disabling informix
 *   Disabling ipv6
 *   Disabling kerberos
 *   Enabling libxml
 *   Disabling mbstring
[snip]

einiger der features haben use-flags, andere nicht. ich brauche aber beides (für den web-cyradmin wird die funktion bindtextdomain() benötigt, die aber php mit gettext braucht, und phpmyadmin beschwert sich übers fehlen des mbstring-supports).

wie kann ich die optionen aktivieren oder verhinden, dass sie deaktiviert werden? (hab auch in den ebuilds dazu nix finden können) oder muss ich php dazu "von hand" an portage vorbei installieren?

tia,
marc


Last edited by makenoob on Thu Dec 01, 2005 11:33 am; edited 1 time in total
Back to top
View user's profile Send private message
meax
Tux's lil' helper
Tux's lil' helper


Joined: 21 Jul 2004
Posts: 88
Location: Babylon

PostPosted: Thu Dec 01, 2005 11:17 am    Post subject: Reply with quote

Hi,

ich glaube Du brauchst das nls USE-flag(?).

hth, meax
_________________
Bullshit makes the flowers grow and that's beautiful.
Back to top
View user's profile Send private message
makenoob
Apprentice
Apprentice


Joined: 19 Aug 2004
Posts: 272
Location: /Germany/Düsseldorf

PostPosted: Thu Dec 01, 2005 11:33 am    Post subject: Reply with quote

okay, das war das use-flag, das ich brauchte. :oops:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum