up vote 3 down vote favorite
1
share [g+] share [fb]

Other than the painful installation of non-windows Bugzilla, any recommendations with an open source bug program that is just as good but with a damn .exe or .msi out there?

link|improve this question

66% accept rate
Bugzilla is written in Perl... Perl can be installed on windows. Are you asking for a bug tracker that is a single windows executable? – Kekoa May 15 '09 at 20:49
tried to install bugzilla via the instructions using CVS install here but the login to mozilla (anonymous) doesn't even work! wiki.mozilla.org/… – CoffeeAddict May 15 '09 at 21:50
Problem is I don't know if this crap works on 64-bit Server 2008, can't even get crappy CVSNT working on it. – CoffeeAddict May 15 '09 at 22:01
feedback

3 Answers

Working with redmine in the last 3 weeks and it's love! You can use Bitnami Stack to setup and running in few minutes

link|improve this answer
feedback

You can try Redmine - a painless installation is provided by BitNami Redmine stack.

link|improve this answer
looks like it only runs over mySQL or is it local file system based? – CoffeeAddict May 15 '09 at 21:30
1  
It can be configured to use either MySQL, PostgreSQL or SQLite. However, I believe that BitNami comes preconfigured with MySQL. Btw, the stack will install everything you need: Apache, MySQL, Ruby, Redmine and perhaps something else as well. – Bojan Resnik May 18 '09 at 10:03
feedback

Never used it, but Trac might be of use here. And yes, it does have a damn .exe. :)

link|improve this answer
:) weird, just went there but do not see a download for an .exe in the list – CoffeeAddict May 15 '09 at 21:24
@coffeeaddict: that's odd because i do see ftp.edgewall.com/pub/trac/Trac-0.11.4.win32.exe – pugmarx May 16 '09 at 8:06
Trac is easily extendable by plugins and there are tons of them on the web. Every 3 months someone comes to my office and says "I found this replacement of Trac, a XXX, and it has the BBB functionality, lets switch it!", and I say "but it doesn't have X, Y and Z functionality. How about We could add BBB to Trac with a plugin". And it's like "oh, I haven't thought about that, XXX doesn't have a plugin system". "Right.". I wish You have fun using it. – Reef May 16 '09 at 11:45
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.