If you run the installer as is it will want to install in the global
python folder to which you do not have write access, which will fail.

There are two ways to get around this:
-build your own python and use it instead of the system-wide python.
this has the added advantage that you get to pick your version of
python. I suggest the latest of the 2.5 branch
-use virtualenv http://pypi.python.org/pypi/virtualenv

have fun,

Laurent


2009/3/17  <jimm-pa...@gmx.de>:
> Hi all,
>
> I want to use rpy on a computer where I have writing access only in my home 
> directory. Is it possible to install rpy in the home directory?  (And - if 
> yes - how?)
>
> The computer uses Python 2.4.3, R 2.4.1 and ScientificLinux 5.0.
>
> Thanks in advance.
>
> Cheers,
> Torsten
>
>
> --
> Aufgepasst: Sind Ihre Daten beim Online-Banking auch optimal geschützt?
> Jetzt absichern: https://homebanking.gmx.net/?mc=m...@footer.hb
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> rpy-list mailing list
> rpy-list@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rpy-list
>

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
rpy-list mailing list
rpy-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rpy-list

Reply via email to