Some people have reported having problems compiling QuickPage on the HP-UX platform using HP's compiler. Specifically, they see lots of compiler errors similar to this:Although I do not have access to the HP platform and cannot verify this on my own, several sources tell me that thecc: "qpage.h", line xxx: error 1000: Unexpected symbol: "*"
-Ae
compiler option is required to enable ANSI mode.No problems have been reported getting QuickPage to compile with gcc.
It's been reported that /dev/cua1p0 works better than /dev/tty1p0.