Skip to content

Instantly share code, notes, and snippets.

@ederrafo
Last active September 26, 2016 22:10
Show Gist options
  • Save ederrafo/d8295818830ec518af7e98386c4c180f to your computer and use it in GitHub Desktop.
Save ederrafo/d8295818830ec518af7e98386c4c180f to your computer and use it in GitHub Desktop.
Balsamiq Mockups
Balsamiq en un sistema operativo Ubuntu 14.04 de 64 bits.
Balsamiq necesita Adobe Air y gnome-keyring es una dependencia de Adobe Air AIR.
Adobe Air no soporta Linux a partir de la versión 2.6.
En Ubuntu 14 las librerías de 32-bits (para este tipo de prgramas) paquete ia32libs es obsoleto.
Instalar todas estas librerías para conseguir ejecutarlo:
# apt-get install gtk2-engines:i386 libart-2.0-2:i386 libcairo2:i386 libcanberra-gtk0:i386 libdatrie1:i386 libgail-common:i386 libgconf2-4:i386 libgtk2.0-0:i386 liblua5.1-0:i386 libpango1.0-0:i386 libpixman-1-0:i386 libqt4-network:i386 libqt4-test:i386 libqtcore4:i386 libthai0:i386 libbonobo2-0:i386 libglade2-0:i386 libgnomecanvas2-0:i386 libidl0:i386 liborbit2:i386 libwmf0.2-7:i386 gtk2-engines-murrine:i386 libxml2:i386 libxslt1.1:i386 libxt6:i386 lib32nss-mdns libnspr4-0d:i386 libnss3-1d:i386
Instalar AdobeAIR
# chmod +x AdobeAIRInstaller.bin
# LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu ./AdobeAIRInstaller.bin
# dpkg -i MockupsForDesktop64bit.deb
Descargar e Instalar MockupsForDesktop64bit.deb de esta web
http://dilu.ddns.net/downloads/
There a free licence of Balsamiq available for the *Ubuntu developers* community :
Organization name: Canonical UX
Serial Key: eNrzzU/OLi0odswsqnFOzMvPy0xOzFEIjagxNDIxMQASBiBQ41xjaAgAQYUNaw==
Plantillas en https://mockupstogo.mybalsamiq.com/projects
sources:
http://www.formandome.es/varios/instalacion-de-balsamiq-mockup-en-ubuntu-14-04/
http://elmundodeubuntu.blogspot.pe/2013/06/como-instalar-balsamiq-mockups-en-ubuntu.html
http://www.randomhacks.co.uk/how-to-install-balsamiq-mockups-on-ubuntu-13-04/
http://www.ipreferjim.com/2014/04/install-balsamiq-ubuntu-14-04/
http://www.randomhacks.co.uk/how-to-install-balsamiq-mockups-on-ubuntu-13-04/ --> Probar con este en VPCEA4oEL
Pencil
http://askubuntu.com/questions/16001/what-interface-mockup-programs-are-available
http://pencil.evolus.vn/Default.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment