Qt Made Easy!
Last updated: $Date: 1998/08/30 18:45:49 $


  Main Features Help Mailing List Tutorial FAQ Download

General
Ftp Server
 

You can grab QtEZ off of my server for now, there will also be faster servers with QtEZ on it as soon as I get around to doing a few uploads. For now there are two forms to download. You can have either the source, or the binary. If you take the source you get everything I have in my QtEZ tree, if you take binary you get just the binary, the demo programs, and the html documentation you are reading now. With the binary option you are also given the choice to grab an rpm for easy installation to RedHat.
Note: QtEZ binaries ONLY ship built with/for:
  For Linux ELF.
  With EGCS.
  Linked against Qt 1.4.
You should have on difficultly using another compiler, or a little earlier Qt, however my binaries are only built on one machine.

Bear in mind that QtEZ relies heavily on Qt for it's dialogs, dialogs created with it, and Qt documentation lend as a signifigant portion of QtEZ's documentation. So to compile QtEZ you will need Qt development package - as well as having updated headers and shared libs for programs run from the QtEZ environment.

Latest stable QtEZ source code.
---OR---
Latest stable QtEZ binary.
For now ftp service has been shut until I finish my QtEZ relocation. You can still download through the above links - but until I have a completely home for this information ftp will not be acessable, sorry.
Once you have QtEZ on your machine, simple untar and depending on if you got the source version just look through the CONFIG in the root dir, edit if neccesary, then run make once. the compile on my p133 takes about 7 minutes, once complete you just run "qtez" this will give you the menubar. From here you may wish to read the QtEZ help pages. There is all the documentation in docs/ and the demo programs in demo/, good luck and please mail me with any suggestions/flames/bug reports, my mail address is also available on the about screen if you later need it.


Mail Author