Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Oct 1996 19:14:27 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Song Lining <sln@public.jn.sd.cn>
Cc:        questions@freebsd.org
Subject:   Re: Install afterstep
Message-ID:  <Pine.BSI.3.94.961011191335.232D-100000@gdi.uoregon.edu>
In-Reply-To: <325EBB00.167EB0E7@public.jn.sd.cn>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 12 Oct 1996, Song Lining wrote:

> I download the port package of afterstep-0.98b33(afterstep.tar.gz) and
> install it using "make install", the following is some output of the
> installation:
> ----------------------------------------------------------------
> Making Makefile in modules/Wharf
> mv -f Makefile Makefile.bak
> imake -DUseInstalled -I/usr/X11R6/lib/X11/config
> Imakefile.c:3: Imake.tmpl: No such file or directory
> imake: Exit code 33.  Stop.
> done
> Making Makefile in modules/asclock
> mv -f Makefile Makefile.bak
> imake -DUseInstalled -I/usr/X11R6/lib/X11/config
> Imakefile.c:3: Imake.tmpl: No such file or directory
> imake: Exit code 33.  Stop.
> done
> make: don't know how to make all. Stop
> *** Error code 2
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> -----------------------------------------------------------
> 
> I don't know much about "make" and the "Makefile". Can anyone tell me
> what's the problem?

Actually, this is an Imake problem.  What you need to do is install the X
programmer's package (X312prog.tgz).  That contains the file you need
(imake.tmpl) as well as some other files that X apps use uses when
building.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.961011191335.232D-100000>