Re: [HACKERS] Re: JDBC and Perl compiling problems w/ postgresql-7.1rc4

From: Doug McNaught <doug(at)wireboard(dot)com>
To: "Homayoun Yousefi'zadeh" <homayounyz(at)home(dot)com>
Cc: charliederr(at)organicmeat(dot)net, pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Re: JDBC and Perl compiling problems w/ postgresql-7.1rc4
Date: 2001-04-10 02:09:07
Message-ID: m3k84tzet8.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers pgsql-jdbc

"Homayoun Yousefi'zadeh" <homayounyz(at)home(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Homayoun Yousefi'zadeh 2001-04-10 02:41:10 Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4
Previous Message Steve Leibel 2001-04-10 01:23:26 Re: Which is better (more columns or rows) ?

Browse pgsql-hackers by date

  From Date Subject
Next Message Homayoun Yousefi'zadeh 2001-04-10 02:41:10 Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4
Previous Message Kyle VanderBeek 2001-04-10 01:30:56 Re: JDBC int8 hack

Browse pgsql-jdbc by date

  From Date Subject
Next Message Homayoun Yousefi'zadeh 2001-04-10 02:41:10 Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4
Previous Message Homayoun Yousefi'zadeh 2001-04-09 23:43:03 Re: JDBC and Perl compiling problems w/ postgresql-7.1rc4