Re: complie postgresql with kerberos in centos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



rahimeh khodadadi schrieb:
Nobody does me help. Please.

first it's sunday - so maybe some of the people who may answer your questions have an off day ;-). On the other hand you should be patient.

As Tom allready mentioned, all dependent packges have to be installed. I was running in some problems while compiling postgresql 8.4 with these options.

$ ./configure --prefix=/usr/local/pgsql --with-tcl –with-perl \ --with-python --with-krb5 --with-pam --with-openssl –with- \ libxslt --with-gssapi --with-tclconfig=/usr/lib/tcl8.5 –with- \ includes=/usr/include/libxml2

I made a small trick. I was installing all dependencies for postgresql 8.3 with

$ apt-get build-dep postgresql-8.3

But hey this is just a hack ;-)

And finally I had to install these packages in advance:

$ apt-get install libreadline5-dev libghc6-zlib-dev

It really took a while but worked out. The final advice from one of our sysadmins was "take the package from your distro" (in this case Debain).

So the only reason I see that you take the walk through hell is that you have to use the latest postgresql version 8.4. Ubuntu has 8.4 allready, Debian will have it hopefully soon in backports. I don't know when it will be available in CentOS ...

Cheers

Andy

--
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux