
fbos at users
Jul 22, 2004, 10:36 PM
Post #1 of 1
(178 views)
Permalink
|
|
0.6.1 Post-Install report on Win32
|
|
Hi ! I just finished installing Trac 0.6.1 on WinXP. Nice job ! Just one single problem. When I ran initdb, it gave me a nice little pre-configured Location block, and other stuff. Only problem, the Alias line had an extra slash. Here's what trac-admin initdb gave me: Alias /trac/ "C:/Python/share/trac/htdocs" It should have been: Alias /trac "C:/Python/share/trac/htdocs" ^ Notice no slash here Thanks for the great work ! Have a nice day ! Fran?ois Developer of Java Gui Builder http://jgb.sourceforge.net/
|