Ferramentas do usuário

Ferramentas do site


installing_panini

Diferenças

Aqui você vê as diferenças entre duas revisões dessa página.

Link para esta página de comparações

Próxima revisão
Revisão anterior
Próxima revisãoAmbos lados da revisão seguinte
installing_panini [2012/08/12 21:56] – Criou página com 'The software "Panini perspective tool" has a relative old version, 0.71.104, [http://sourceforge.net/projects/pvqt/ that can be downloaded at sourceforge in this link]. It needs …' cartolainstalling_panini [2012/08/17 17:18] – /* Ubuntu 12.04 */ cartola
Linha 1: Linha 1:
-The software "Panini perspective tool" has a relative old version, 0.71.104, [[http://sourceforge.net/projects/pvqt/|that can be downloaded at sourceforge in this link]]. It needs to be compiled and has some dependencies that are usually updated, so it sometimes makes compiling Panini not an easy task.+The software "Panini perspective tool" has a relative old version, 0.71.104, [[http://sourceforge.net/projects/pvqt/files/panini/|that can be downloaded at sourceforge in this link]]. It needs to be compiled and has some dependencies that are usually updated, so it sometimes makes compiling Panini not an easy task.
  
  
Linha 19: Linha 19:
   *  Create the makefiles with the command:   *  Create the makefiles with the command:
   qmake panini.pro   qmake panini.pro
 +  *  Possibly some messages about subversion will be shown if it is not installed. You can ignore them and follow with the compiling process. The messages are like these:
 +  sh: 1: svnversion: not found
 +   Project MESSAGE: could not run svnversion -- is it installed?
   *  Then you need to edit the Makefile.Release file, created after last given command. To make libz be found edit line 18 putting "-lz" at the end. It will be like the line below after that:   *  Then you need to edit the Makefile.Release file, created after last given command. To make libz be found edit line 18 putting "-lz" at the end. It will be like the line below after that:
   LIBS          = $(SUBLIBS)  -L/usr/lib/x86_64-linux-gnu -L/usr/X11R6/lib64 -lQtOpenGL -lQtGui -lQtCore -lGL -lpthread -lz   LIBS          = $(SUBLIBS)  -L/usr/lib/x86_64-linux-gnu -L/usr/X11R6/lib64 -lQtOpenGL -lQtGui -lQtCore -lGL -lpthread -lz
installing_panini.txt · Última modificação: 2012/08/18 11:30 por cartola