You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hbase.apache.org by "Jim Kellerman (POWERSET)" <Ji...@microsoft.com> on 2009/02/27 23:40:02 UTC

Cygwin settings I use

If you don't use windows, you can skip this message.

I have my cygwin installed in c:\cygwin so if you have yours
in a different location you will have to adjust accordingly.

I define several environment variables to make life easier.

HOME=c:\cygwin\home\jim
ANT_HOME=(wherever you installed ant)
JAVA_HOME=(wherever you installed java)
PATH=C:\cygwin\bin;%JAVA_HOME%\bin;%ANT_HOME%\bin; other windows stuff
SHELL=/bin/bash

---
Jim Kellerman, Powerset (Live Search, Microsoft Corporation)



Re: Cygwin settings I use

Posted by stack <st...@duboce.net>.
Want to put these up on a wiki page Jim?
Good on you,
St.Ack

On Fri, Feb 27, 2009 at 2:40 PM, Jim Kellerman (POWERSET) <
Jim.Kellerman@microsoft.com> wrote:

> If you don't use windows, you can skip this message.
>
> I have my cygwin installed in c:\cygwin so if you have yours
> in a different location you will have to adjust accordingly.
>
> I define several environment variables to make life easier.
>
> HOME=c:\cygwin\home\jim
> ANT_HOME=(wherever you installed ant)
> JAVA_HOME=(wherever you installed java)
> PATH=C:\cygwin\bin;%JAVA_HOME%\bin;%ANT_HOME%\bin; other windows stuff
> SHELL=/bin/bash
>
> ---
> Jim Kellerman, Powerset (Live Search, Microsoft Corporation)
>
>
>