Re: Looking for help building 'rhdb-explain' Visual Explain - Mailing list pgsql-general

From Fernando Nasser
Subject Re: Looking for help building 'rhdb-explain' Visual Explain
Date
Msg-id 40865DD1.10907@redhat.com
Whole thread Raw
In response to Looking for help building 'rhdb-explain' Visual Explain tool  (jboes@nexcerpt.com (Jeff Boes))
List pgsql-general
Jeff Boes wrote:
> I'm hoping there's someone here with experience in building the Visual
> Explain tool from Red Hat. I downloaded it and the J2 SDK, but when I
> attempt to follow the build instructions, I get messages like:
>
> error: Type `JTableHeader' not found in the declaration of the local
> variable `header'.
>     [javac]             JTableHeader header = null;
>
> To me, this indicates that the SDK isn't installed (properly). But I
> admit I'm pretty much a Java know-nothin'.
>

Jeff, have tou set the environment variable JAVA_HOME to where your SDK
is installed?

Please try:

echo $JAVA_HOME

and

which javac


Regards,
Fernando

pgsql-general by date:

Previous
From: Andrew Sullivan
Date:
Subject: Re: Looking for help building 'rhdb-explain' Visual Explain tool
Next
From: "Priem, Alexander"
Date:
Subject: Unicode problem ???