  To make xosview :

    Version 1.3 requires gcc2.6.0 or above to compile

    edit Makefile ( if necessary )

    make


  To run xosview :

    Make sure that the /proc filesystem is compiled into your kernel

    Make sure that your /proc filesystem is mounted on /proc

    Copy xosview's resources into your .Xdefaults ( optional )

    See the man page for information on what xosview displays

---- FAQ ----

1.  xosview seems to throw out any X-positional argument I give it.

> Are you using fvwm for a window manager?  If so, is the NoPPosition
> flag set in your .fvwmrc file?  For some reason this flag (and
> possibly some other fvwm position related flags) cause xosview to
> ignore the position part of the geometry string.

