[pyar] virtualenv y amigos

Matias Graña matias.alejo en gmail.com
Lun Mayo 26 12:31:07 ART 2014


>
>
>
> Python es bastante fácil de compilar desde los fuentes y podes hacerlosin
> sudo, seteando el parámetro --prefix. Algo así,(donde VERSION es la version
> que vos quieras).
>
> wget http://python.org/ftp/python/VERSION/Python-VERSION.tgz
> tar -xzvf Python-VERSION.tgz
> cd Python-VERSION
>
> ./configure --prefix=$HOME
> make
> make install
>
>
Caramba, no se me había ocurrido! Pero después se puede mantener fácil un
python compilado? Puedo subirle libs de PyPi que bajé a mi máquina e
instalarlas razolablemente?
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20140526/21332384/attachment.html>


More information about the pyar mailing list