On Sat, Oct 2, 2010 at 2:43 AM, Ivan S. Freitas
<[email protected]> wrote:
> Hi,
>
> Currently, pyclewn defaults installation to /usr/lib/python, but I
> need to change it to /usr/lib/python2.6 . Is there any way to force
> setup.py to install on that directory? (if not, I will try to patch
> it).


Pyclewn is installed in the 'site-packages' directory of the python
instance that runs the setup.py installation script. In your case,
installing pyclewn with python2.6 should answer your need:

    python2.6 setup.py install


-- 
Xavier

Les Chemins de Lokoti: http://lokoti.alwaysdata.net

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to