Re: [ADMIN] Problem building initdb on sparc10

2006-06-03 Thread Ganesh Chaudhari
I encountered similar problem but not sure what I did to make it work. I would say check makefile properly, may be you missed to put at someother place too where its needed. Also export LD library path before starting the build with all path. LD_LIBRARY_PATH=/usr/lib:/usr/local/lib:/usr/sfw/lib e

[ADMIN] suse rpms for postgresql-8.1.3

2006-05-10 Thread Ganesh Chaudhari
Hi, I am looking for postgresql-8.1.3 rpms for Suse9 and other Suse versions. Could anybody point me to proper links. Thanks Ganesh

[ADMIN] To separate Postgres Build process from the Install

2006-05-03 Thread Ganesh Chaudhari
Hi Experts, We are using postgresql-8.0.3. We are able to ./configure, build and install on Solaris. I want to separate the ./configure and build process from the install. That is I want ./configure and build in one directory and then install from other. Means I want to ./configure and build onc