[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Installing on Mac OS X 10.4



I am hacking my way through a manual install of Ledgersmb 1.2.7 on on Mac OS X 10.4. I have gotten as far as as manually configuring apache and executing:

Administrators-Computer:~ admin$ perl /library/webserver/documents/ ledgersmb/Build.PL
Checking prerequisites...
* Optional prerequisite Net::TCLink is not installed
* Optional prerequisite Parse::RecDescent is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions
of the modules indicated above before proceeding with this installation

Deleting Build
Removed previous script 'Build'

Creating new 'Build' script for 'LedgerSMB' version '1.2.2'
Administrators-Computer:~ admin$ ./Build test
No tests defined.
Administrators-Computer:~ admin$

Where might the tests be defined? Note the version is 1.2.2
Also, ignoring the test suites and forging on, when I browse to http://localhost/ledgersmb.admin.PL I see the contents of the the file admin.PL in my browser window rather than a login window. Any suggestions on what I have missed?

After I get lsmb successfully installed I promise to summarize the install instructions for OS X.