Re: [Libreoffice] make dev-install error, dict-xx.oxt files not found

2012-01-04 Thread Winfried Donkers
 Still strange that git pull -r from core doesn't/didn't help. That's what I 
 do to update my sources.

Do a ./g pull -r in core instead.  It calls git pull -r in all the 
sub-repos underneath core/clone/ (and in core itself, of course).

Thank you. I will do ./g instead of git in the future and reread 
http://wiki.documentfoundation.org/Development#Using_Git_for_LibreOffice_development
 :)

Winfried
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] make dev-install error, dict-xx.oxt files not found

2012-01-03 Thread Winfried Donkers
I often get a failed make dev_install when building following a git pull 
--rebase.
The error is that dict-xx.oxt (today they were dict-an.oxt, dict-be.oxt, 
dict-el.oxt, dict-gd.oxt, dict-si.oxt and dict-te.oxt) files cannot be found.
This occurred also after a clean git clone on a new machine.

My quick and dirty solution is to copy dict-en.oxt to the missing ones, as I am 
not currently interested in these dictionaries.
But there should be a proper solution/cause to be fixed.

Can anyone help me on this?


Winfried

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] make dev-install error, dict-xx.oxt files not found

2012-01-03 Thread Tim Hardeck
Hi Winfried,

I think running git pull -r in core/dictionaries should fix this.

Tim

On 01/03/2012 12:10 PM, Winfried Donkers wrote:

 I often get a failed make dev_install when building following a git
 pull --rebase.

 The error is that dict-xx.oxt (today they were dict-an.oxt,
 dict-be.oxt, dict-el.oxt, dict-gd.oxt, dict-si.oxt and dict-te.oxt)
 files cannot be found.

 This occurred also after a clean git clone on a new machine.

  

 My quick and dirty solution is to copy dict-en.oxt to the missing
 ones, as I am not currently interested in these dictionaries.

 But there should be a proper solution/cause to be fixed.

  

 Can anyone help me on this?

  

  

 Winfried

  



 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice


-- 
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 
16746 (AG Nürnberg)
Maxfeldstr. 5, 90409 Nürnberg, Germany
T: +49 (0) 911 74053-0  F: +49 (0) 911 74053-483
http://www.suse.de/



signature.asc
Description: OpenPGP digital signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] make dev-install error, dict-xx.oxt files not found

2012-01-03 Thread Winfried Donkers
The error is that dict-xx.oxt (today they were dict-an.oxt, dict-be.oxt, 
dict-el.oxt, dict-gd.oxt, dict-si.oxt and dict-te.oxt) files cannot be found. 
I think running git pull -r in core/dictionaries should fix this.

Thanks, it helped.
Still strange that git pull -r from core doesn't/didn't help. That's what I do 
to update my sources.

Winfried 

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice