== Empaquetado Terepaima == Repositorio de {{{terepaima-0.4.16}}} antes del empaquetamiento: [https://tibisay.cenditel.gob.ve/visorpdf/browser/terepaima] '''Notas:''' Para el proceso de empaquetamiento se debe remover el directorio {{{.git}}} luego de clonar el repositorio. Comando para el empaquetamiento: {{{ $ dpkg-buildpackage -B }}} Además se debe tener disponible la clave pública del mantenedor del paquete en el anillo de claves de gnupg de la máquina, puesto que al final del empaquetamiento es necesario firmar el paquete. ---- QMAKE_RPATHDIR Note: This variable is used on Unix platforms only. Specifies a list of library paths that are added to the executable at link time so that the paths will be preferentially searched at runtime. When relative paths are specified, qmake will mangle them into a form understood by the dynamic linker to be relative to the location of the referring executable or library. This is supported only by some platforms (currently Linux and Darwin-based ones) and is detectable by checking whether QMAKE_REL_RPATH_BASE is set. ---- '''Instalación del paquete {{{terepaima_0.4.16-1_amd64.deb}}} Instalar las siguientes librerías: {{{ libqt5concurrent5 libqt5core5a libqt5dbus5 libqt5gui5 libqt5printsupport5 libqt5sql5 libqt5svg5 libqt5widgets5 libqt5x libqt5xml5 }}} Luego instalamos el paquete: {{{ # dpkg -i terepaima_0.4.16-1_amd64.deb }}}