-
Notifications
You must be signed in to change notification settings - Fork 0
On linux
meeloo edited this page Sep 30, 2010
·
1 revision
- gcc >= 4
- cmake >= 2.6
- opengl libraries
- libpng
- libjpeg
- libexpat
- libtidy
- Up-to-date graphic cards drivers for your hardware.
You can download the sources from the subversion repository with
svn co svn://libnui.net/nui/trunk/nui3
Alternatively you can download the sources from http://viewvc.libnui.net/cgi-bin/viewvc.cgi/nui/trunk/nui3/?pathrev=4491 by clicking the “Download GNU Tarball” link.
cd nui3 cmake . make