FogBugz 7 Online Help

Macintosh system requirements

You can just run setup and setup will tell you if you are missing any system component pre-requisites. This guide covers all the details of those pre-requisites needed in order for a setup to succeed.

To open a window in which you can type commands on the "command line", launch the Finder, click Applications, go to the Utilities folder, and double click Terminal. You will need this in the following steps.

Your Computer

FogBugz 7 for Macintosh runs on Apple Macintosh computers running Mac OS X 10.5 (Leopard) or 10.6 (Snow Leopard).

FogBugz for Macintosh will run on processors built on the x86 architecture, including Intel, AMD and all 100% Intel-compatible processors. Other CPUs will not work.

MySQL Database Server, Versions 5.0.45 and above (www.mysql.com)

To install with MySQL, you first have to ensure that the MySQL command client is installed and working, and that the MySQL server is running before installing FogBugz.

Not sure if MySQL is running? Type mysql at the command line:

For Email Integration

For FogBugz to send email, you need an SMTP server. If you have the ability to send Internet email, you probably already have one of these somewhere.

For FogBugz to receive incoming mail, you need a POP3 or IMAP server. FogBugz supports plain and secure (ssh-based) for both protocols. Almost all email servers support POP3.

For Source Code Control Integration

We support integration with Mercurial, Perforce, CVS, Subversion, Visual SourceSafe, and Vault. Other source code control systems may work if they support some form of triggers and have a web interface. More info.