From: Bill Jones (bjones@cambria.columbus.oh.us)
Date: 09/16/92


From: bjones@cambria.columbus.oh.us (Bill Jones)
Subject: Re: Problems getting olvwm running/compiled (help!)
Date: Wed, 16 Sep 1992 14:45:15 GMT

franky@duteca.et.tudelft.nl (Frank W. ten Wolde) writes:
: Hello,
:
: Has anyone ever succeeded in compiling and running olvwm for Linux?
: I FTPed the olvwm and olgx sources from tsx-11.mit.edu. Compiling
: olgx was no problem. However, to get olvwm compiled under Linux 0.97.5
: I had to define SYSV in some source files to get the setpgrp and some
: other library calls correct. Apparently somethings changed in the
: 0.97.5 release of Linux.
:
: My setup is: 80386/33, no NCP, 4Mb RAM, ET3000 chipset,
: X11R5 V1.1, GCC 2.2.2d, Linux 0.97pl5.
:

Since you are using GCC 2.2.2d and the X11 libs are compiled with version
2.2.2, you have to include the flag -V2.2.2 in your gcc flags. That should
do it (but even though I've got the source to olvwm, I haven't tried to
compile it yet -- just rolling on using the precompiled version).

:
: -Frank ten Wolde

Bill