Oops, never mind.  I didn't read your complete post.  I installed from
Python.org and needed to look under /Library.  Sorry for that!

- Shane

On Oct 28, 11:00 pm, Shane <[EMAIL PROTECTED]> wrote:
> Chris,
>
> Ok, I guess I am still a little confused.  My objective is to be able
> to use the source packages to place debug commands into the Javascript
> for use by FireBug.  I now have the svn sources, but I still can't
> find my first install of TG.  I don't see a site-packages directory
> under my Python2.5 directory in /System/Library/...  I want to
> uninstall my first TG installation and replace it with modified code
> from the 1.0 SVN branch.  I am following the procedure given 
> inhttp://docs.turbogears.org/1.0/Uninstall, but I still don't see where
> TG put my packages.  I have to uninstall these to install my modifier
> 1.0 egg, but for the life of me I don't see where to do this.
>
> - Shane
>
> On Oct 24, 6:03 am, Christopher Arndt <[EMAIL PROTECTED]> wrote:
>
> > Shane schrieb:
>
> > > Hi,
>
> > > Before my main question, a newbie question:  Where is the source for
> > > javascript/widgets/etc when installing on OS X?
>
> > Where ever you install it ;) If you use the system Python, then under
>
> > /System/Library/Frameworks/Python.framework/Versions/2.X
> > /lib/python2.3/site-packages/TurboGears-1.X.Y-py2.X.egg
>
> > if you have installed the Python package from python.org then under
>
> > /Library/Frameworks/Python.framework/Versions/2.X
> > /lib/python2.3/site-packages/TurboGears-1.X.Y-py2.X.egg
>
> > If you installed in a virtual env, then it will be under
>
> > <venvdir>/lib/python2.X/site-packages/TurboGears-1.X.Y-py2.X.egg
>
> > But if you just want to look at the source, why don*'t you use the trac
> > source browser (http://trac.turbogears.org/browser) or do a SVN checkout
> > (http://docs.turbogears.org/Contributing#source-code-repository)?
>
> > The widgets are in the turbogears/widgets/* files, the AJAX widgets in
> > turbogears/widgets/big_widgets.py
>
> > Chris
--~--~---------~--~----~------------~-------~--~----~
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