| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| kryptonic_src_v11b.tar.gz | 2014-04-01 | 107.2 kB | |
| Readme.txt | 2010-12-24 | 1.6 kB | |
| Totals: 2 Items | 108.8 kB | 0 | |
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% README %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Benutzung: % ========== % * make -- erstellt das Programm und legt eine ausf"uhrbare Datei 'Kryptonic' in den Hauptordner % * make start -- f"uhrt das Programm aus, alternativ direkt 'Kryptonic' starten % % Abh"angigkeiten: % ================ % * Qt4 -- Graphical User Interface (http://qt.nokia.com/products/) % * poppler -- Visualisierung von PDF-Dokumenten % % http://poppler.freedesktop.org/ oder % http://doc.trolltech.com/qq/qq27-poppler.html % % Zitat: Developers using Linux should find that Poppler and the Qt 4 frontend are available as a % package for most recent distributions. Developers on Windows, Mac OS X, and other Unix % platforms can download source code from the poppler.freedesktop.org Web site. % % Ubuntu ben"otigt % * libpoppler-qt4-dev % * libpoppler-dev % und deren Abh"angigkeiten. % % Library Verzeichnis ist /usr/lib (in qt-Debug.mk "anderbar) % % M"ogliche Fehlerquellen: % ======================== % * Fehlermeldung im Programm, dass keine Schreibrechte existieren % - Kryptonic ben"otigt Schreibrechte f"ur den Ordner ./res/latex/ und dieser muss auch existieren % * Es werden keine Icons angezeigt % - Die Icon-Files m"ussen in ./res/icons/ liegen % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%