installing_panini
Diferenças
Aqui você vê as diferenças entre duas revisões dessa página.
Ambos lados da revisão anteriorRevisão anteriorPróxima revisão | Revisão anterior | ||
installing_panini [2012/08/15 12:59] – cartola | installing_panini [2012/08/18 14:30] (atual) – cartola | ||
---|---|---|---|
Linha 5: | Linha 5: | ||
- | I've got to compile Panini today, after some hard time trying to do this. Follows the recipe: | + | I've got to compile Panini today, after some hard time trying to do this. |
+ | |||
+ | A friend also said that it worked on "Linux Mint Debian Edition Update 4" | ||
+ | |||
+ | Follows the recipe: | ||
* I've installed a standard Ubuntu desktop version | * I've installed a standard Ubuntu desktop version | ||
Linha 19: | Linha 23: | ||
* Create the makefiles with the command: | * Create the makefiles with the command: | ||
qmake panini.pro | qmake panini.pro | ||
- | * Then you need to edit the Makefile.Release file, created after last given command. To make libz be found edit line 18 putting " | + | |
- | LIBS = $(SUBLIBS) | + | sh: 1: svnversion: not found |
- | * Next step is to edit the file src/ | + | |
- | errmsg = "Erro gluErrorString"; | + | |
+ | LIBS = $(SUBLIBS) | ||
* Then you finish compiling Panini with the command: | * Then you finish compiling Panini with the command: | ||
make release | make release | ||
A binary executable file called Panini might have been created. You can now test and use it. | A binary executable file called Panini might have been created. You can now test and use it. | ||
installing_panini.1345035591.txt.gz · Última modificação: 2012/08/15 12:59 por cartola