cld@kd4nc.UUCP (Charles D'Englere) (08/28/90)
I seem to be missing some parts of elvis that drive the terminal operation of the program. Missing files seem to be the following: fgetlr isdigit tgetent tgetflag tgetnum tgetstr tgoto tputs I am trying to compile this under MS-DOS using MSC 5.10. The only function that I found that is in the MSC libraries is 'isdigit'. Any insight to this would be appreciated. Charles L. D'Englere -- C. D'Englere Consulting UUCP: {...!gatech,!emory}!kd4nc!cld Charles L. D'Englere Phone: 404+3259074 1409 Bronze Leaf Ct. Stone Mountain, GA 30083
jean@pogo.hasler (08/28/90)
In article <5345@kd4nc.UUCP> cld@kd4nc.UUCP (Charles D'Englere) writes: >I seem to be missing some parts of elvis that drive the terminal operation >of the program. Missing files seem to be the following: > fgetlr > isdigit > tgetent > tgetflag > tgetnum > tgetstr > tgoto > tputs > >I am trying to compile this under MS-DOS using MSC 5.10. The only function >that I found that is in the MSC libraries is 'isdigit'. Any insight to this >would be appreciated. > I had also some difficulties with 'Elvis.prj' for TURBOC where the make list (including isdigit and the other t.. functions) was wrong and I had to remove all termcap/* files and replace them by 'tinytcap' which has all above functions. Since the make file was wrong for TURBOC, the one for MSC could be wrong too (however tinytcap is there!). Try other things. On TURBOC it didn't work the first time and I had too use the 'HUGE' model and remove all ANSI C checks (my job is also to specify some C Standard on UNIX). However Elvis (Presley!) works fine now. Can somebody indicates how we can change the colors (easily): I have no time (so many things on the net: for instance this new fractal for IBM with GIF output for my Amiga !!!!!). THANKS to the originator of Elvis anyway!
mat@emcard.UUCP (W Mat Waites) (08/28/90)
In article <5345@kd4nc.UUCP> cld@kd4nc.UUCP (Charles D'Englere) writes:
)I seem to be missing some parts of elvis that drive the terminal operation
)of the program. Missing files seem to be the following:
) fgetlr
) isdigit
) tgetent
) tgetflag
) tgetnum
) tgetstr
) tgoto
) tputs
)
)I am trying to compile this under MS-DOS using MSC 5.10. The only function
)that I found that is in the MSC libraries is 'isdigit'. Any insight to this
)would be appreciated.
)
)Charles L. D'Englere
)
)C. D'Englere Consulting UUCP: {...!gatech,!emory}!kd4nc!cld
You need to change the "-D"'s in the makefile. The compile options should
only include -DMSDOS for compiling under MSDOS (at least that worked for
me with Turbo-C). That should take care of tgetent through tputs. I'm not
familiar with fgetlr.
I'll post my Turbo makefile later.
Mat
--
W Mat Waites | Unlike most of you, I am not a nut.
{gatech,emory}!emcard!mat | -H. Simpson
mitchell (Bill Mitchell) (08/28/90)
In article <5345@kd4nc.UUCP> cld@kd4nc.UUCP (Charles D'Englere) writes: >I seem to be missing some parts of elvis ..... I seem to be missing the entire posting. I'm very interested in getting it up under MSDOS. If it's gone astray, can it be reposted?
richard@aiai.ed.ac.uk (Richard Tobin) (08/29/90)
In article <5345@kd4nc.UUCP> cld@kd4nc.UUCP (Charles D'Englere) writes: >I seem to be missing some parts of elvis I saw them in the supermarket just the other day... -- Richard -- Richard Tobin, JANET: R.Tobin@uk.ac.ed AI Applications Institute, ARPA: R.Tobin%uk.ac.ed@nsfnet-relay.ac.uk Edinburgh University. UUCP: ...!ukc!ed.ac.uk!R.Tobin