Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!rex!uflorida!cs.fau.edu!mahesh From: mahesh@cs.fau.edu (Mahesh Neelakanta) Newsgroups: comp.sys.hp Subject: Xview2 Message-ID: <1990Dec24.015648.29212@cs.fau.edu> Date: 24 Dec 90 01:56:48 GMT Distribution: comp Organization: Florida Atlantic University, Boca Raton Lines: 16 Someone posted a question about olwm for hpux which got me curious as to how it would look so I get the source and started to port it ovwer to hpux. There were lots of "minor" problems which I could fix but I am now at a point which I don't really don't understand the code: If you have the source, turn to lib/libxvol/ttysw/tty_stty.c or tty_gtty.c. In it, they use a structure called "tchars" which aparently is used for "special characters" ( got that from sys/ttold.h on a sun). There is no hpux equivalent that I see. Anyone know what I should do? Also, I came across a few other problems: stdio.h does not have something called _IOSTRG and sys/file.h does not have FASYNC defined. Some kind "hpux-wiz" please help me out here...all I want for Christmas is OpenLook to work. Thanks. Mahesh ps. Oh yeah, has anyone already ported the whole thing to hpux (7.0)?