Cannot view status map

I’ve finally got Nagios up and running, but still have one more kink to fix. I am not able to pull up the “Status Map” The browser returns the error:
Not Found

The requested URL /nagios/cgi-bin/statusmap.cgi was not found on this server.
Apache/2.0.55 (Ubuntu) Server at x.x.x.x Port 80

(where x.x.x.x is the IP address of the server)

I checked the Apache error log and it shows:
script not found or unable to stat: /usr/local/nagios/sbin/statusmap.cgi, referer: x.x.x.x/nagios/side.html

Also, when I click on the “3D Status Map” menu item, it wants me to download the cgi as opposed to displaying it - but I’m guessing it’s tied to the same problem I’m having.

I followed the directions in nagios.org/faqs/viewfaq.php?faq_id=55. The only thing I was missing was zlib-dev, so I installed that and reran the configure script. This did not resolve my problem though.

I’m running Ubuntu 6.10 with Nagios 3.0.2

Any help is appreciated.
Thanks,
Mike

Edit: I am also not able to pull up “Trends” and “Alerts Histogram”. Everything else displays properly.