Hi everybody, i want u to help me how to build libreoffice. I have being directed by this https://wiki.documentfoundation.org/Development/BuildingOnLinux on how to build libreoffice I have installed git. then when i try to clone with "git clone git://anongit.freedesktop.org/libreoffice/core libreoffice ", i get the following error. ' ' Cloning into 'libreoffice'... fatal: unable to connect to anongit.freedesktop.org: anongit.freedesktop.org: Name or service not known ' '
how should i solve this? is it possible to download the source code and copy to /.git directory instead of running "git clone git://anongit.freedesktop.org/libreoffice/core libreoffice " command? i tried it as following, i downloaded source code of libreoffice and i copied to home/.git/libreoffice, when i run it told me that there is no autogen.sh file. $ cd libreoffice $ ./autogen.sh this generates "bash: /autogen.sh: No such file or directory" error. i couldn't even find the autogen.sh file by searching in the whole source code. .......pls help me in this how to solve... Thanx, On 4/29/15, Sophie <[email protected]> wrote: > Le 29/04/2015 17:07, jonathon a écrit : >> On 29/04/15 06:48, Sophie wrote: >> >>> I think this comment from Eike on the issue may be of interest here: >>> "Leif, just a note, nowadays it shouldn't be necessary any more to add a >>> language just for spell-checking purposes, the language tag ny or ny-MW >>> could be entered in the language combobox' edit field to attribute the >>> text." >> >> OK. I'll test the spell checkers to see how well they work without >> adding a language. > > Great, thanks :) > Cheers > Sophie > > -- > Sophie Gautier [email protected] > GSM: +33683901545 > IRC: sophi > Co-founder - Release coordinator > The Document Foundation > > -- > To unsubscribe e-mail to: [email protected] > Problems? > http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ > Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette > List archive: http://listarchives.libreoffice.org/global/l10n/ > All messages sent to this list will be publicly archived and cannot be > deleted > -- To unsubscribe e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/l10n/ All messages sent to this list will be publicly archived and cannot be deleted
