agora inbox for pljava-dev@postgresql.org
help / color / mirror / Atom feed[Pljava-dev] How to Compile PL/Java
2+ messages / 0 participants
[nested] [flat]
* [Pljava-dev] How to Compile PL/Java
@ 2005-09-21 08:05
0 siblings, 1 reply; 2+ messages in thread
From: @ 2005-09-21 08:05 UTC (permalink / raw)
How can I compile PL/Java?
I have
WindowsXP
PostgreSQL 8.1 beta2
with
MinGW
^ permalink raw reply [nested|flat] 2+ messages in thread
* [Pljava-dev] Re: How to Compile PL/Java
@ 2005-09-21 15:02
parent:
0 siblings, 0 replies; 2+ messages in thread
From: @ 2005-09-21 15:02 UTC (permalink / raw)
Hi Maurizio,
Apparently, PL/Java no longer compile with the standard distribution. It
doesn't find the pgxs package. I'm investigating the cause of this. One
thing that I know for sure is that you need to add a mount point for
C:\Program Files (in order to get rid of the whitespace). Simply edit
your /etc/fstab and add the line:
c:/Progra~1 /programfiles
I then have the following in my .profile
export PGHOME=/programfiles/PostgreSQL/8.1-beta2
export PATH=$PGHOME/bin:$PGHOME/lib:$PATH
That _should_ do it. Although right now it doesn't...
Regards,
Thomas Hallgren
Maurizio Merli wrote:
> How can I compile PL/Java?
>
> I have
>
> WindowsXP
> PostgreSQL 8.1 beta2
>
> with
>
> MinGW
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~2005-09-21 15:02 UTC | newest]
Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2005-09-21 08:05 [Pljava-dev] How to Compile PL/Java
2005-09-21 15:02 `
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox