I run Tracd for a batch file via: cd C:\Python23\Scripts\ python tracd --port 80 --auth *,c:\trac\digest.txt,trac -e c:\trac \Projects
Normally this batch file is launched at system startup by Windows scheduler . Bernard On May 22, 11:07 pm, Noah Kantrowitz <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Noah, > > > Thanks for the response. I guess you are telling me that I should > > (Since all of the Trac files are under c:\python23): > > 1. Uninstall python 2.3 and all of it's depended libraries > > 2. Uninstall Trac. > > 3. Install python 2.4 and the depended libraries > > 4. Re-install Trac > > > And all will be right as right can be? > > > Sounds easy. I'll give it a try in a day or so after I have a couple > > of backups of the Python23 directory. > > You can skip steps 1 and 2, and python major versions can co-exist just > fine. Under windows, each library should ask you what Python version you > want to install for, just reinstall them and pick 2.4. How do you run Trac? > > --Noah > > signature.asc > 1KDownload- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
