LibreOffice
De Pontão Nós Digitais
Ir para navegaçãoIr para pesquisar
Clonando
$ git clone git://anongit.freedesktop.org/libreoffice/bootstrap
http://www.libreoffice.org/get-involved/developers/
Instalando as dependências
$ sudo apt-get build-dep libreoffice
Instalando o JUNIT 4 - Pacote faltante das dependências.
$ sudo aptitude install junit4 $ CLASSPATH=.:/usr/share/java/junit4.jar
Resolvendo as dependências de Berkeley DB: Berkeley DB 11gR2 (11.2.5.2.28)
Baixando os pacotes do Oracle. É necessaŕio criar uma conta.
http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html
$ cd build_unix $ sudo ../dist/configure $ sudo make $ sudo make install
http://download.oracle.com/docs/cd/E17076_02/html/installation/BDB_Installation.pdf
Compilando
$ sudo ./autogen.sh --with-num-cpus=2 $ sudo make
Erro que ainda permanece:
root@pizetta:/home/pizetta/bootstrap# make ./bootstrap ln: creating symbolic link `.git/hooks/commit-msg': No such file or directory ln: creating symbolic link `.git/hooks/post-merge': No such file or directory ln: creating symbolic link `.git/hooks/pre-commit': No such file or directory ******************************************************************** * * Running the post download checks. * ******************************************************************** checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu Fetching dependencies for module berkeleydb from solver... failed ERROR: incomplete dependencies! make: *** [all] Error 1
Mais páginas:
Canal de ajuda: IRC - Freenode - #libreoffice-dev
Free Document Foundation: http://wiki.documentfoundation.org/
Documentação: http://docs.libreoffice.org/basegfx/html/classes.html