Menu

Tree [9a542c] master /
 History

HTTPS access


File Date Author Commit
 icons 2009-10-23 Igor Igor [42db32] first import of Git Repository
 images 2009-10-23 Igor Igor [42db32] first import of Git Repository
 include 2009-10-23 Igor Igor [42db32] first import of Git Repository
 language 2009-10-23 Igor Igor [42db32] first import of Git Repository
 prg 2009-10-23 Igor Igor [42db32] first import of Git Repository
 resource 2009-10-23 Igor Igor [42db32] first import of Git Repository
 src 2009-10-27 Igor Maculan Igor Maculan [9a542c] fixed compilation problem caused by unused tree...
 ui 2009-10-23 Igor Igor [42db32] first import of Git Repository
 .gitignore 2009-10-27 Igor Maculan Igor Maculan [9a542c] fixed compilation problem caused by unused tree...
 Alabastra.pro 2009-10-27 Igor Maculan Igor Maculan [9a542c] fixed compilation problem caused by unused tree...
 README 2009-10-23 Igor Igor [42db32] first import of Git Repository

Read Me

ALABASTRA DEVELOPER README

##COMPILE
-- decompress tgz file 
tar xzvf Alabastra-0.2b.tgz

-- enter into decompressed directory
cd Alabastra-0.21

-- lunch QMAKE Precompiler 
- IMPORTANT: qmake version 4 (eg. qt v.4.3.2)
- If you have qt4 installed into different dir (eg /opt/qt4)
- must use /usr/qt4/bin/qmake precompiler
qmake

-- lunch MAKE
make

##RUN
After compiled lunch Alabastra executable file
./Alabastra

##UNINSTALL
Delete Alabastra's directory