Ed Leafe wrote:
On Mar 5, 2006, at 8:57 PM, Ruben and Yvonne Baumann wrote:
BTW, I initially tried to run the "Python Setup.py Install" on a system with no internet connection. It died because it could not download the setuptools. Finally had to install & run on a system with internet. Granted, these days almost no-one(at least those who develop) runs on a system with no internet, but this
could be a problem down the road.

I guess that's the price you pay for a system that tries to download related dependencies. Paul has been the one working on creating the installation packages, so perhaps he might have a better idea.

It doesn't try to download related dependencies, but it does try to download easy_install (Python Eggs) if it isn't already installed.

If you don't have the Python Eggs system installed already, and you don't have an internet connection, you can install Dabo manually by simply copying the dabo/dabo directory over to the Python site-packages directory.

But no matter how you do it, you still need the normal dependencies.

--
Paul



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to