On 22 May 2013 13:18, Andre Fischer <awf....@gmail.com> wrote: > On 22.05.2013 08:41, Andrea Pescetti wrote: > >> On 17/05/2013 Albino B Neto wrote: >> >>> I am writing a script [1] for compilation AOO on GNU/Linux. >>> 1 - >>> https://github.com/binoanb/**scripts/blob/master/compilar_**aoo4.sh<https://github.com/binoanb/scripts/blob/master/compilar_aoo4.sh> >>> >> >> I think the main difficulty for people who build for their first time >> under Linux is getting all build dependencies right. We needn't automate >> the classic autoconf/configure/bootstrap/**build part, or at least this >> is something that someone who wants to build OpenOffice should be prepared >> to do. >> >> So I see the main value here in providing the proper "yum install" / >> "apt-get install" command (in a wiki page or in a script, but the wiki page >> could be enough) to get dependencies right for the most popular >> distributions. >> > > Wiki pages: > > for Ubuntu 12.04: > http://wiki.openoffice.org/**wiki/Documentation/Building_** > Guide_AOO/Step_by_step#Ubuntu_**12.04<http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Ubuntu_12.04> > > The 12.04 is also not quite updated. I had a problem with epm (see https://issues.apache.org/ooo/show_bug.cgi?id=121290), The epm package in 12.04 is never than what our configure expect, so it does not try to download AND patch a version....meaning the last build step goes wrong because of an unpatched epm.
The right solution would be to change the build to use a "normal" epm, but admitted I was lazy and simply removed the ubuntu supplied epm. rgds jan I. for other distributions (probably not quite up-to-date anymore): > http://wiki.openoffice.org/**wiki/Documentation/Building_** > Guide_AOO/Building_on_Linux<http://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Building_on_Linux> > > -Andre > > > >> Regards, >> Andrea. >> >> ------------------------------**------------------------------**--------- >> To unsubscribe, e-mail: >> dev-unsubscribe@openoffice.**apache.org<dev-unsubscr...@openoffice.apache.org> >> For additional commands, e-mail: dev-h...@openoffice.apache.org >> >> > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > dev-unsubscribe@openoffice.**apache.org<dev-unsubscr...@openoffice.apache.org> > For additional commands, e-mail: dev-h...@openoffice.apache.org > >