Hi,

I'm using TurboGears to develop a software management tool, and I need
to be able to create an installer that will work for Windows PCs that
are not connected to the internet.

I'm happy that I could just bundle up all the folders from
site-packages that I think are needed and keep trying until things
work, but I suspect there must be a better way. Is there a way to get a
list of required packages/eggs that I can then automatically include in
my installer? Otherwise keeping the installer up-to-date as the
application moves through TurboGears versions could be a maintenance
nightmare.

Also, when installing do all the packages need to be placed under the
system site-packages or is there a way I can place them locally with my
installed TurboGears app?

Thanks in advance for any advice you can give, and thanks for
TurboGears!

Simon.
-- 
http://untidy.net/blog/


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---

Reply via email to