It can’t hurt to install everything else for FreeB, or you can add a package and try again. The system logs will let you know if you are missing a dependency.
Thanks Jeff! Installing Frontier::Responder did the trick.
OpenEMR seems to be working however, I noticed all these PHP "Notices" and "Warnings" in my Apache error log. Do I need to resolve these also?
[Sun May 04 21:23:26 2008] [error] [client 192.168.1.89] PHP Notice: Undefined variable: ignoreAuth in /srv/www/htdocs/openemr-2.8.3/interface/globals.php on line 186, referer: http://192.168.1.89/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Sun May 04 21:23:26 2008] [error] [client 192.168.1.89] PHP Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 498, referer: http://192.168.1.89/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Sun May 04 21:23:26 2008] [error] [client 192.168.1.89] PHP Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 501, referer: http://192.168.1.89/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Sun May 04 21:23:26 2008] [error] [client 192.168.1.89] PHP Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /srv/www/htdocs/openemr-2.8.3/library/freeb/xmlrpcs.inc on line 538, referer: http://192.168.1.89/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Sun May 04 21:23:26 2008] [error] [client 192.168.1.89] PHP Notice: Constant SMARTY_DIR already defined in /srv/www/htdocs/openemr-2.8.3/library/classes/Controller.class.php on line 4, referer: http://192.168.1.89/openemr-2.8.3/interface/patient_file/summary/patient_summary.php
[Sun May 04 21:23:26 2008] [error] [client 192.168.1.89] PHP Notice: Undefined index: process in /srv/www/htdocs/openemr-2.8.3/library/classes/Controller.class.php on line 119, referer: http://192.168.1.89/openemr-2.8.3/interface/patient_file/summary/patient_summary.php