On 03/11/2013 12:24 PM, Rodolfo wrote:
2013/3/11 Jonathan Aquilina <eagles051387@gmail.com>:
Its quite simple a git checkout BRANCH NAME. one thing I will admit is that
im not sure how to get a list of available branches for checkout.
Just do a
$ git branch
Actually, once the development tools have been installed, the steps are:
1) $ git clone git://gerrit.libreoffice.org/core
2) cd core
3) ./autogen.sh --enable-ext-mysql-connector --with-system-mysql
4) make fetch
5) ./g checkout -b libreoffice-4-0 origin/libreoffice-4-0
Step 3 contains the options that apply to autogen.sh.
Step 4 is only needed to correct any errors listed in Step 3.
I read and reread the web page describing how to create a build
from source before I could understand what the directions are.
--Dan
Context
- Re: Missing service SvgWriter - forgotten when rebasing with AOO (continued)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.