- I have fedora 14 x64 laptop that I use for all my work
- Download the
MockupsForDesktop64bit.deb
file. As you may know, .deb packages are designed for Debian related distributions that use Synaptic and apt-get (e.g. Ubuntu). Redhat based distributions like Fedora use rpm and yum. - Use the tool "alien" to convert the .deb file into a .rpm file, seehttp://kitenet.net/~joey/code/alien/
- the command to convert is:
alien -r MockupsForDesktop64bit.deb
- this creates an rpm file, it will give the resulting rpm a long name (just rename it to something useful)
- To install using RPM, $
rpm -ivh balsamiq.rpm
This will install the software into opt - download the Adobe Linux YUM rpm fromhttp://linuxdownload.adobe.com/linux/i386/adobe-release-i386-1.0-1.noarch.rpm This will add the Adobe yum repository into your yum repo's list. If you have installed flash using yum before, this may already be installed.
yum install adobe-release-i386-1.0-1.noarch.rpm
- Adobe Air relies on various x32 packages, so we'll have to manually install them using yum:
yum install ld-linux.so.2 gtk2-devel.i686 libdbus-glib-1.so.2 libhal.so.1 rpm- devel.i686 libXt.so.6 gnome-keyring-devel.i686 libDCOP.so.4 libxml2-devel.i686 nss-devel.i686 libxslt.i686 xterm libgnome-keyring.i686
yum install adobeair
- then to run balsamiq: $ /opt/Balsamiq\ Mockups/bin/Balsamiq\ Mockupsyou will have to agree the Adobe Air licence on first run.
How to install Mockups on Fedora 14 x64
Posted by Fahmi F SR
Posted on 12:54
with No comments
0 komentar:
Post a Comment