LibreOffice

De Pontão Nós Digitais
Revisão de 12h19min de 13 de julho de 2011 por Dpizetta (discussão | contribs) (Nova página: == Clonando == <pre> git clone git://anongit.freedesktop.org/libreoffice/bootstrap </pre> Página: http://www.libreoffice.org/get-involved/developers/ == Instalando as dependências...)
(dif) ← Edição anterior | Revisão atual (dif) | Versão posterior → (dif)
Ir para navegaçãoIr para pesquisar

Clonando


git clone git://anongit.freedesktop.org/libreoffice/bootstrap

Página: 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:

Baixando os pacotes do Oracle.

http://www.oracle.com/technetwork/database/berkeleydb/downloads/index.html

É necessário criar um conta para baixar.

Como compilar e instalar:

Página 42: http://download.oracle.com/docs/cd/E17076_02/html/installation/BDB_Installation.pdf

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:

Canais de ajuda: IRC - Freenode - #libreoffice-dev

Free Document Foundation: http://wiki.documentfoundation.org/

Documentação: http://docs.libreoffice.org/basegfx/html/classes.html