Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!ruuinf!praxis!edwin From: edwin@praxis.cs.ruu.nl (Edwin Kremer) Newsgroups: comp.sys.hp Subject: Re: biff/comsat not in HP-UX??? Message-ID: <2453@ruuinf.cs.ruu.nl> Date: 19 Feb 90 08:42:29 GMT References: <2441@bnr-fos.UUCP> Sender: news@ruuinf.cs.ruu.nl Lines: 29 In article <2441@bnr-fos.UUCP> tpc@bnr-fos.UUCP (Thomas Chmara) writes: | Now I AM puzzled. We've got a number of HP machines here, currently running | HP-UX 6.5 (they're pretty much exclusively 350s & 360s). I was providing | a friend with some X software, including xbiff. He tried it; xbiff | displayed its icon, but didn't notify him of incoming mail. Hmm, now I am also somewhat puzzled... I have a version of xbiff, which is just a simple wrapper around the Xaw mailbox widget. It does not require comsat, it simply checks the mail-folder itself... Anyway, there's something else you might have ran into. Since Xaw is not supported in de HP-UX6.5 X11 release, I had to port the Xaw and Xmu libraries from the X11R3 release. The Xaw mailbox widget uses the mailbox-directory "/usr/spool/mail", which should be "/usr/mail" in HP-UX (and other SysV alikes). There is a define for this in the X11 include files "MailboxP.h", change this to: #define MAILBOX_DIRECTORY "/usr/mail" and recompile the libraries. Hope this is of any help... --[ Edwin ]-- -- Edwin Kremer (SysAdm), Dept. of Computer Science, Utrecht University Padualaan 14, P.O. Box 80.089, 3508 TB Utrecht, The Netherlands Telephone: +31-30-534104 | UUCP: ...!uunet!mcsun!hp4nl!ruuinf!edwin Telefax : +31-30-513791 | Email: edwin@cs.ruu.nl [131.211.80.5]