backslashes seem to be required.

I added this function to my .bash_profile

function lpshome () {
   export LPS_HOME="C:\\users\\hqm\\openlaszlo\\${1}"
   cd $LPS_HOME
}


then I just say

lpshome legals

and it works

On 6/14/07, Elliot Winard <[EMAIL PROTECTED]> wrote:

I'm trying to build openlaszlo trunk on my WinXP box/cygwin and am
getting strange error during init:

It says that my LPS_HOME is wrong and that it should be set to what it
already is set for.  I dos2unix.exed build.xml, so that's not the
problem.
Thx in advance for the help.
-e

[0]
BUILD FAILED
C:\home\enw\src\svn\openlaszlo\trunk\build.xml:201: LPS_HOME
(c:\home\enw\src\sv
n\openlaszlo\trunk) is wrong! It should be
C:\home\enw\src\svn\openlaszlo\trunk


---=---===-------
Elliot Winard
Sr. Software Engineer
Laszlo Studios
---=---===-------




--
Henry Minsky
Software Architect
[EMAIL PROTECTED]

Reply via email to