vote up 1 vote down star

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?

flag

61% 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 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/Bugzilla:Win32Install#Installing… – coffeeaddict May 15 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 at 22:01

3 Answers

vote up 2 vote down

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

link|flag
:) weird, just went there but do not see a download for an .exe in the list – coffeeaddict May 15 at 21:24
@coffeeaddict: that's odd because i do see ftp.edgewall.com/pub/trac/… – pugmarx May 16 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 at 11:45
vote up 0 vote down

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

link|flag
looks like it only runs over mySQL or is it local file system based? – coffeeaddict May 15 at 21:30
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 at 10:03
vote up 0 vote down

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|flag

Your Answer

Get an OpenID
or

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