Re: setting classpaths in cygwin to use with java

From: Jason Tishler <jason(at)tishler(dot)net>
To: Konrad Hernblad <konrad(at)pobox(dot)com>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: setting classpaths in cygwin to use with java
Date: 2001-10-09 02:07:19
Message-ID: 20011008220719.D1148@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Konrad Hernblad 2001-10-09 08:57:48 Re: setting classpaths in cygwin to use with java
Previous Message Jason Tishler 2001-10-09 01:28:44 Re: WinNT 4.0, 7.1.3, build hangs on "no rule" for libpq.a