WEB-INF/lps/lfc is the LFC source directory, so not distributed with the servlet. If this file is needed by the compiler to compile user programs in the servlet, the file should be moved. Perhaps to lps/includes/?
On 2011-08-30, at 06:46, Rami Ojares / AMG wrote: > That worked. > A new version of packages was released this morning. > And the Servlet package still seemed to miss the lfc directory. > Is it some sort of automatic mechanism that publishes these packages? > > - rami > > On 08/29/2011 05:55 PM, Henry Minsky wrote: >> You could probably just copy that from the source distro. >> >> On Mon, Aug 29, 2011 at 10:49 AM, Rami Ojares / AMG <[email protected] >> <mailto:[email protected]>> wrote: >> >> Just re-downladed the servlet package and was able to confirm that >> it is missing WEB-INF/lps/lfc directory. >> >> - rami >> >> >> On 08/29/2011 05:44 PM, Henry Minsky wrote: >>> I am running with a build from source. Could be this directory >>> did not make it into the servlet release? >>> >>> On Mon, Aug 29, 2011 at 10:42 AM, Rami Ojares / AMG >>> <[email protected] <mailto:[email protected]>> wrote: >>> >>> Directory WEB-INF/lps/lfc does not even exist?!? >>> I am sure I did not delete it. >>> Maybe I should download >>> http://download.openlaszlo.org/nightly/trunk/19403 >>> again and see if the folder exists in there... >>> >>> >>> On 08/29/2011 05:36 PM, Henry Minsky wrote: >>>> I don't know the problem, that works on my Mac. What is in >>>> that 'WEB-INF/lps/lfc/compiler/platform/flex'directory on >>>> your machine? >>>> >>>> >>>> >>>> On Mon, Aug 29, 2011 at 10:16 AM, Rami Ojares / AMG >>>> <[email protected] <mailto:[email protected]>> wrote: >>>> >>>> When running the following command >>>> >>>> lzc -c -a --runtime=swf10 --dir someDir --output >>>> filename.lzo my/library.lzx >>>> >>>> I get the following: >>>> >>>> Compiling: my/library.lzx to null >>>> compiler output is Loading configuration >>>> >>>> somepath/openlaszlo-5.0.x-servlet/WEB-INF/frameworks/flex-config.xml >>>> Adobe Compc (Flex Component Compiler) >>>> Version 4.5.0 build 0 >>>> Copyright (c) 2004-2007 Adobe Systems, Inc. All rights >>>> reserved. >>>> Compilation errors occurred: >>>> org.openlaszlo.sc >>>> <http://org.openlaszlo.sc>.CompilerError: tunit/line >>>> unknown: , in line: command line: Error: unable to open >>>> >>>> 'somepath/openlaszlo-5.0.x-servlet/WEB-INF/lps/lfc/compiler/platform/flex' >>>> Use 'compc -help' for information about using the >>>> command line. >>>> >>>> What could be the problem? >>>> >>>> - Rami Ojares >>>> Ps. Muchas gracias for the prompt replies for my >>>> previous query :-) >>>> >>>> >>>> >>>> >>>> -- Henry Minsky >>>> >>>> >>>> >>> >>> >>> >>> >>> -- Henry Minsky >>> >>> >>> >> >> >> >> >> -- >> Henry Minsky >> >> >> >
