|
From: Andrew N. <ane...@ya...> - 2002-01-11 00:22:09
|
I am attempting to install SQL Ledger 1.8.1 on Win32. Cygwin, Postgres, Apache all seem OK. The instructions tell me to access .../sql-ledger/admin.pl to connect to a database. However, admin.pl does not exist in the sql-ledger/ directory. Only scripts there are login.pl and am.pl. there is an admin.pl in .../mozilla/bin, but this has no #! on the first line and thus does not appear to be coded to be called directly. I had to modify login.pl as it does not seem to parse Win32 paths correctly, and this may have prevented it from calling /mozilla/bin/admin.pl, but I may be totally off base with this. I can't log in. I could set up the members file by hand if I could work out its format, but I'd prefer to avoid working backward from the Perl code if possible. Can someone please explain - or possibly post an example members file so that I can set up manually. Does anyone have any good web resources on using DBD::Pg with Cygwin and ActivePerl? I'm getting "file not found" errors on the postgres socket connect when I try to connect to my SQL-ledger DB with my own program. TIA Andrew __________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ |