On Tue, Nov 13, 2001 at 10:08:49PM +0100, Martin Gasbichler wrote:
>
> >>>>> "Chad" == Chad Dougherty <chad@stalphonsos.com> writes:
>
> Chad> Hi. I want to generate a new copy of the manual, but the Makefile
> supplied
> Chad> with the source is totally unusable. I'm referring, of course, to the
> file:
>
> Chad> .../scsh-0.6/doc/scsh-manual/Makefile
>
> Chad> Can someone please fix it or put a postscript output from it into the
> CVS
> Chad> repository?
>
> I have committed some changes from my local copy. If this does not
> help you will have to specify what "totally unusable" means by
> providing a log.
>
Those didn't help. I'm pretty sure my problem is with the Makefile, which
does not appear to have changed in your commit.
here's the error I get:
$ make
make: *** No rule to make target `man.idx', needed by `man.ind'. Stop.
I have latex, dvips, and makeindex installed. I don't have tex2page
installed, but that shouldn't matter, since I don't want the html version.
Are you able to successfully generate the postscript? I've tried this
under Linux and OpenBSD.
-Chad
|