forked from albertw/flash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHPUX.Install
100 lines (67 loc) · 2.69 KB
/
HPUX.Install
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
Package name: lash
Version number: 0.9.4
Original author: Stephen Fegan <[email protected]>
Original URL: ftp://ftp.netsoc.ucd.ie/pub/computing/flash/flash-stable-latest.tgz
HP-UX URL: http://hpux.connect.org.uk/hppd/cgi-bin/search?package=&term=lash-
Dependencies: ncurses
Install tree: /opt/lash
Report bugs to: [email protected]
Tested on: HP 9000/780/C160 running HP-UX 11.00
C compiler used: Version A.11.01.21505.GP
Purpose:
A secure menu driven shell for Unix. Flash provides user friendliness and easy
configurability. It shows an NCURSES menu, which allows users to get to the
services you with to provide them with. Its ideal for a student-run telnet
server which needs to shelter the users from some of the nastinesses of UNIX,
and shelter the system from nasty users!
Date archived: Wed 23 May 2001
-------------------------------------------------------------------------------
System:
======
HP-UX shin B.11.00 A 9000/780
URL:
====
http://www.netsoc.ucd.ie/flash/
HP Porting Changes:
===================
Configuration Files:
configure ---> Backed up as configure.OK
Makefile ----> Added HP only modifictaions.
| ALSO:
| config.h ----> #define LIBPREFIX "/opt/lash/lib"
| acconfig.h ---> #define LIBPREFIX
| These two are set by configure to: "/lib/flash"
Source:
exec.c ----> job_status status returns hard coded sys_siglist.
The modules dont seem to work(?) If you need them theres a hint
in modules/README.countdown.
%less README.countdown
Countdown module for flash. Written by Steve Fegan - I think.
This modules is used to display a counter on the menu screen.
It is set up in the system.module file. E.g.:
Module countdown 25/12/2001 0:0:0
Only @@@@@@ seconds
until Christmas!
EndModule
Building:
=========
First unpack the software:
% gunzip -c pkg-version.tar.gz | tar -xvf -
Run "configure" || "xmkmf" to re-generate the Makefiles.
Run "make" in the top level dir.
Use "make -n install" to check the defaults, then "make install"
Running:
========
Edit system.menu to get the paths to your clients right.
I'v made a start by installing README in /opt/flash/lib/flash,
this plain text file can be loaded when users hit <about flash>.
If you want the modules you could try reconfiguring the package.
Installed:
==========
By
-- [[email protected]]
On
-- [ 18/05/01 ]
©HPUX Porting and Archive Centre, Connect, Liverpool University.
__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/
__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/__/