Further it does not mention anything about setting $LPS_HOME
Well it does talk about it here and there but I think it should start by saying
Set $HOME to the root of the whole source tree Eg. /root/openlaszlo-from-svn
Set $LPS_HOME to the root of the openlaszlo source tree Eg. /root/openlaszlo-from-svn//src/svn/openlaszlo/trunk
Or something like that.

- rami

On 10/01/2011 06:24 PM, Amy Muntz wrote:
Hi Rami,
Thanks for the information. I will update the wiki this weekend.
Best,
Amy

On Sat, Oct 1, 2011 at 11:19 AM, Rami Ojares / AMG <[email protected] <mailto:[email protected]>> wrote:

    Hi,

    In the build instructions
    http://wiki.openlaszlo.org/SubversionBuildInstructions

    At chapter "Install ant support jars"
    I would add command
    mkdir -p ${HOME}/.ant/lib/
    before command
    cp ${LZ_VENDOR_ROOT}/{ant-contrib,catalina-ant,jing,js}.jar
    ${HOME}/.ant/lib/

    otherwise it does not work on linux (clearly cp does not create
    those directories automatically on linux)

    I would also change environment variable $HOME to $LASZLO_HOME
    because $HOME has a special meaning in unix based systems
    and it makes no sense to change it.

    And I wouldn't want my home folder to be the same as my openlaszlo
    build folder.

    - rami



Reply via email to