From: Jacky F. <ja...@5s...> - 2001-01-02 01:18:27
|
Hi Roland, Mandrake is very similar to Redhat 7.0, Maybe you can try the following instruction, Redhat 7.0 Installation instructions Thanks to Jacky Fang who provided the installation instructions. Install apache1.3.12-25.i386.rpm Install perl5.6.0-9.i386.rpm Install postgresql-7.0.2-17.i386.rpm Install postgresql-server-7.0.2-17.i386.rpm Install postgresql-devel-7.0.2-17.i386.rpm (POSTGRES_INCLUDE) tar xvzf DBI-1.14.tar.gz cd DBI-1.14 perl Makefile.PL make make install cd .. tar xvzf DBD-Pg-0.95 cd DBD-Pg-0.95 export POSTGRES_LIB=/usr/lib/pgsql export POSTGRES_INCLUDE=/usr/include/pgsql perl Makefile.PL make make install install Sql-ledger Jacky Fang http://www.5star.com.tw ----- Original Message ----- From: "root" <pr...@co...> To: <sql...@sq...> Sent: Monday, January 01, 2001 12:10 PM Subject: [SQL-Ledger-users] [Fwd: installation help !] > > > -------- Original Message -------- > Subject: installation help ! > Date: Sun, 31 Dec 2000 21:33:34 -0400 > From: root <pr...@co...> > To: dsi...@co... > BCC: pr...@co... > > Dear friend: > I have been trying to install Sql-ledger in my Mandrake 7.2, for a while > without success, I will appreciate if there any user out there using > Mandrake 7.2, and could give me a hand.I did follow the readme file and > everything it is working fine in my system.I do think if someone send me > instructions step by step as he did in his system (7.2) I may find out > what am doing wrong. > Best regards > Roland |