Change to the directory ~/ipaq/x86/src, where ~ represents the directory path in which you created your x86 development tree.
Enter the following make commands:
make make install
To start the Century Desktop, run ~/ipaq/bin/nxstart.sh.
Note: If the build fails while building ViewML, you probably have a conflict with w3c-libwww header files. You can either modify the ~/ipaq/src/viewml/makeconfig file to point to your correct version of this library, or you can have the Century Desktop makefile create a set of libraries for you.
Expand the file /usr/local/censoft/ipaq/src/w3c-libwww-5.8.2.tar.gz into ~/ipaq.
From the ~/ipaq/src directory, enter the following make commands:
make libwww make libwww-install