On 10/4/06, Lee McFadden <[EMAIL PROTECTED]> wrote: > > The easiest way would be to simply "sudo rm /usr/bin/tg-admin". I'm > not 100% sure that it will clean up everything but it will certainly > prevent any tg-admin/PATH related clashes in the future. >
actually it's a little more complicated because there more probably more scripts installed there. I suggest you go over /usr/local/bin make and look for all the scripts that are related to TG and then delete them from /usr/bin there should be kid kidc nosetests paster tg-admin > Lee > > On 10/4/06, Sanjay <[EMAIL PROTECTED]> wrote: > > > > Thanks a lot. The problem was that there were two versions of tg-admin, > > one in /usr/bin and the other in /usr/local/bin. Doing "easy_install -U > > --script-dir /usr/local/bin TurboGears" solved the problem. I guess > > there are still two versions in my system, but both are now 1.01b. Now, > > being a beginner in python and *nix, I am thinking how to remove one of > > these...needing guidence again. > > > > Sanjay > > > > > > > > > > > > -- > Lee McFadden > > blog: http://www.splee.co.uk > work: http://fireflisystems.com > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

