From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Jamie Deppeler <jamie(at)doitonce(dot)net(dot)au> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Making a RPM installer |
Date: | 2008-07-10 00:58:29 |
Message-ID: | 1215651509.10376.138.camel@jd-laptop |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, 2008-07-10 at 10:28 +1000, Jamie Deppeler wrote:
> Hi,
>
> Not sure if this the correct place to post this issue but hopefully
> someone can help.
Any reason why you just wouldn't use:
and
Sincerely,
Joshua D. Drake
>
> I am building a rpm for RHEL 5
> The rpm contains a compiled version for postgresql-8.3.3 and tomcat
> 6 and java 1.6.
>
> When i try to install the rpm on blank test system i get the
> following dependence issues
>
> libodbc.so is needed
> libodbcinst.so is needed
>
>
> Postgresql has been compiled with the following line
>
> ./configure --without-readline --without-zlib
>
> Any help would be greatly received.
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jamie Deppeler | 2008-07-10 01:02:50 | Re: Making a RPM installer |
Previous Message | Jamie Deppeler | 2008-07-10 00:28:07 | Making a RPM installer |