Re: Making a RPM installer - Mailing list pgsql-general

From Tom Lane
Subject Re: Making a RPM installer
Date
Msg-id 18639.1215653921@sss.pgh.pa.us
Whole thread Raw
In response to Making a RPM installer  (Jamie Deppeler <jamie@doitonce.net.au>)
Responses Re: Making a RPM installer
List pgsql-general
Jamie Deppeler <jamie@doitonce.net.au> writes:
> 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

You must be including more than you said, because AFAIK none of those
components should depend on libodbc.  Try going through all the .so
files included in the RPM with "ldd" to see which one(s) depend on these
libraries.

            regards, tom lane

pgsql-general by date:

Previous
From: Klint Gore
Date:
Subject: Re: rollback
Next
From: "Bright D.L."
Date:
Subject: Re: SELECT Query returns empty