Grokbase
x

Re: crypto, readline and zlib libraries - Postgres install

View PostFlat  Thread  Threaded | < Prev - Next >
Stephen Harris Re: [CentOS] crypto, readline and zlib libraries - Postgres install
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
On Mon, Mar 03, 2008 at 03:53:34PM -0600, Karl Denninger wrote:
> Without readline, zlib and the crypto libraries you can't build the full
> 8.3 release....... and installing 8.1 as a distro doesn't get you the
> libraries you need to build.

We distinguish between runtime libraries and development libraries, so
you'll see packages like "readline" and "readline-devel".  You need the
-devel versions installed to compile.

So; readline-devel, zlib-devel and so on.

--

rgds
Stephen
_______________________________________________
CentOS mailing list
[email protected: C...@centos.org]
http://lists.centos.org/mailman/listinfo/centos

Thread : crypto, readline and zlib libraries - Postgres install
1)
Karl Denninger I have the 5.x Centos DVD and loaded it. Please be gentle with me, as I'm nominally a FreeBSD kind...
2)
Rudi Ahlers Hi Karl yum works in a similar way to BSD's ports, in that it can automatically download the needed...
3)
Karl Denninger That doesn't help (I'm trying to built it from source) Without readline, zlib and the crypto...
4)
Stephen Harris We distinguish between runtime libraries and development libraries, so you'll see packages like...
5)
Karl Denninger This is a multi-part message in MIME format. Content-Type: multipart/alternative;...
6)
Stephen Harris "yum whatprovides" is your friend.
7)
Karl Denninger Allegedly openssl (which is loaded) provides this, but... ./configure --with-openssl ...... (lots...
8)
Stephen Harris And have you installed openssl-devel? attention to anything I've written) % yum whatprovides...
9)
Karl Denninger Hmmmm... trying man..... heh, its my first Linux. Whadda 'ya want, FreeBSD since the mid 90s....
10)
Les Mikesell Yes - that's why there is that selection for "Development" during the install. If you don't pick...
11)
Steven Vishoot HUH? ...
12)
Scott Silva This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --==============08861461=Content-Type:...
13)
Les Mikesell Better yet, find the yum repository where binaries are already built and maintained and set up the...
14)
Karl Denninger Well in all fairness I did a "whatprovides", dumped it into a file, and used vi on it as what I got...
15)
Les Mikesell Do you have the openssl-devel package?
16)
Barry L. Kline You may want to check out http://yum.pgsqlrpms.org/ to see if they have compiled in everything that...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >