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/17 20:18] – /* Ubuntu 12.04 */ 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 22: | Linha 26: | ||
sh: 1: svnversion: not found | sh: 1: svnversion: not found | ||
| | ||
- | * Then you need to edit the Makefile.Release file, created after last given command. To make libz be found edit line 18 putting " | + | * 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) | + | LIBS = $(SUBLIBS) |
- | * Next step is to edit the file src/ | + | |
- | errmsg = "Erro gluErrorString"; | + | |
* 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.1345234688.txt.gz · Última modificação: 2012/08/17 20:18 por cartola