On Thu, 2008-07-10 at 10:28 +1000, Jamie Deppeler wrote:
> 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
These both come from unixODBC package -- install that package first.
--
On Thu, 2008-07-10 at 11:02 +1000, Jamie Deppeler wrote:
> There is a few reason why I am making this installer
>
> 1. Need to make a installer that just uses one rpm file
"Need" or "want"? I'd not maintain one RPM file that contains Tomcat5,
Java and PostgreSQL -- it would be PITA, imho. But of
Tried to use "ldd" but i am getting not a dynamic executable
Tom Lane wrote:
Jamie Deppeler <[EMAIL PROTECTED]> 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 b
Jamie Deppeler <[EMAIL PROTECTED]> 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 neede
On Thu, 2008-07-10 at 11:02 +1000, Jamie Deppeler wrote:
> There is a few reason why I am making this installer
>
> 1. Need to make a installer that just uses one rpm file
> 2. It needs to come with a prebuild database
> 3. Custom changes have been made to tomcat configuration
Fair enough :) bu
There is a few reason why I am making this installer
1. Need to make a installer that just uses one rpm file
2. It needs to come with a prebuild database
3. Custom changes have been made to tomcat configuration
Joshua D. Drake wrote:
On Thu, 2008-07-10 at 10:28 +1000, Jamie Deppeler wrote:
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:
http://www.pgsqlrpms.org
and
http://www.jpackage.org/
Sincerely,
Joshua D. Drake
>
> I am buil
Hi,
Not sure if this the correct place to post this issue but hopefully
someone can help.
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 depend