|
From: Andre F. M. A. F. <and...@te...> - 2001-07-24 17:30:05
|
Hello, I am a newbie too. But by your configuration info, you have mySQL rdbms = installed. Currently, sql-ledger only works with PostgreSQL (free open source also)= . DBD-Pg is an "interface" to PostgreSQL. As you try to execute a login into the database also, you fail because=20 PosgreSQL is simply not installed. I guess that if you install www.postgresql.org you will get all up and=20 running. There are rpm and other packages formats around. Good luck. Andre Felipe |