Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] parametros al configure (cerrado)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
shutdown
n00b
n00b


Joined: 10 Feb 2004
Posts: 63
Location: Tarragona (Spain)

PostPosted: Sat May 07, 2005 1:15 pm    Post subject: [emerge] parametros al configure (cerrado) Reply with quote

Hola a todos-as,

habia una variable de entorno que cogia el emerge para pasar parametros al configure del paquete que estabas instalando. Por ejemplo:

# variable="--without-banner" emerge pure-ftpd

y cuando compilaba el paquete se incorporaba al configure:

>>> Source unpacked.
./configure --prefix=/usr --without-banner --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share ...

Sabeis cual es esa variable de entorno?, es que no la encuentro por ningun sitio.

Gracias.


Last edited by shutdown on Sat May 07, 2005 2:58 pm; edited 1 time in total
Back to top
View user's profile Send private message
Stolz
Moderator
Moderator


Joined: 19 Oct 2003
Posts: 3028
Location: Hong Kong

PostPosted: Sat May 07, 2005 2:00 pm    Post subject: Reply with quote

Pues yo no tengo ni idea de la existencia de esa variable, pero la verdad es que muchas veces me he prguntado como pasar parametros al configure. A ver si alguien sabe algo.

Lo que si he usado bastante son variables de entorno especificas de cada ebuild, por ejemplo ALSA_CARDS al instalar Alsa o LIRC_OPTS en Lirc.

Saludozzzz
Back to top
View user's profile Send private message
kabutor
l33t
l33t


Joined: 12 Dec 2002
Posts: 821
Location: Benalmadena - Melrose Place

PostPosted: Sat May 07, 2005 2:26 pm    Post subject: Reply with quote

Que yo sepa para pasar parametros a un ebuild estan los USE flags, si se necesita alguno se debe de abrir un bug para que lo corrigan, yo tenia un servidor sin las X windows y una instalacion de un ebuild me pedia las X11, cuando tenia un parametro --without-x abri un ebug y lo solucionaron. :)

Hay otra manera que era hacer el emerge paso a paso, y con el etouch o no me acuerdo q se le podia hacer el configure a mano. :)

Los paquetes especificos como el ALSA, o el LIRC que requieren valores extras tienen sus propias variables que hay que exportar antes.. :)
_________________
My name, is sendmail, you kill -9 my parent process, prepare to vi
Back to top
View user's profile Send private message
shutdown
n00b
n00b


Joined: 10 Feb 2004
Posts: 63
Location: Tarragona (Spain)

PostPosted: Sat May 07, 2005 3:02 pm    Post subject: Reply with quote

Vale, ya lo he encontrado. :lol:

La dichosa variable era:

Code:
EXTRA_ECONF


Deberia haber mirado el handbook de gentoo :roll:

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1

Gracias, de todas formas, aqui queda por si algun dia se me vuelve a olvidar.

Saludos.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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