Buen dia Maria. Gracias por responder. Despues de varios dolores de cabeza finalmente pude instalarlo desde AUR. previamente tuve que instalar pyqt (y sus dependencias)
yaourt -S pyqt yaourt -S qgis Gracias nuevamente. El día 2 de julio de 2012 08:30, javier Diaz <[email protected]> escribió: > Buen dia Maria. > Gracias por responder. Despues de varios dolores de cabeza finalmente > pude instalarlo desde AUR. > previamente tuve que instalar pyqt (y sus dependencias) > > yaourt -S pyqt > > yaourt -S qgis > > Gracias nuevamente. > > 2012/7/2 Maria Arias de Reyna <[email protected]>: >> El Domingo, 1 de julio de 2012, javier Diaz escribió: >>> Buenas Noches. >>> >>> Saludos desde Argentina. . >>> >>> Soy usuario de Archlinux. Necesito instalar QGIS. Ya tengo las >>> dependencias instaladas: >>> >>> ==> dependencias de qgis: >>> - libmysqlclient (ya instalado) >>> - postgresql-libs (ya instalado) >>> - sqlite3 (ya instalado) >>> - jasper (ya instalado) >>> - curl (ya instalado) >>> - qt (ya instalado) >>> - python2 (ya instalado) >>> - python2-qt (ya instalado) >>> - giflib (ya instalado) >>> - cfitsio (ya instalado) >>> - qwt (ya instalado) >>> - gdal (ya instalado) >>> - flex (ya instalado) >>> - bison (ya instalado) >>> - libspatialite (ya instalado) >>> - spatialindex (ya instalado) >>> - cmake (ya instalado) >>> - grass (ya instalado) >>> - gsl (ya instalado) >>> - postgis (ya instalado) >>> - netcdf (ya instalado) >>> - fcgi (ya instalado) >>> - python2-sip (ya instalado) >>> >>> y estoy teniendo problemas para instalar via yaourt: >>> >>> Iniciando build()... >>> -- The C compiler identification is GNU 4.7.0 >>> -- The CXX compiler identification is GNU 4.7.0 >>> -- Check for working C compiler: /usr/bin/gcc >>> -- Check for working C compiler: /usr/bin/gcc -- works >>> -- Detecting C compiler ABI info >>> -- Detecting C compiler ABI info - done >>> -- Check for working CXX compiler: /usr/bin/c++ >>> -- Check for working CXX compiler: /usr/bin/c++ -- works >>> -- Detecting CXX compiler ABI info >>> -- Detecting CXX compiler ABI info - done >>> -- Quantum GIS version: 1.8.0 Lisboa (10800) >>> -- Found GRASS: /opt/grass (6.4.2) >>> -- Touch support disabled >>> -- Looking for openpty >>> -- Looking for openpty - not found >>> -- Looking for openpty >>> -- Looking for openpty - found >>> -- Found Proj: /usr/lib/libproj.so >>> -- Found GEOS: /usr/lib/libgeos_c.so >>> -- Found GDAL: /usr/lib/libgdal.so (1.9.0) >>> -- Found Expat: /usr/lib/libexpat.so >>> -- Found Spatialindex: /usr/lib/libspatialindex.so >>> -- Found Qwt: /usr/lib/libqwt5.so (5.2.2) >>> -- Found Sqlite3: /usr/lib/libsqlite3.so >>> -- Found PostgreSQL: /usr/lib/libpq.so >>> -- Found SpatiaLite: /usr/lib/libspatialite.so >>> -- Looking for Q_WS_X11 >>> -- Looking for Q_WS_X11 - found >>> -- Looking for Q_WS_WIN >>> -- Looking for Q_WS_WIN - not found. >>> -- Looking for Q_WS_QWS >>> -- Looking for Q_WS_QWS - not found. >>> -- Looking for Q_WS_MAC >>> -- Looking for Q_WS_MAC - not found. >>> -- Found Qt4: /usr/bin/qmake (found suitable version "4.8.1", required >>> is "4.4.0") >>> -- Pedantic compiler settings enabled >>> -- Found PythonInterp: /usr/bin/python2 (found version "2.7.3") >>> -- Found Python executable: /usr/bin/python2 >>> -- Found Python version: 2.7.3 >>> -- Found Python library: /usr/lib/libpython2.7.so >>> -- Found SIP version: 4.13.3 >>> -- Found PyQt4 version: 4.9.4 >>> CMake Error at cmake/PyQt4Macros.cmake:19 (MESSAGE): >>> pyuic4 not found - aborting >>> Call Stack (most recent call first): >>> CMakeLists.txt:480 (INCLUDE) >>> >>> >>> -- Configuring incomplete, errors occurred! >>> ==> ERROR: Se produjo un error en build(). >>> Cancelando... >>> ==> ERROR: Makepkg no ha podido compilar qgis. >>> >>> >>> Mi duda esta en Qt tengo instalada la 4.8.1-2, necesito la 4.4.0?? >>> >>> Saludos >>> Javier Diaz >>> _______________________________________________ >>> Spanish mailing list >>> http://lists.osgeo.org/mailman/listinfo/spanish >>> http://es.osgeo.org >>> http://twitter.com/osgeoes >> >> >> Hace un par de meses lo compilé en Debian con una versión diferente de Qt >> (pero siendo 4) y no tuve problemas con Qt . >> >> Estoy compilando otra vez con la última versión del git con QT 4.4.2-1 >> (debian) y de momento no me da ese problema. >> >> ¿Puede ser por el error que te da de que no encuentra pyuic? >> >> $ apt-cache search pyuic >> pyqt4-dev-tools - Development tools for PyQt4 >> >> >> -- >> María Arias de Reyna Domínguez >> Consultora GIS >> Área de Operaciones >> >> Emergya Consultoría >> Tfno: +34 954 51 75 77 / +34 670 41 98 62 >> Fax: +34 954 51 64 73 >> www.emergya.com _______________________________________________ Spanish mailing list http://lists.osgeo.org/mailman/listinfo/spanish http://es.osgeo.org http://twitter.com/osgeoes
