Xref: utzoo comp.windows.x:11894 comp.text:4496 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bionet!apple!brutus.cs.uiuc.edu!flute.cs.uiuc.edu!grunwald From: grunwald@flute.cs.uiuc.edu (Dirk Grunwald) Newsgroups: comp.windows.x,comp.text Subject: Re: texx 2.9 installation problem Message-ID: Date: 28 Jul 89 03:06:25 GMT References: <2961@yunexus.UUCP> Sender: news@brutus.cs.uiuc.edu Reply-To: grunwald@flute.cs.uiuc.edu Organization: University of Illinois, Urbana-Champaign Lines: 19 In-reply-to: mathieu@yunexus.UUCP's message of 27 Jul 89 16:00:42 GMT I hope that this comes out with X11R4 -- or at least there there's some simple, canned way to run `imake' for the average user installing software. Here's `ximake' from our system -- you'll need to redefine `TOP'. btw, if anyone comes up with a better installation procedure for texx2, please let me know. I'm in the mist of a thesis [final in three weeks], so I can't do anything for a while, but I'd like to simplify the thing. #!/bin/sh cp Makefile Makefile.bak TOP=/usr/src/local/X11R3-sun3 imake -I${TOP}/util/imake.includes -TImake.tmpl -DTOPDIR=${TOP} -s Makefile $* -- Dirk Grunwald -- Univ. of Illinois (grunwald@flute.cs.uiuc.edu)