Modify ↓
#8727 closed defect (invalid)
installation problem with 0.12
Reported by: | anonymous | Owned by: | Roberto Longobardi |
---|---|---|---|
Priority: | normal | Component: | TestManagerForTracPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.12 |
Description
I installed the *.egg files on the admin webpage like shown in ppt-tutorial. i do not get the request to upgrade environment. If I try to run the upgrade anyway, it says: Database is up to date, no upgrade necessary. The plugins are not displayed on admin page. I am running trac on windows machine with apache2 phyton 2.5.4 and trac 0.12.1.
Is there anything i could try?
Attachments (0)
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Woow dude, now i stand here with a *.egg on my face! that worked, thanks a lot!
comment:3 Changed 14 years ago by
You're welcome dude XD
Feel free to open requests for enhancements if you think of something that may be useful.
Need something cool to code ;-)
Note: See
TracTickets for help on using
tickets.
Hi, did you build the source code or did you download the egg files from sourceforge?
Please note that the egg files on sourceforge are built for Python 2.6, not 2.5.
Since you're running 2.5, you will need to download the source package from sourceforge and build the egg files yourself.
It's very easy, just follow the instructions in the BUILD.txt file you will find in the source package.
Let me know if this is actually the problem.
Ciao, Roberto