View previous topic :: View next topic |
Author |
Message |
4440 Tux's lil' helper
Joined: 25 Jul 2002 Posts: 106
|
Posted: Tue Jul 13, 2004 9:48 am Post subject: [PHP] php si, ma senza X (risoto) |
|
|
no nriesco a capire una cosa...
ho necessità di installare apache mysql e php_mod
emerge apache installa solo apache
emerge mysql installa solo mysqp
perchè
emerge php_mod mi vuol installare tra le dipendenzepure X e altra merda?
Last edited by 4440 on Tue Jul 13, 2004 10:09 am; edited 2 times in total |
|
Back to top |
|
|
randomaze Bodhisattva
Joined: 21 Oct 2003 Posts: 9985
|
Posted: Tue Jul 13, 2004 9:56 am Post subject: Re: [PHP] php si, ma senza X |
|
|
McAuriel wrote: | emerge php_mod mi vuol installare tra le dipendenzepure X e altra merda? |
La risposta é nel capitolo del manuale che parla delle USE flags. _________________ Ciao da me! |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31440 Location: here
|
Posted: Tue Jul 13, 2004 9:56 am Post subject: |
|
|
Prova a vedere con
Code: | # USE="-X -qt -tcltk -gtk2" emerge -p mod_php |
_________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
4440 Tux's lil' helper
Joined: 25 Jul 2002 Posts: 106
|
Posted: Tue Jul 13, 2004 10:06 am Post subject: |
|
|
fedeliallalinea wrote: | Prova a vedere con
Code: | # USE="-X -qt -tcltk -gtk2" emerge -p mod_php |
|
grazie! e aggiungerò nell' make.conf di fefault queste USE |
|
Back to top |
|
|
|