Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Anpassen von ./configure parametern in emerges
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
maximum_one
n00b
n00b


Joined: 12 Oct 2004
Posts: 59

PostPosted: Mon Jan 03, 2005 5:17 pm    Post subject: Anpassen von ./configure parametern in emerges Reply with quote

Hallo (Newbiealarm nur zur Vowarnung)

ist es mögich de configure parameter bei der Installation des Apache Servers und des PHP-Modules anzupassen ?

Ich bräucht da nämlich 1,2 Sachen anders kompiliert bei den 2 kleinen netten programchen *GG*.

Ich habe teilweise gesehen das das im ebuild steht aber eben net überall.
Das php-Modul scheint ganz ohne configure anweisungen installiet zu werden, jedoch wird ja bei Aufruf von phpinfo() die komplette ./configure sache angezeigt und da sieht es so aus als wäre da ziemlich viel mit ./configure -argrument -nocheinargument gemact worden.

naja vielleicht kann mir ja jemand helfen
danke
Back to top
View user's profile Send private message
ChrisM87
l33t
l33t


Joined: 07 Aug 2004
Posts: 728
Location: Rheinland-Pfalz (Germany)

PostPosted: Mon Jan 03, 2005 5:28 pm    Post subject: Reply with quote

Hi,

das ./configure selbst kannst du nicht anpassen, aber du kannst es mit den Useflags beeinflussen. Mehr über Useflags in der Doku.

ChrisM
_________________
born to be root - sorry for my bad English!
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Mon Jan 03, 2005 5:47 pm    Post subject: Reply with quote

Wenn Parameter nicht über USE Flags einstellbar sind, kann man bei vielen Paketen über EXTRA_ECONF="--parameter1 --parameter2" emerge <paket> weitere Flags setzen.
Back to top
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Mon Jan 03, 2005 6:00 pm    Post subject: Reply with quote

@Earthwings
Seit wann gibt es diese Funktion und wo finde ich mehr Informationen dazu?
So ein kühles Feature habe ich bisher vermißt. thanks :)
Back to top
View user's profile Send private message
cruxnor
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2004
Posts: 133

PostPosted: Mon Jan 03, 2005 6:08 pm    Post subject: Reply with quote

zielscheibe wrote:
@Earthwings
Seit wann gibt es diese Funktion und wo finde ich mehr Informationen dazu?
So ein kühles Feature habe ich bisher vermißt. thanks :)


http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1
Unter: Helper Functions -> econf

..hth..
Back to top
View user's profile Send private message
zielscheibe
l33t
l33t


Joined: 02 Apr 2004
Posts: 804
Location: Aachen

PostPosted: Mon Jan 03, 2005 6:13 pm    Post subject: Reply with quote

Thanks @cruxnor
Back to top
View user's profile Send private message
z4Rilla
Apprentice
Apprentice


Joined: 22 Dec 2003
Posts: 291
Location: EU

PostPosted: Mon Jan 03, 2005 6:23 pm    Post subject: Reply with quote

@maximum_one
mit emerge -pv mod_php bekommst du alle abhängigkeiten sowie alle relevanten USE flags aufgelistet.
Angenommen du wölltest jetz --with-jpeg-dir=/usr

Dann brauchst du nur vor dem emerge +jpeg setzen

Code:
 # USE="jpeg" emerge mod_php
Back to top
View user's profile Send private message
Genone
Retired Dev
Retired Dev


Joined: 14 Mar 2003
Posts: 9631
Location: beyond the rim

PostPosted: Tue Jan 04, 2005 5:17 am    Post subject: Reply with quote

Nur mal so die provisorische Warnung: wer EXTRA_ECONF benutzt ist für resultierende Bugs selber verantwortlich.
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