RE: installing a python program....
- From: Percy Barboza <p_barboza@xxxxxxxxxxx>
- Date: Fri, 25 Jul 2008 00:16:50 +0000
you can certainly specify the folder where the compressed file or egg exists.
The greatest adavantage of easy_install is that if it finds any dependencies listed in setup.py and it can't find it will download it from the net much the same way we use perl ppm.
percy
Date: Thu, 24 Jul 2008 19:02:05 -0500
From: m.roth2006@xxxxxxx
To: redhat-list@xxxxxxxxxx
Subject: Re: installing a python program....
Percy Barboza wrote:
Easiest way is to download and use setup tools
use easy_install <package-name> --install-dir <dir-name>.
Make sure the install dir is in your pythonpath.
Except that the supervisor manual says that will insist on using the 'Net
connection. Is that a false statement? Remember, I can't pull it from the 'Net.
mark
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
_________________________________________________________________
Searching for the best deals on travel? Visit MSN Travel.
http://msn.coxandkings.co.in/cnk/cnk.do--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
- Follow-Ups:
- Re: installing a python program....
- From: mark
- Re: installing a python program....
- References:
- Re: installing a python program....
- From: m.roth2006
- Re: installing a python program....
- From: Chaim Rieger
- RE: installing a python program....
- From: Percy Barboza
- Re: installing a python program....
- From: mark
- Re: installing a python program....
- Prev by Date: Re: installing a python program....
- Next by Date: Re: installing a python program....
- Previous by thread: Re: installing a python program....
- Next by thread: Re: installing a python program....
- Index(es):
Relevant Pages
|