home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.windows.interviews
- Path: sparky!uunet!cs.utexas.edu!torn!watserv2.uwaterloo.ca!watmath!watcgl!anicolao
- From: anicolao@watcgl.uwaterloo.ca (Alex Nicolaou)
- Subject: Building IV3.1
- Message-ID: <C1E32w.BLD@watcgl.uwaterloo.ca>
- Keywords: i hate imake.
- Organization: Computer Graphics Laboratory, University of Waterloo, Ontario, Canada
- Date: Mon, 25 Jan 1993 03:01:44 GMT
- Lines: 30
-
-
- With much excitement I ftp'ed the most recent version of interviews
- from interviews.stanford.com, and then proceeded to untar it, and
- attempted to build it. However, the make didn't do anything; it doesn't
- seem to think any targets need to be updated. I have successfully
- compiled previous versions, but was hoping to get the latest stuff working.
-
- Here's the -complete- output of the build:
-
- % make World XCONFIGDIR=/software/x11,dev/data/config
-
- Building InterViews 3.1 on Sun Jan 24 21:10:47 EST 1993
-
- make Makefile XCONFIGDIR=/software/x11,dev/data/config
- imake -T "InterViews/template" -I./src/config -I/software/x11,dev/data/config -
- DTOPDIR=. -DCURDIR=.
-
- make Makefiles
-
- make depend
-
- make -k all
-
- InterViews build completed on Sun Jan 24 21:10:54 EST 1993
-
-
-
- Has anyone had this experience?
-
- alex
-