Build source Apache open office

2015-05-15 Thread Nguyễn Đình Văn
Dear Apache group,
I Build source fllow link :
wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7
,
When I run command build --all then It's output this error message :
---
build -- version: 275224


=
Building module solenv
=

Entering /cygdrive/f/AndroidDev/aoo-4.1.1/main/solenv

mkout -- version: 1.8
/usr/bin/bash:
/cygdrive/cygdrive/f/AndroidDev/aoo-4.1.1/main/solenv/wntmsci12.p
ro/inc/myworld.mk: No
such file or directory
dmake:  Error code 1, while making
'/cygdrive/cygdrive/f/AndroidDev/aoo-4.1.1/ma
in/solenv/wntmsci12.pro/inc/myworld.mk'

1 module(s):
solenv
need(s) to be rebuilt

---

Please for me away

-- 
Name :    Nguyễn Đình Văn
BirthDay: 27-03
SDT:   0979998058 & 0949998972
Yahoo :dinhvanse
Gmail  :dinhvanse
Hotmail:dinhvanse


Re: Fwd: Build Apache open office

2015-05-10 Thread Nguyễn Đình Văn
Hi rb.henschel,
Thank you, I did fix this error,
Now I run command ./bootstrap. It's output error message :
--
/config.guess: unable to guess system type

This script, last modified 2005-07-08, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from


http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
and

http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub

If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
pertinent to  in order to provide the needed
information to handle your system.



configure: error: cannot guess build type; you must specify one
--


I did copy file
http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess
to : E:\SourceApacheOpenOffice\aoo-4.1.1\main
But output this error message.

Please help me!


2015-05-08 17:24 GMT+07:00 Regina Henschel :

> Hi,
>
> Nguyễn Đình Văn schrieb:
>
>> -- Forwarded message ------
>> From: Nguyễn Đình Văn 
>> Date: 2015-05-07 14:40 GMT+07:00
>> Subject: Build Apache open office
>> To: dev-h...@openoffice.apache.org, qa-h...@openoffice.apache.org
>>
>>
>> - I build source apache open office fllow :
>>
>> https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7
>> .
>> But when i run command :
>>
>> SDK_PATH="/cygdrive/c/Program\ Files/Microsoft\ SDKs/Windows/v7.0"
>> ./configure \
>>  --with-frame-home="/cygdrive/c/Program\ Files/Microsoft\
>> SDKs/Windows/v7.0/Bin" \
>>  --with-cl-home="/cygdrive/d/abc/abc/VC" \
>>  --with-midl-path="/cygdrive/c/Program\ Files/java/Windows/v7.0/Bin" \
>>
>
> The --with-midl-path looks suspicious. The path to java should be in
> --with-jdk-home.
> My current configure does not contain --with-midl-path at all, and in some
> older configure it points to "Microsoft SDKs"
>
>   --with-directx-home="/cygdrive/d/DXSDKInstalled" \
>>  --with-ant-home="/cygdrive/c/apache-ant-1.9.4" \
>>  --with-dmake-url="/cygdrive/c/dmake-4.12.tar.bz2" \
>>  --with-epm-url="/cygdrive/c/epm-3.7-source.tar.gz" \
>>  --enable-pch \
>>  --disable-atl \
>>  --disable-activex \
>>  --without-junit
>>
>> Then output error message :
>>
>> can't find ms visual studio /vc++ at ./oowintool line 236 configure:
>> error:
>> oowintool failed to copy CRT
>>
>
> Are you sure, that escaping the blank in "Program\ Files" works? I have
> such paths without escaping but as simple "Program Files".
>
> Kind regards
> Regina
>
>


-- 
Name :Nguyễn Đình Văn
BirthDay: 27-03
SDT:   0979998058 & 0949998972
Yahoo :dinhvanse
Gmail  :dinhvanse
Hotmail:dinhvanse


Fwd: Build Apache open office

2015-05-08 Thread Nguyễn Đình Văn
-- Forwarded message --
From: Nguyễn Đình Văn 
Date: 2015-05-07 14:40 GMT+07:00
Subject: Build Apache open office
To: dev-h...@openoffice.apache.org, qa-h...@openoffice.apache.org


- I build source apache open office fllow :
https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7.
But when i run command :

SDK_PATH="/cygdrive/c/Program\ Files/Microsoft\ SDKs/Windows/v7.0"
./configure \
--with-frame-home="/cygdrive/c/Program\ Files/Microsoft\
SDKs/Windows/v7.0/Bin" \
--with-cl-home="/cygdrive/d/abc/abc/VC" \
--with-midl-path="/cygdrive/c/Program\ Files/java/Windows/v7.0/Bin" \
--with-directx-home="/cygdrive/d/DXSDKInstalled" \
--with-ant-home="/cygdrive/c/apache-ant-1.9.4" \
--with-dmake-url="/cygdrive/c/dmake-4.12.tar.bz2" \
--with-epm-url="/cygdrive/c/epm-3.7-source.tar.gz" \
--enable-pch \
--disable-atl \
--disable-activex \
--without-junit

Then output error message :

can't find ms visual studio /vc++ at ./oowintool line 236 configure: error:
oowintool failed to copy CRT


==> Please help me!

-- 
Name :Nguyễn Đình Văn
BirthDay: 27-03
SDT:   0979998058 & 0949998972
Yahoo :dinhvanse
Gmail  :dinhvanse
Hotmail:dinhvanse



-- 
Name :Nguyễn Đình Văn
BirthDay: 27-03
SDT:   0979998058 & 0949998972
Yahoo :dinhvanse
Gmail  :dinhvanse
Hotmail:dinhvanse


Apache open office on Anroid

2015-04-16 Thread Nguyễn Đình Văn
Dear all,
I have 2 question, please ask me:
1. Can [Apache open office] view office on Android?
1. Can library of [Apache open office] convert document to image ?

-- 
Name :Nguyễn Đình Văn
BirthDay: 27-03
SDT:   0979998058 & 0949998972
Yahoo :dinhvanse
Gmail  :dinhvanse
Hotmail:dinhvanse