home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / windows / intervie / 3624 < prev    next >
Encoding:
Text File  |  1993-01-24  |  1.2 KB  |  41 lines

  1. Newsgroups: comp.windows.interviews
  2. Path: sparky!uunet!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!watcgl!anicolao
  3. From: anicolao@watcgl.uwaterloo.ca (Alex Nicolaou)
  4. Subject: Building IV3.1
  5. Message-ID: <C1E32w.BLD@watcgl.uwaterloo.ca>
  6. Keywords: i hate imake.
  7. Organization: Computer Graphics Laboratory, University of Waterloo, Ontario, Canada
  8. Date: Mon, 25 Jan 1993 03:01:44 GMT
  9. Lines: 30
  10.  
  11.  
  12. With much excitement I ftp'ed the most recent version of interviews
  13. from interviews.stanford.com, and then proceeded to untar it, and
  14. attempted to build it. However, the make didn't do anything; it doesn't
  15. seem to think any targets need to be updated. I have successfully
  16. compiled previous versions, but was hoping to get the latest stuff working.
  17.  
  18. Here's the -complete- output of the build:
  19.  
  20. % make World XCONFIGDIR=/software/x11,dev/data/config
  21.  
  22. Building InterViews 3.1 on Sun Jan 24 21:10:47 EST 1993
  23.  
  24. make Makefile XCONFIGDIR=/software/x11,dev/data/config
  25. imake -T "InterViews/template" -I./src/config -I/software/x11,dev/data/config  -
  26. DTOPDIR=. -DCURDIR=.
  27.  
  28. make Makefiles
  29.  
  30. make depend
  31.  
  32. make -k all
  33.  
  34. InterViews build completed on Sun Jan 24 21:10:54 EST 1993
  35.  
  36.  
  37.  
  38. Has anyone had this experience?
  39.  
  40. alex
  41.