Re: Re: [GENERAL] JDBC and Perl compiling problems w/ postgresql-7.1rc4 - Mailing list pgsql-hackers

From Doug McNaught
Subject Re: Re: [GENERAL] JDBC and Perl compiling problems w/ postgresql-7.1rc4
Date
Msg-id m3k84tzet8.fsf@belphigor.mcnaught.org
Whole thread Raw
In response to Re: [GENERAL] JDBC and Perl compiling problems w/ postgresql-7.1rc4  ("Homayoun Yousefi'zadeh" <homayounyz@home.com>)
Responses Re: Re: [GENERAL] JDBC and Perl compiling problems w/ postgresql-7.1rc4  ("Norman J. Clarke" <norman@combimatrix.com>)
List pgsql-hackers
"Homayoun Yousefi'zadeh" <homayounyz@home.com> writes:

> I did what you suggested and nothing changed.
> Actually, JDBC problem seems to be ant related
> as it did not exist w/ version 7.0.3.

You might want to double-check that JAVAHOME (sp?) is set before you
make.  I had problems building with Ant until I figured that out.  If
you look in the Ant docs it tells you how to set that variable (I
think).

> The perl problem is definitely coming from libperl.a
> file as specifically mentioned in the Makefile.

No solution for this except to get the Perl sources, configure it to
build a shared libperl.so, and build and install the whole thing.
None of the RPM packages that I know of supply a shared library for
Perl.

-Doug

pgsql-hackers by date:

Previous
From: "August Zajonc"
Date:
Subject: Re: "--tuning" compile and runtime option (?)
Next
From: "Norman J. Clarke"
Date:
Subject: Re: Re: [GENERAL] JDBC and Perl compiling problems w/ postgresql-7.1rc4