In article <1992Jul28.020712.16700@athena.mit.edu> klaus%eccx.dnet@esu36.cfsat.honeywell.com (All you touch & all you see is all your life will ever be.) writes:
>I havn't noticed any mention of ksh (korn shell) being available for Linux..Is
>it? Is the source code available somewhere if not?
I don't know if anyonehas compiled it for Linux, but there is a public
domain implementation of the Korn shell out there. Try and archie
search for pdksh, or take a look at your favoite comp.sources.unix
archive, I think it was posted there.
>Also, I succesfully compiled olvwm and I like it much better than twm, but it
>seems that this is just a scaled down version of Sun's olwm (i.e., I can't
>compile & run open look apps because I don't have the /usr/include/X11/Xol
>files. Is olwm and it's libraries (and include files) freely available, or is
>this a proprietary sun thing? I would like to implement the full open look
>package if possible, and try porting some ol packages...
olvwm is actually olwm + support for virtual windows, so it's an
extension rather than a scaled-down olwm. The library support you're
looking for is part of XView, which is available on
export.lcs.mit.edu, or xview.ucdavis.edu.
I'll warn you now, though, that Xview is a *huge* package (approx 6
megs compress), and porting will not be an easy task. I looked at it,
and decided I don't have nearly enough time in the next month, and
then it's off to school for me, and even less time. Not for me,
thanks.
olwm, however, is easy to port, just as painless as olvwm. It
compiles to about 50k less than olvwm, too, which is a plus for me,
since I don't even use the virtual window stuff.
If you're eager to work with the OpenLook libraries, Xview is the way