Reply-To ol dev should have been CC ol dev.
Begin forwarded message:
From: Lou Iorio <[EMAIL PROTECTED]>
Date: December 3, 2008 7:28:57 AM GMT-04:00
To: Amy Muntz <[EMAIL PROTECTED]>, Henry Minsky <[EMAIL PROTECTED]
>
Subject: Re: [Laszlo-user] compiling for SOLO
Reply-To: OpenLaszlo Developers <[email protected]>
The Understanding Compilation chapter of the dguide needs help:
http://labs.openlaszlo.org/trunk-nightly/docs/developers/compiler.html
Section 2.1. Running the Command Line Compiler states that you must
run lzc from LPS_HOME. It then says:
"Running LZC from other than LPS_HOME will result in a file not
found error."
In fact, if I try to run lzc from LPS_HOME, I get:
-bash: lzc: command not found
To run lxc, I need to go to WEB-INF/lps/server/bin
---------------------
Section 2.2. Command Line Options pretty much repeats what you get
when you
do lzc --help.
The part in question (and the output of lzc --help) says
-D<name>=<value>
Set the name/var property to value (See Compiler.getProperties).
That's all I could find that relates to this issue; there's nothing
more
about Compiler.getProperties, and I don't know what that is.
This chapter could use a review from someone who understands this
stuff.
On Nov 25, 2008, at 10:48 AM, Amy Muntz wrote:
Hey Lou,
Can you double-check this section of the docs to see if there is
any way to clarify this?
Yes - it can wait a bit - not urgent this week.
:)
A.
-------- Begin forwarded message --------
Subject: Re: [Laszlo-user] compiling for SOLO
Date: 11/24/08 9:59:23 PM
From: "Henry Minsky"
To:"Greg Denton"
Cc:[EMAIL PROTECTED]
If you're compiling with the command line compiler, lzc, you can
set the flag like this
-Dlzproxied=false
On Mon, Nov 24, 2008 at 9:37 PM, Greg Denton <
[EMAIL PROTECTED]> wrote:
I'm a bit confused by the " 3.3.2.lzproxied query parameter" section
of the documentation:
http://www.openlaszlo.org/lps4.2/docs/developers/proxied.html
Is there a way to call the lzc compiler to compile for SOLO? I looked
around some and
haven't found any switch. It's more convenient in a build environment
than hitting a
lps server. I'm leaving "proxied=" off of <canvas> so I can debug in
proxied mode.
Thanks.
--
Henry Minsky
Software Architect
[EMAIL PROTECTED]