On 11/16/14, Andrea Pescetti wrote:
> jupiter wrote:
>> $ svn info
>> Path: .
>> URL: https://svn.apache.org/repos/asf/incubator/ooo/trunk
>
> This is wrong. Where did you find the incubator URL? It's been obsolete
> since 2012.
>
>> svn co https://svn.apache.org/repos/asf/openoffice/trunk from
>>
jupiter wrote:
$ svn info
Path: .
URL: https://svn.apache.org/repos/asf/incubator/ooo/trunk
This is wrong. Where did you find the incubator URL? It's been obsolete
since 2012.
svn co https://svn.apache.org/repos/asf/openoffice/trunk from
https://wiki.openoffice.org/wiki/Documentation/Buildi
On 11/15/14, Andrea Pescetti wrote:
> jupiter wrote:
>> Sorry for a dumb question, it is my first time to build the open office.
>> I
>> guess the binary executable file is openoffice.org, but I could not find
>> it..
>> $ ls aoo/main/instsetoo_native/
>> unxlngx6.pro/OpenOffice/installed/install/
jupiter wrote:
Sorry for a dumb question, it is my first time to build the open office. I
guess the binary executable file is openoffice.org, but I could not find
it..
$ ls aoo/main/instsetoo_native/
unxlngx6.pro/OpenOffice/installed/install/en-US/openoffice.org
basis3.5 ure
The executable is
On Sat, Nov 15, 2014 at 11:06 AM, Kay Schenk wrote:
>
>
> On 11/14/2014 03:32 PM, jupiter wrote:
> > Thanks Alexandro, yes I did follow the build guides.
> >
> > Anyway, I had a quick look at the code packimages.pl and found following
> > invalid path passed to $zip->addFile, the file
> > /Build2
On 11/14/2014 03:32 PM, jupiter wrote:
> Thanks Alexandro, yes I did follow the build guides.
>
> Anyway, I had a quick look at the code packimages.pl and found following
> invalid path passed to $zip->addFile, the file
> /Build2/aoo/main/default_images/res/helpimg|/area1.png was fine, but
> fol
Thanks Alexandro, yes I did follow the build guides.
Anyway, I had a quick look at the code packimages.pl and found following
invalid path passed to $zip->addFile, the file
/Build2/aoo/main/default_images/res/helpimg|/area1.png was fine, but
following path was wrong. My gut felling is at least the
Have you followed the Build Guide with the notes for your distro?
This notes might be outdated, any updates are appreciated:
https://wiki.openoffice.org/wiki/Fedora_Build_Instructions
On Fri, Nov 14, 2014 at 1:57 AM, jupiter wrote:
> Hi,
>
> I have just fetched source code from svn, but failed