Thread: installation issues
Hi… im new to postgresql…
Im tring to install it on debian…
1. where do I extract the postgresql-8.2.4.tar.gz file and build it?
2. do I need [or recommend I have] lreadline library?
- I tried to build it in /root but I got the error: “error: readline library not found”
- Then I built it with the –without-readline option,
- then I typed gmake and I got “-bash: gmake: command not found”
- I then downloaded, unpacked, built and installed gnu make [all from the /root directory], tried to run gmake again and got the “-bash: gmake: command not found” response again…
This ive been at it all day with no result…
Ive searced forums, mailing lists and dogpile with no luck…
Im tring to install postgresql so I can then install mysource matrix CMS…
Am I unpacking them in the right directory?
Am I building/installing from the right directory? [does it matter where I build it?]
Any help or pointers in the right direction would be great…
Thanks…
michael
Hi, On Mon, 2007-09-17 at 18:23 +1000, Michael Aroustian wrote: > Im tring to install it on debian… Why don't you install Debian packages with apt? They already have 8.2.4 AFAICS: http://backports.org/debian/pool/main/p/postgresql-8.2/ Regards, -- Devrim GÜNDÜZ PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/