Re: setting classpaths in cygwin to use with java

Поиск
Список
Период
Сортировка
От Jason Tishler
Тема Re: setting classpaths in cygwin to use with java
Дата
Msg-id 20011008220719.D1148@dothill.com
обсуждение исходный текст
Ответ на setting classpaths in cygwin to use with java  (Konrad Hernblad <konrad@pobox.com>)
Ответы Re: setting classpaths in cygwin to use with java  ("Robert J. Sanford, Jr." <rsanford@nolimitsystems.com>)
Список pgsql-cygwin
Konrad,

On Sun, Oct 07, 2001 at 12:52:36AM +0900, Konrad Hernblad wrote:
> i want to try to do something like:
>
> set CLASSPATH= $(cygwin.exe -p -w $CLASSPATH)
> * this obviously doesn't work, but i'm trying to find out what the correct
> equivalent is.

IMO, the proper way to set personal environment variables (e.g.,
CLASSPATH), is to set them in your .bash_profile (or .bashrc).  If you
choose to following this suggestion, then remember to start bash with the
"--login" option.

Jason

В списке pgsql-cygwin по дате отправления:

Предыдущее
От: Jason Tishler
Дата:
Сообщение: Re: WinNT 4.0, 7.1.3, build hangs on "no rule" for libpq.a
Следующее
От: Jason Tishler
Дата:
Сообщение: Re: setting classpaths in cygwin to use with java