Re: Looking for help building 'rhdb-explain' Visual Explain

Поиск
Список
Период
Сортировка
От Fernando Nasser
Тема Re: Looking for help building 'rhdb-explain' Visual Explain
Дата
Msg-id 40865DD1.10907@redhat.com
обсуждение исходный текст
Ответ на Looking for help building 'rhdb-explain' Visual Explain tool  (jboes@nexcerpt.com (Jeff Boes))
Список 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 по дате отправления:

Предыдущее
От: Andrew Sullivan
Дата:
Сообщение: Re: Looking for help building 'rhdb-explain' Visual Explain tool
Следующее
От: "Priem, Alexander"
Дата:
Сообщение: Unicode problem ???