Re: 8.0 and Mandrake 10.1 - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: 8.0 and Mandrake 10.1
Date
Msg-id 41F18C15.1040101@commandprompt.com
Whole thread Raw
In response to 8.0 and Mandrake 10.1  (Dave <hunkybill@gmail.com>)
List pgsql-general
Dave wrote:

> Hi,
>
> When I tried to install postgresql 8.0.0 on my Mandrake 10.1 community
> box, it puked. First it told me I was missing readline, so I compiled
> that and got over that hump. I tried --with-openssl and again, the
> configure stopped when it could not find crypt.... So, I d'loaded the
> latest openssl and installed it as per the usual /usr/local/ssl etc...
>
> postgresql still refuses to configure for a build with openssl... now,
> I am no Mandrake expert here, it's my first Mandrake install... but
> does anyone have a simple explanation for this. My various RH boxes
> all have no problems with this... postgresql built fine without
> openssl... but I would like SSL, so I am confused here. Any tips for
> Mandrake 10.1 and building postgresql most appreciated...

Usually PoistgreSQL is looking for the packages

openssl-devel & readline-devel

Chances are you have openssl but not openssl-devel

Try that.

J




>
> Thanks
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
>               http://archives.postgresql.org



--
Command Prompt, Inc., home of Mammoth PostgreSQL - S/ODBC and S/JDBC
Postgresql support, programming shared hosting and dedicated hosting.
+1-503-667-4564 - jd@commandprompt.com - http://www.commandprompt.com
PostgreSQL Replicator -- production quality replication for PostgreSQL


Attachment

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: 8.0 and Mandrake 10.1
Next
From: Chris
Date:
Subject: Re: Data entry - forms design or other APIs etc. - what is there?