Step 4: Now, you get Makefile
then do
make
.
How to Invoke
- Step 1: Set X resources in
src/Nattoview.ad
.
You may either copy 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/nattoview
.
e.g.: % ./nattoview http://some.home.page/
/*
// The Natto View
//
// Copyright (c) 1995-1997 Hidekazu Shiozawa
// Keio University (Matsushita Lab.)
// All rights reserved.
// Please first read the full copyright statement in the file LICENSE.
// Permission to copy this software, to redistribute it on a nonprofit
// basis, and to use it for any purpose, is hereby granted, provided that
// this license information and copyright notice appear in all copies.
*/
This software is provided "AS-IS" WITHOUT ANY WARRANTY, express or
implied. This software can be redistributed freely and without fee,
but it is *not* public domain.
shiozawa@myo.inst.keio.ac.jp