[dev] Re: ERROR: File not found: msvcp80.dll

2011-03-08 Thread tora - Takamichi Akiyama

Hi,


On 8 March 2011 15:11, tora - Takamichi Akiyama mailto:t...@openoffice.org>> wrote:

cd $SRC_ROOT
dmake

>> and wait for a minutes, not hours.

On 2011/03/09 4:07, Knut Olav Bøhmer wrote:

Which worked for me :)
Well, I'm doing this on a virtual macine it took about 30 minutes. I don't know 
why it's so slow.


Oh, sorry! I meant that wait for minutes until building instsetoo_native starts.

Taking about 30 minutes to build both your language and English versions of OOo 
is probably normal.

Some tips:
 - Disable unnecessary background services.
   Search for windows vista disable services like that.

 - Monitor the CPU usage.
   It should keep at the level of almost 100% during building OOo.
   If not, look into the bottleneck.

 - Redirect outputs to a log file.
   Do not let them force the terminal emulator of Cygwin work hard.
   A task of drawing letters and scrolling them consumes the CPU power.
   bash$ dmake > log/dmake.log 2>&1 &

 - Occasionally check the progress.
   bash$ grep "Building module" log/dmake.log
   bash$ tail -f log/dmake.log

 - Utilize a Solid-State Drive (SSD) and put virtual machines on it.

 - and more...

Best regards,
Tora
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: ERROR: File not found: msvcp80.dll

2011-03-08 Thread Knut Olav Bøhmer
On 8 March 2011 15:11, tora - Takamichi Akiyama  wrote:

> Hi,
>
> i am not sure, but, in general, this might help.
>

Thanx


> cd $SRC_ROOT
> cd external
> build.pl


hmm why didn't I do that. ( i did dmake, and it did ofcours not work ):


>
> deliver.pl -verbose
> cd ..
> cd instsetoo_native
> build.pl
>
>
> or simply
>
> cd $SRC_ROOT
> dmake
>

Which worked for me :)



> and wait for a minutes, not hours.
>

Well, I'm doing this on a virtual macine it took about 30 minutes. I don't
know why it's so slow.


>
> Kind regards,
> Tora
>
>
> On 2011/03/08 21:44, Knut Olav Břhmer wrote:
>
>> Hi,
>>
>> I'm building openoffice.org , and I get the error
>> in OOO320/instsetoo_native:
>>
>> ... reading include pathes ...
>> ... analyzing script: C:/OOO320/solver/320/
>> wntmsci12.pro/bin/setup_osl.inf 
>> ...
>>
>> ... analyzing directories ...
>> ... analyzing files ...
>> ... analyzing scpactions ...
>> ... analyzing shortcuts ...
>> ... analyzing unix links ...
>> ... analyzing profile ...
>> ... analyzing profileitems ...
>> ... analyzing folders ...
>> ... analyzing folderitems ...
>> ... analyzing registryitems ...
>> ... analyzing Windows custom actions ...
>> ... analyzing Windows merge modules ...
>> ... analyzing modules ...
>> 
>> ... languages en-US ...
>> ... analyzing update database ...
>> ... analyzing files ...
>> ERROR: The following files could not be found:
>> ERROR: File not found: msvcp80.dll
>> ERROR: File not found: msvcr80.dll
>> ... cleaning the output tree ...
>> ... removing directory C:/tmp/ooopackaging/i_11201299587239 ...
>>
>> **
>> ERROR: ERROR: Missing files
>> in function: remove_Files_Without_Sourcedirectory
>> **
>>
>> **
>> ERROR: Saved logfile: C:/OOO320/instsetoo_native/
>> wntmsci12.pro/OpenOffice/msi/logging/en-US/log_OOO320_en-US.log <
>> http://wntmsci12.pro/OpenOffice/msi/logging/en-US/log_OOO320_en-US.log>
>>
>>
>> I did not copy the msvcp80.dll files in external/msvcp80 before building,
>> so I did it after I got the error. But it did not fix the problem doing
>>  build --from instsetoo_native   in instsetoo_native.
>>
>> What do I have to build (or do) to make the files got to the right place?
>>
>> --
>> Knut Olav Břhmer
>>
> --
> -
> To unsubscribe send email to dev-unsubscr...@openoffice.org
> For additional commands send email to sy...@openoffice.org
> with Subject: help
>



-- 
Knut Olav Bøhmer
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] After building and installing Norwegian OOo still in EN

2011-03-08 Thread Knut Olav Bøhmer
Hi,

I've just buildt norwegian version of OpenOffice.org, and installed
/OOO320/instsetoo_native/wntmsci12.pro/OpenOffice/msi/install/no
But the userinterface is still in english, even though

Writer -> Tools -> Options -> "Language Settings" -> Languages -> User
Interface, says "Default - Norwegian Bokmål"

What did I do wrong, or what is missing?

-- 
Knut Olav Bøhmer
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: ERROR: File not found: msvcp80.dll

2011-03-08 Thread tora - Takamichi Akiyama

Hi,

i am not sure, but, in general, this might help.

cd $SRC_ROOT
cd external
build.pl
deliver.pl -verbose
cd ..
cd instsetoo_native
build.pl


or simply

cd $SRC_ROOT
dmake

and wait for a minutes, not hours.

Kind regards,
Tora

On 2011/03/08 21:44, Knut Olav Bøhmer wrote:

Hi,

I'm building openoffice.org , and I get the error in 
OOO320/instsetoo_native:

... reading include pathes ...
... analyzing script: C:/OOO320/solver/320/wntmsci12.pro/bin/setup_osl.inf 
 ...
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing unix links ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing folders ...
... analyzing folderitems ...
... analyzing registryitems ...
... analyzing Windows custom actions ...
... analyzing Windows merge modules ...
... analyzing modules ...

... languages en-US ...
... analyzing update database ...
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: msvcp80.dll
ERROR: File not found: msvcr80.dll
... cleaning the output tree ...
... removing directory C:/tmp/ooopackaging/i_11201299587239 ...

**
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**

**
ERROR: Saved logfile: 
C:/OOO320/instsetoo_native/wntmsci12.pro/OpenOffice/msi/logging/en-US/log_OOO320_en-US.log
 

I did not copy the msvcp80.dll files in external/msvcp80 before building, so I 
did it after I got the error. But it did not fix the problem doingbuild 
--from instsetoo_native   in instsetoo_native.

What do I have to build (or do) to make the files got to the right place?

--
Knut Olav Bøhmer

--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Skrivebeskyttelse i et *.odt dokument

2011-03-08 Thread Knut Olav Bøhmer
Hi,
I'm just guessing, you sendt the document to your Mac by email, and opended
it from your mail client. Sometimes when I do that, the files is opened as
read-only. Try saving the document and then open openoffice.org, and open
the file from there.

Hei,
Jeg bare gjetter, men du sente documentet til Mac'en din per epost, og åpnet
dokumentet fra epostklienten. Noen ganger når jeg gjør det, blir filen åpnet
som skrivebesyttet. Prøv å lagre dokumentet og start OpenOffice.org, og åpne
dokumentet derfra.

PS: Dette er ikke riktig forum for denne typer henvendelser. Prøv heller:
http://www.openofficeorg.no/Forumsider/

2011/3/8 Kjell Arne Tvetmarken 

> Hei, jeg har et dokument som ble opprettet på min WindowsXP maskin i Open
> Office Writer. Nå har jeg overført dokumentet til en Mac (intel)  maskin
> etter å ha installert Open Office Writer. Når jeg forsøker å redigere
> dokumentet får jeg denne beskjeden: Skrivebeskyttet innhold kan ikke endres
> . Ingen endringer vil bli godtatt.
> Søkt på hjelp men ingen endringer i dette dokumentet synes å virke. Kan
> noen hjelpe meg?
> --
>
> Vennlig hilsen,
>
>
> *  **Kjell Arne*
>
>
>
> __
>
> Kjell Arne Tvetmarken
>
> Torpstubben 52 B
>
> N-1389 Heggedal
>
> *Norway***
>
> Telefon: +47 66 78 33 60
>
> Mobil:+47 911  28  511
>
> __
>



-- 
Knut Olav Bøhmer
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] ERROR: File not found: msvcp80.dll

2011-03-08 Thread Knut Olav Bøhmer
Hi,

I'm building openoffice.org, and I get the error in
OOO320/instsetoo_native:

... reading include pathes ...
... analyzing script: C:/OOO320/solver/320/wntmsci12.pro/bin/setup_osl.inf...
... analyzing directories ...
... analyzing files ...
... analyzing scpactions ...
... analyzing shortcuts ...
... analyzing unix links ...
... analyzing profile ...
... analyzing profileitems ...
... analyzing folders ...
... analyzing folderitems ...
... analyzing registryitems ...
... analyzing Windows custom actions ...
... analyzing Windows merge modules ...
... analyzing modules ...

... languages en-US ...
... analyzing update database ...
... analyzing files ...
ERROR: The following files could not be found:
ERROR: File not found: msvcp80.dll
ERROR: File not found: msvcr80.dll
... cleaning the output tree ...
... removing directory C:/tmp/ooopackaging/i_11201299587239 ...

**
ERROR: ERROR: Missing files
in function: remove_Files_Without_Sourcedirectory
**

**
ERROR: Saved logfile: C:/OOO320/instsetoo_native/
wntmsci12.pro/OpenOffice/msi/logging/en-US/log_OOO320_en-US.log

I did not copy the msvcp80.dll files in external/msvcp80 before building, so
I did it after I got the error. But it did not fix the problem doing
build --from instsetoo_native   in instsetoo_native.

What do I have to build (or do) to make the files got to the right place?

-- 
Knut Olav Bøhmer
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] redline programming

2011-03-08 Thread Zongbo Zhang
Hi all,

I am doing a java program concerning the redline, found almost no example java 
code about redline, does anyone here can  give me a clue? I am new to this UNO 
programming, especially new to redline. so far, my program can connect to a 
running office process, can perfectly work with the text content other than ' 
redlineportion', have no idea how to 'use' those 'Xredline', 'RedlinePortion' 
as well as the 'XRedlinesSupplier'.

could someone please help.

BR
zongbo zhang
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Skrivebeskyttelse i et *.odt dokument

2011-03-08 Thread Kjell Arne Tvetmarken
Hei, jeg har et dokument som ble opprettet på min WindowsXP maskin i Open
Office Writer. Nå har jeg overført dokumentet til en Mac (intel)  maskin
etter å ha installert Open Office Writer. Når jeg forsøker å redigere
dokumentet får jeg denne beskjeden: Skrivebeskyttet innhold kan ikke endres
. Ingen endringer vil bli godtatt.
Søkt på hjelp men ingen endringer i dette dokumentet synes å virke. Kan noen
hjelpe meg?
-- 
Vennlig hilsen,


  Kjell Arne
 
__
Kjell Arne Tvetmarken
Torpstubben 52 B
N-1389 Heggedal
Norway
Telefon: +47 66 78 33 60
Mobil:+47 911  28  511
__


--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help