Ticket #1758: configure-openoffice
File configure-openoffice, 704 bytes (added by , 19 years ago) |
---|
Line | |
---|---|
1 | ./configure --prefix=/opt/openoffice-2.0.2 \ |
2 | --enable-libart \ |
3 | --disable-mozilla \ |
4 | --disable-qadevooo \ |
5 | --disable-fontooo \ |
6 | --disable-mathmldtd \ |
7 | --disable-gnome-vfs \ |
8 | --enable-kde \ |
9 | --disable-binfilter \ |
10 | --without-fonts \ |
11 | --without-ppds \ |
12 | --with-package-format=native \ |
13 | --without-nas \ |
14 | --with-system-stdlibs \ |
15 | --with-system-zlib \ |
16 | --with-system-jpeg \ |
17 | --with-system-expat \ |
18 | --with-system-freetype \ |
19 | --with-system-libxml \ |
20 | --with-system-python \ |
21 | --with-system-sane-header \ |
22 | --with-system-curl \ |
23 | --with-system-sndfile \ |
24 | --with-system-neon \ |
25 | --with-system-mozilla --with-firefox \ |
26 | --with-build-version=MLJ |