Builing libreoffice Difficulty

Miklos Vajna vmiklos at suse.cz
Wed Apr 17 01:33:10 PDT 2013


Hi,

On Wed, Apr 17, 2013 at 10:26:27AM +0200, Jan Holesovsky <kendy at suse.cz> wrote:
> Please - is there any reason why do you prefer the bundles over git
> checkout?  It is much easier with git, you will be downloading about the
> same amount of data is with the bundles, and additionally you'll have
> the history :-)

The bundle also contains a full git repo, just git clone can't resume
after a network error, while wget'ing the bundle can. That can be
helpful in case of crappy network or so.

Jayant, here is how it works for me:

wget http://dev-www.libreoffice.org/bundles/libo_git_from_tar.sh
sh libo_git_from_tar.sh core

Then you have a git checkout of core.git in ./libo. (Probably the first
thing you want to do in that repo is to run 'git pull -r'.)

HTH,

Miklos
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130417/688510eb/attachment.pgp>


More information about the LibreOffice mailing list