home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!crcnis1.unl.edu!moe.ksu.ksu.edu!matt.ksu.ksu.edu!news
- From: probreak@matt.ksu.ksu.edu (James Michael Chacon)
- Newsgroups: comp.os.linux
- Subject: Re: do these exist on Linux?
- Date: 7 Jan 1993 23:22:24 -0600
- Organization: Kansas State University
- Lines: 24
- Message-ID: <1ij32gINNkm@matt.ksu.ksu.edu>
- References: <9301080413.AA04176@deepthought.cs.utexas.edu>
- NNTP-Posting-Host: matt.ksu.ksu.edu
-
- STDN%MARIST.bitnet@YaleVM.YCC.Yale.Edu (Dan Newcombe) writes:
-
- >I got some files from an MIT site, where the docs for X11 are.
- >The came with an Imakefile, that worked, but when I ran make I
- >got this:
-
- >refer -e -n -s -p vis.refs vis.nr : eqn : pic : psroff -ms > vis.PS
- >eqn: command not found
- >refer: command not found
- >psroff: command not found
- >pic: command not found
- >make: *** vis.PS| Error 1
-
- >Do any of these exist for Linux? Can this be done?
-
- > -Dan
-
- >Dan Newcombe
-
- Install groff and you will get all of these functions. You can get source
- from prep.ai.mit.edu in the /pub/gnu directory. You should use gcc 2.3.3
- to compile it.
-
- James
-