Hi,
I am trying to build open office after cloning the source (svn co
https://svn.apache.org/repos/asf/openoffice/trunk). I am working with Mac OS X
10.10 (Yosemite).
I am running into some problems, I am using this site for reference
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO) and I am
able to get an output when I run ./configure --help after running autoconf.
However, I can’t find the script to set the environment variables for Mac
(MacOSXX64Env.Set.sh) and I also cd into the main/instsetoo_native but I can’t
find the build script in that directory.
I have tried running the script main/odk/setsdekenv_unix.sh but I get the
following output:
cat: /Users/jatin1/repos/asf/openoffice/main/odk/settings/dk.mk: No such file
or directory
************************************************************************
*
* You have to configure your SDK environment first before you can
* can use it! The configuration has to be done only once.
*
************************************************************************
sh: /Users/jatin1/repos/asf/openoffice/main/odk/config.guess: No such file or
directory
How do I go about setting the environment variables and also building it?
Thanks
Jatin
On 10/19/15, 2:49 AM, "Andrea Pescetti" <[email protected]> wrote:
>On 18/10/2015 PATHANGI JANARDHANAN JATINSHRAVAN wrote:
>> I have also cloned the repository from svn so that I can look at the
>> code changes as I look at the issues on bugzilla. I hope that this can
>> get me some familiarity with the codebase.
>
>It will, and it is a good way to start.
>Do you prefer git? Just clone https://github.com/apache/openoffice (the
>official mirror; code is OK, other features/stats are mostly broken). I
>recommend the AOO410 branch since focus is on that for the rest of
>October, until we release OpenOffice 4.1.2.
>
>> I am working on a machine with Mac OS X Yosemite (10.10). I forgot
>> to mention this in the previous email.
>
>This is good! We definitely welcome more Mac developers.
>
>> I am basically hoping that after getting to grips with the basics, I
>> can get to working with someone as a mentor of sorts on a decent sized
>> feature/module.
>
>Finding something for you to complete is not very problematic, several
>of us have two or three (or more!) projects that they will be able to do
>but lack time to complete. So once you get the basics right, and you
>have built OpenOffice successfully, ask back for ideas (of course ask
>for help if you need help with the build!). This is better than the
>other way round: we won't have mentors available for any ideas you might
>have; it is easier for you to ask what unfinished projects
>people are available to mentor.
>
>> Also, is there a good GUI client for SVN? My beloved Source Tree
>> seems to have issues with svn.
>
>I've always used the command-line one. If you are more familiar with
>git, just use the git mirror (or git-svn).
>
>Regards,
> Andrea.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>