Actions
Installing Wt on Ubuntu¶
- Table of contents
- Installing Wt on Ubuntu
For installation of Wt on Ubuntu, you have to install Wt from source.
Installing from Sources¶
Installing System Dependencies¶
Minimal dependencies:
Optional dependencies (among others):
Get Wt:
Go to http://www.webtoolkit.eu/wt/download or download using wget:
Build Wt from sources¶
See also http://www.webtoolkit.eu/wt/doc/reference/html/InstallationUnix.html
To install wt in /usr/local:
Try the Examples¶
You can find instructions on how to run the examples in the file INSTALL.html that is included in the main directory of the respective source package.
Special Cases¶
- Please note the widget gallery example will not run properly unless you download tinymce and extract it the proper place.
- Please note the wtwithqt example needs Qt to run
Updated by Wim Dumon over 1 year ago ยท 62 revisions