Re: [dev] I build the OpenOffice.org 3.0 from source code, but the installation path of .deb files is wrong, how could I do?

2008-11-20 Thread Stephan Bergmann

On 11/20/08 09:50, 陳繹光 wrote:

Openoffice.org source code:
svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0


That is not the official OOo source code.  The official OOo 3.0 
(OOO300m9) source code is only available via CVS, see 
http://tools.openoffice.org for downloading the source from CVS and more.


-Stephan

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



Re: [dev] I build the OpenOffice.org 3.0 from source code, but the installation path of .deb files is wrong, how could I do?

2008-11-20 Thread Rene Engelhard
陳繹光 wrote:
 I tried to change a lot parameters when I build Openoffice.org. But the
 result is still the same. Could any one help me to solve this problem?
 
 The build environment is as follows:
 Operating System:
 Ubuntu 8.04
 Openoffice.org source code:
 svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0
 Build parameters:
 --with-distro=Debian --with-dict=ENUS --with-myspell-dicts --with-fonts
 --enable-binfilter --enable-fontooo --enable-epm  --disable-kde
 --disable-odk

You use ooo-build, and ooo-build is not really using those debs the Sun build 
system
creates. Normally, distros use it and therefore install manually into let's say
/usr/lib/openoffice etc.

That said, what you used contains a patch which flattens the dirs
- look for scp2-3layer-nicer-paths.diff - (so you need to specify the correct 
installdir,
but then still you get only *one* installdir and I am not sure this will work 
for the debs
created by instsetoo_native).

That's what suitable for Linux distros.

Regards,

Rene


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



Re: [dev] I build the OpenOffice.org 3.0 from source code, but the installation path of .deb files is wrong, how could I do?

2008-11-20 Thread Thorsten Behrens
On Thu, Nov 20, 2008 at 11:59:27AM +0100, Stephan Bergmann wrote:
 That is not the official OOo source code.  The official OOo 3.0  
 (OOO300m9) source code is only available via CVS, see  
 http://tools.openoffice.org for downloading the source from CVS and 
 more.

Hi Stephan,

nitpickhm, I guess the wording is somewhat misleading - ooo-build
in fact does download this very OOO300m9, extracted from this very
CVS repository. I want to avoid the impression that indirection via 
mirroring makes it somehow less 'official'/nitpick.

That said, of course one of ooo-build's purposes is to add patches
on top of the 'original' source code (which about every Linux
distribution on this earth does, with almost every piece of
software). In this case, for Debian, the set of patches applied is
more conservative than, let's say, for the go-oo version. In fact,
you can use ooo-build with just a very bare-bones set of patches,
that basically simply ensures buildability on your specific
platform.

Cheers,

-- Thorsten

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



Re: [dev] I build the OpenOffice.org 3.0 from source code, but the installation path of .deb files is wrong, how could I do?

2008-11-20 Thread Stephan Bergmann

On 11/20/08 14:08, Thorsten Behrens wrote:

On Thu, Nov 20, 2008 at 11:59:27AM +0100, Stephan Bergmann wrote:
That is not the official OOo source code.  The official OOo 3.0  
(OOO300m9) source code is only available via CVS, see  
http://tools.openoffice.org for downloading the source from CVS and 
more.



Hi Stephan,

nitpickhm, I guess the wording is somewhat misleading - ooo-build
in fact does download this very OOO300m9, extracted from this very
CVS repository. I want to avoid the impression that indirection via 
mirroring makes it somehow less 'official'/nitpick.


That said, of course one of ooo-build's purposes is to add patches
on top of the 'original' source code (which about every Linux
distribution on this earth does, with almost every piece of
software). In this case, for Debian, the set of patches applied is
more conservative than, let's say, for the go-oo version. In fact,
you can use ooo-build with just a very bare-bones set of patches,
that basically simply ensures buildability on your specific
platform.


Still, including patches, causing confusion (see OP).

-Stephan

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



Re: [dev] I build the OpenOffice.org 3.0 from source code, but the installation path of .deb files is wrong, how could I do?

2008-11-20 Thread Rene Engelhard
Hi,

Stephan Bergmann wrote:
 On 11/20/08 09:50, 陳繹光 wrote:
 Openoffice.org source code:
 svn://svn.gnome.org/svn/ooo-build/branches/ooo-build-3-0

 That is not the official OOo source code.  The official OOo 3.0  
 (OOO300m9) source code is only available via CVS, see  
^^

Ah, the source tarballs offered on the website are not official?
Good to know... ;-)

*scnr*

Regards,

Rene

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