Step 4: Now, you get Makefile
then do
make
.
How to Invoke
- Step 1: Set X resources in
src_Xm/Nattoview.ad
.
You may either copy src_Xm/Nattoview.ad
to
app-defaults
directory as the name of
Nattoview
e.g.: # cp Nattoview.ad
/usr/X11R6/lib/X11/app-defautls/Nattoview
or temporary input Nattoview.ad
by xrdb
.
e.g.: % xrdb Nattoview.ad
- Step 3: Invoke the
src_Xm/nattoview
.
e.g.: % ./nattoview http://some.home.page/
This software is distributed temporarily under the GNU *Library* General
Public License, not under the ordinary GPL.
/*
// The Natto View
//
// Copyright (c) 1995-1998 Hidekazu Shiozawa
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the GNU *Library* General Public
// License as published by the Free Software Foundation; either
// version 2 of the License, or (at your option) any later version.
*/
shiozawa@myo.inst.keio.ac.jp