home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 October
/
usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso
/
misc
/
volume16
/
pscmenu
/
part01
/
MENU
/
README
< prev
next >
Wrap
Text File
|
1991-02-10
|
1KB
|
52 lines
Install Notes for Menu1.1
This Menu system should compile on just about any machine. Since
I have only one type to work with I cannot be absolutely sure of this.
I have successfully compiled and run it in and Ultrix environment (the
compiler is really picky).
To compile:
unshar the shell archive via: % sh menu.shar
then edit the header file "menu.h" and the Makefile to set
appropriate paths for your system.
then
do: % make
To Test:
do: % ./menu ./demos
This should show you a working example of how this menu
works, the demo is set up for what this site is using so
the applications called may not be on your system.
To install:
do: % make install
Problems or Questions:
Send E-Mail to: ted@oz.plymouth.edu
or uunet!unhd!oz!ted
Please do not post questions directed to me to the net, we
have some problems with our news feed. Generally we somtimes
get the news 2 weeks late or not at all due to something down
the line from us.
Present & Future:
At the present time menu has proved to be bug free, but there
is a possibility there are bugs. Menu has been Beta-tested for 4 months
and has been used by hundreds of users successfully. In the future I
plan to implement a help file to be associated with each menu option.
The help file will allow the "menu" administrator to specify help files
for the menu options within the menu definition file to aid users
unfamiliar with the specific application.