home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / windows / x / apps / 909 < prev    next >
Encoding:
Text File  |  1992-09-01  |  2.4 KB  |  56 lines

  1. Newsgroups: comp.windows.x.apps
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!destroyer!ubc-cs!uw-beaver!news.u.washington.edu!milton.u.washington.edu!fhl
  3. From: fhl@milton.u.washington.edu (Dean Pentcheff)
  4. Subject: Help with Xview3 and Calentool???
  5. Message-ID: <1992Sep2.065213.3270@u.washington.edu>
  6. Followup-To: comp.windows.x.apps
  7. Sender: Dean Pentcheff
  8. Reply-To: dean2@tbone.biol.scarolina.edu (Dean Pentcheff) 
  9. Organization: Department of Biology, University of South Carolina, Columbia
  10. References: <1992Sep2.063055.2703@u.washington.edu> <1992Sep2.064847.3145@u.washington.edu>
  11. Date: Wed, 2 Sep 1992 06:52:13 GMT
  12. Lines: 42
  13.  
  14. I'm running X11R5.P17 on a Sparc IPC under SunOS 4.1.1.  I've just
  15. attempted to compile xview3, including the first patch containing
  16. "shar"ed files, and Patch #1.  The "make World" and "make install"s
  17. appeared to go just fine.
  18.  
  19. The reason for compiling xview was to compile calentool (specifically,
  20. calentool2.2Xp1).  Things did not go so well.  It turns out that there
  21. are some XView config files that never get installed anywhere.  They
  22. are the files in the <xview-source>/config directory.  They include:
  23. XView.cf, XView.lib, XView.obj, XView.prog, XView.rules, and
  24. XView.tmpl.  The "xmkmf" in the calentool source directory wouldn't
  25. work until I had explicitly linked those files into the X11/config
  26. directory.  Following that maneuver, the calentool source compiled.
  27.  
  28. 1) How should the XView config files have been installed in the first
  29.    place?
  30.  
  31. 2) When I start calentool, I get the messages:
  32.     ld.so: warning: /usr/X11R5/lib/libxview.so.3.1 has older 
  33.         revision than expected 2
  34.     ld.so: warning: /usr/X11R5/lib/libolgx.so.3.1 has older 
  35.         revision than expected 2
  36.    I also get the second message upon starting olwm.  What's going on
  37.    there?  What should I do about it?
  38.  
  39. 3) Under twm, the calentool icon is notably uninspiring (an empty
  40.    box).  Is there some way to get this to work properly under twm.
  41.    Note that the icon looks like a cute little calendar under olwm.
  42.  
  43. 4) Also under twm, is there any way to get the sun/moon subwindows to
  44.    properly return to their iconified form within the calendar window?
  45.    In twm, when I want to get rid of them, they turn into standard
  46.    window icons, dissociated from the calendar window.  This happens
  47.    only under twm, not olwm.
  48.  
  49. 5) Is there some clever way to make a recurring appointment for
  50.    certain days of the week (e.g. MWF appointments)?
  51.  
  52.  
  53. Thanks for the help!
  54.  
  55. -Dean
  56.