https://issues.apache.org/ooo/show_bug.cgi?id=118605

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|STARTED                     |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from [email protected] 2011-11-25 10:11:39 UTC ---
solved http://svn.apache.org/viewvc?rev=1206110&view=rev

epm is now handled similar to dmake and can be seen as a prerequisite.

1. epm is searched on the path and has to be a patched version of epm 3.7

2. --with-epm=<path_to_epm> where the path has to point to a patched version of
epm 3.7

3. --with-epm-url=<url_to_epm-3.7-sources> for example
"http://ftp.easysw.com/pub/epm/3.7/epm-3.7-source.tar.gz";
The original source package is downloaded and build if explicitly triggered by
using this configure switch. "configure --help" will provide the link to the
original source.

4. --disable-epm, disables epm and on platforms where epm is required no
packages are build.

-- 
Configure bugmail: https://issues.apache.org/ooo/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Reply via email to