From: bcr@bohr.physics.purdue.edu (Bill C. Riemers) Subject: Re: How can I run X client in Linux through Modem? Date: 29 May 1993 17:39:00 GMT
In article <ewt.738690716@calypso> ewt@sunSITE.unc.edu (Erik Troan) writes:
>term is available at sunsite.unc.edu:/pub/Linux/apps/comm/term/term. Compiles
>just fine (not surprising considering it was developed under linux) and
>works great.
I wouldn't go that far. Try adding -Wall as one of the compiler options
under linux to see what I mean. Rember not only do you need to get term
to compile under Linux, but you also need to compile it on the "other"
machine as well. Only with lots of help from the author was I able to
get term to compile under Titan OS. Even then, I had to use BSD libraries
on a SYSV machine. In the end, after an error free compile it still fails
to work on the Titian properly. Fortunately, he has included make files
for those who are using something more common as the "other" machine.
Bill