Re: Looking for standalone Python

2006-01-20 Thread Twig
"Fredrik Lundh" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Twig wrote: | | > Would it work if I just install Python locally (yes, Win..) and copy the | > files to shared dir/drive? | | absolutely. | | 1) do a local install to, say, c:\python24 | | 2) check if the python DLL (p

Re: Looking for standalone Python

2006-01-20 Thread Fredrik Lundh
Twig wrote: > Would it work if I just install Python locally (yes, Win..) and copy the > files to shared dir/drive? absolutely. 1) do a local install to, say, c:\python24 2) check if the python DLL (python24.dll) was installed along the python.exe file in that directory. if not, copy it from \

Re: Looking for standalone Python

2006-01-20 Thread Twig
"Twig" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] | Szabolcs Nagy wrote: | >>Is this possible? | > | > yes: movable python | > http://www.voidspace.org.uk/python/movpy/introduction.html | > | | Thanks! Also found this: | | http://arctrix.com/nas/python/standalone.html BTW, Wou

Re: Looking for standalone Python

2006-01-17 Thread Twig
Szabolcs Nagy wrote: >>Is this possible? > > yes: movable python > http://www.voidspace.org.uk/python/movpy/introduction.html > Thanks! Also found this: http://arctrix.com/nas/python/standalone.html -- http://mail.python.org/mailman/listinfo/python-list

Re: Looking for standalone Python

2006-01-17 Thread Szabolcs Nagy
> Is this possible? yes: movable python http://www.voidspace.org.uk/python/movpy/introduction.html -- http://mail.python.org/mailman/listinfo/python-list