[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to create openoffice.org-java



Am Dienstag, den 14.09.2004, 11:50 -0700 schrieb Emily Dai:
> I got source from sid. By default, openoffice.org-java is disabled 
> during compilation. How can I enable it when I build openoffice. I tried 
> to install j2sdk1.4 and configure --with-jdk-home=/usr/lib/j2sdk1.4.2 in 
> rules file.

Now undo your change in rules ;)

But read Bug 268173. You might need to apply that change.

>  But it still didn't create openoffice.org-java package. Can 
> anybody tell me how to generate openoffice.org-java?

>From the rules file:

# If DEB_BUILD_OPTIONS contains jdkhome=/absolute/path/to/jdk, build with the
# JDK at /absolute/path/to/jdk.

So please do

DEB_BUILD_OPTIONS='jdkhome=/usr/lib/j2sdk1.4.2'
export DEB_BUILD_OPTIONS
now build.

HTH,

	Martin



Reply to: