> >> Have you taken a look at Sanjiv's installer work,
>
> > Yes indeed.  He's basically copying files in the Lib and Scripts
> > dirs.  I'd rather have virtualenv create the (de)activate.bat files
>
> You are right. I am basically creating a virtualenv with all the
> required packages, making sure everything works as expected and then
> sharing the virtualenv with others using the installer :)

Indeed  Sanjiv :-)

> I think what you are trying to achieve is documented 
> herehttp://docs.turbogears.org/1.0/OfflineInstall

I came across that.  I thought if I could install TG once through the
internet I would then get the necessary eggs and it would just be a
matter of copying those eggs to a directory that I could use for my
NSIS installer (instead of selecting the eggs/files from the downloads/
listfiles specified in the url you mention).  I'm at that point now.
I have a valid venv and now all I have to do is copy the eggs to
someDir and hit "/path/to/venv/Scripts/easy_install -f someDir TG2 (or
whatever) ".

But even at that, I think I will have problems making mod_python and
mod_wsgi coexist on my windows Apache.  I need mod_python for another
app ...

Thanx,

Yves

--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to