On Fri, 2006-02-03 at 13:11 +0100, Johannes Walther wrote:
> Hi,
> 
> yesterday I downloaded the 2.0.1 (OOA680_m1) tarball
> with sources, set up the environment and started
> compilation.
> 
> I used dmake from $SRC_ROOT and after much hours the
> end of the compile process was

> /usr/home/chris/coding/OO/OOA680_m1/instsetoo_native/util
> -------------
> No EPM: do no packaging at this stage
> 


Looks like everything compiled fine (congratulations), except that the
installation/package creation stage was skipped, possible from
"--disable-epm" passed to configure.

If you (after setting up your environment) try this...

cd /usr/home/chris/coding/OO/OOA680_m1/instsetoo_native/util
export PKGFORMATSWITCH="-format rpm -simple /opt/openoffice.org2.0test"
dmake openoffice_en-US

it should install directly to /opt/openoffice.org2.0test in theory

otherwise I guess you could configure without --disable-epm and after
resourcing your environment run build and see if that makes whatever is
guessed as a suitable package for your distribution/OS.

C.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to