On Fri, Jul 18, 2008 at 8:20 AM, Mark Miesfeld <[EMAIL PROTECTED]> wrote:
> On Fri, Jul 18, 2008 at 7:19 AM, David Ashley <[EMAIL PROTECTED]> wrote:
>> Ok, there are two problems with the Windows build.
>>
>> 1. The build cannot locate some of the docs so it aborts the build.
>
> makeorx  for Windows has the option of specifying a static location to
> copy the docs from, into the build root.
>
> set DOC_LOCATION=C:\myDocs
> makeorx NODEBUG PACKAGE
>
> and
>
> makeorx NODEBUG PACKAGE C:\myDocs
>
> are equivalent commands.
>
> You can specify DOC_LOCATION either as an environment variable or on
> the command line.

Sorry, that was poorly worded.  It should read:

You can either put the DOC_LOCATION variable into the environment and
point it at the static doc directory, or you can specify the doc
directory as the third option on the command line to makeorx.

--
Mark Miesfeld

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to