Find the latest version of crystal_facet_uml at:
User documentation is available here:
The .deb and .rpm packages can be installed by the package installers of your system.
For installation on ubuntu, debian or raspbian, you may e.g. invoke
sudo dpkg --install <filename>
on the command line:
andi@debian1zotac:~/Downloads$ sudo dpkg --install crystal-facet-uml_1.12.0-1_amd64.deb We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things: #1) Respect the privacy of others. #2) Think before you type. #3) With great power comes great responsibility. [sudo] password for andi: Selecting previously unselected package crystal-facet-uml. (Reading database ... 198990 files and directories currently installed.) Preparing to unpack crystal-facet-uml_1.12.0-1_amd64.deb ... Unpacking crystal-facet-uml (1.12.0-1) ... Setting up crystal-facet-uml (1.12.0-1) ... Processing triggers for gnome-menus (3.13.3-9) ... Processing triggers for desktop-file-utils (0.23-1) ... Processing triggers for mime-support (3.60) ... Processing triggers for man-db (2.7.6.1-2) ... andi@debian1zotac:~/Downloads$
For installation you may use a gui-installation tool like yast. Because the packages are not signed, you may want to ignore the warning.
For installation on opeSuSE, you may e.g. invoke
sudo zypper install <filename>
on the command line:
andi@linux-uv90:~/Downloads> sudo zypper install crystal-facet-uml-1.13.1-1.x86_64.rpm [sudo] Passwort für root: Repository-Daten werden geladen... Installierte Pakete werden gelesen... Paketabhängigkeiten werden aufgelöst... Das folgende Paket wird aktualisiert: crystal-facet-uml 1 Paket wird aktualisiert. Gesamtgröße des Downloads: 698,6 KiB. Bereits im Cache gespeichert: 0 B. Nach der Operation werden zusätzlich 8,8 KiB belegt. Fortfahren? [j/n/...? zeigt alle Optionen] (j): j Paket crystal-facet-uml-1.13.1-1.x86_64 abrufen (1/1), 698,6 KiB ( 1,2 MiB entpackt) crystal-facet-uml-1.13.1-1.x86_64.rpm: Package is not signed! crystal-facet-uml-1.13.1-1.x86_64 (Einfacher Cache für RPM-Dateien): Fehler beim Überprüfen der Signatur [6-File is unsigned] Abbrechen, wiederholen, ignorieren? [a/w/i] (a): i Überprüfung auf Dateikonflikte läuft: ..........................................................................................................[fertig] (1/1) Installieren: crystal-facet-uml-1.13.1-1.x86_64 ..........................................................................................[fertig] andi@linux-uv90:~/Downloads>
Alternatively, you may want to build the software from the .orig source-package
and then install it by sudo make install
; see the readme file for more information.
For Windows/Wine, the needed gtk libraries may possibly not be preinstalled.
One way to install the required libraries is to download a gtk+-bundle, e.g.
gtk+-bundle_3.6.4-20130513_win32.zip
(28.8 Mb)
from
http://www.tarnyko.net/dl/gtk.htm
and unzip it.
This bundle contains
libatk-1.0-?.dll libcairo-?.dll libfontconfig-?.dll libgailutil-?.dll libgdk_pixbuf-2.0-?.dll libgdk-win32-3.0-?.dll libgio-2.0-?.dll+ libglib-2.0-?.dll libgmodule-2.0-?.dll libgobject-2.0-?.dll libgthread-2.0-?.dll libgtk-win32-3.0-?.dll libpango-1.0-?.dll libpangocairo-1.0-?.dll libpangoft2-1.0-?.dll libpangowin32-1.0-?.dll
Move crystal_facet_uml.exe
into the same folder as above listed lib*.dll
files.
On windows, doubleclick on crystal_facet_uml.exe
,
or using the wine emulation, call wine crystal_facet_uml.exe
to start.