Diaz.Ramon wrote:
Dear All,

I've got into the habit of installing R from the precompiled Debian binaries, 
including many of the packages from the r-cran-* Debian packages, and later 
building from source (e.g., to link against Goto's BLAS, or to build patched 
versions, etc). I install the newly built R to the very same place 
(/usr/lib/R). This allows me to build and update R when I wish, AND provides 
the ease of quickly updating many packages.

Things have always worked fine, but after a few funny problems (which could be unrelated to the process itself) I've started wondering if this is a rather silly thing to do, and if I should keep my own build separate from the Debian stuff. Any advice would be much appreciated.


Yes, simply install to another directory, e.g. by telling configure:

./configure --prefix=/I/want/to/have/R/installed/here


Uwe Ligges


Thanks,

R.
--
Ramón Díaz-Uriarte
Bioinformatics Unit
Centro Nacional de Investigaciones Oncológicas (CNIO)
(Spanish National Cancer Center)
Melchor Fernández Almagro, 3
28029 Madrid (Spain)
Fax: +-34-91-224-6972
Phone: +-34-91-224-6900

http://ligarto.org/rdiaz
PGP KeyID: 0xE89B3462
(http://ligarto.org/rdiaz/0xE89B3462.asc)









**NOTA DE CONFIDENCIALIDAD** Este correo electrónico, y en su caso los ficheros adjuntos, pueden contener información protegida para el uso exclusivo de su destinatario. Se prohíbe la distribución, reproducción o cualquier otro tipo de transmisión por parte de otra persona que no sea el destinatario. Si usted recibe por error este correo, se ruega comunicarlo al remitente y borrar el mensaje recibido. **CONFIDENTIALITY NOTICE** This email communication and any attachments may contain confidential and privileged information for the sole use of the designated recipient named above. Distribution, reproduction or any other use of this transmission by any party other than the intended recipient is prohibited. If you are not the intended recipient please contact the sender and delete all copies.

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

______________________________________________ R-help@stat.math.ethz.ch mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to