DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: T i

⟦be40558cc⟧ TextFile

    Length: 77576 (0x12f08)
    Types: TextFile
    Names: »isode-gen.ps«

Derivation

└─⟦2d1937cfd⟧ Bits:30007241 EUUGD22: P.P 5.0
    └─⟦cf5895357⟧ »EurOpenD22/isode/isode-ps.tar.Z« 
        └─⟦b4ddd0919⟧ 
            └─⟦this⟧ »isode-6.0/doc/ps/isode-gen.ps« 

TextFile

%!PS-Adobe-1.0
%%Creator: cheetah.nyser.net:mrose (Marshall Rose)
%%Title: stdin
%%CreationDate: Fri Jan 12 09:13:33 1990
%%DocumentFonts: Times-Roman Times-Italic Times-Bold Symbol Times-Roman
%%Pages: (atend)
%%EndComments
% lib/pscat.pro -- prolog for pscat (troff) files
% Copyright (C) 1985 Adobe Systems, Inc.
save /pscatsave exch def
/$pscat 50 dict def
$pscat begin
/fm [1 0 0 1 0 0] def
/xo 0 def /yo 0 def
/M /moveto load def
/R /show load def
/S {exch currentpoint exch pop moveto show}def
/T {exch currentpoint pop exch moveto show}def
/U {3 1 roll moveto show}def
/siz 0 def
/font 0 def
/Z {/siz exch def SF}def
/F {/font exch def SF}def
/SF{font 0 ne
    {catfonts font 1 sub get fm 0 siz put fm 3 siz neg put 
     fm makefont setfont}if}def
/BP{save/catsv exch def 0 792 translate 72 432 div dup neg scale 
  xo yo translate 0 0 moveto}def
/EP{catsv restore showpage}def

% definitions for PPROC callback functions
% each PPROC is called with the following number on the stack:
% pointsize charcode railmag pswidth pschar x y wid
/$pprocs 50 dict def
/fractm [.65 0 0 .6 0 0] def
% fractions
/PS1{gsave $pprocs begin
    /wid exch def pop pop pop pop pop /ch exch def /size exch def
    /pair $pprocs ch get def /cf currentfont def
    cf fractm makefont setfont
    0 .3 size mul 6 mul 2 copy neg rmoveto pair 0 get show rmoveto
    currentfont cf setfont (\244) show setfont
    pair 1 get show grestore wid .06 div 0 rmoveto end}def
$pprocs begin
8#34 [(1)(4)] def
8#36 [(1)(2)] def
8#46 [(3)(4)] def
end
% boxes
/PS2{gsave /wid exch def pop pop /char exch def pop pop pop /size exch def
    /len size 3.5 mul def % length of a side
    len 0 rlineto 0 len neg rlineto len neg 0 rlineto closepath
    char 3 eq {fill}{size 5 mul .07 mul setlinewidth stroke}ifelse
    grestore wid .06 div 0 rmoveto}def
/PS3/PS2 load def		% boxes are the same...
% circle
/PS4{gsave /wid exch def pop pop pop pop pop pop /size exch def
    wid .8333 mul size 2.5 mul neg rmoveto currentpoint	% center
    newpath size 1.8 mul 0 360 arc size .2 mul setlinewidth stroke
    grestore wid .06 div 0 rmoveto}def
/bb{$pprocs begin /wid exch def pop pop pop pop pop pop /size exch 6 mul def
    /s2 size 2 div def /s4 size 4 div def gsave 
    currentpoint newpath transform round exch round exch itransform translate
    size 16 div setlinewidth 2 setlinejoin 0 setgray}def
$pprocs begin
/mrr{moveto rlineto rlineto}def
/be{stroke grestore wid .06 div 0 rmoveto end}def
end
% leftfloor
/PS6 {bb s4 0 0 size s4 size -.8 mul mrr be}def
% rightfloor
/PS7 {bb s4 neg 0 0 size s4 size -.8 mul mrr be}def
% leftceil
/PS8 {bb s4 0 0 size neg s4 size .2 mul mrr be}def
% rightceil
/PS9 {bb s4 neg 0 0 size neg s4 size .2 mul mrr be}def
% boldvert
/PS5 {bb 0 0 0 size neg s4 size .2 mul mrr be}def
% box rule
/PS32 {bb /sw size 24 div def sw 2 div size 4.5 div moveto
       0 size neg rlineto sw setlinewidth be}def
% rule (roman, bold and italic)
/PS16 {gsave $pprocs begin
    /wid exch def pop pop pop pop pop pop /size exch 6 mul def
    /sw size 14 div def currentpoint exch sw 2 div sub exch
    newpath transform round exch round exch itransform translate
    0 0 moveto size 2 div 0 rlineto sw setlinewidth be}def
% lefttopcurl    
/PS20 {bb s4 size .2 mul moveto 0 size -.55 mul rlineto currentpoint 
    pop size -.8 mul 2 copy exch s4 add exch s4 arcto pop pop pop pop be}def
% leftbotcurl
/PS21 {bb s4 size -.8 mul moveto 0 size .55 mul rlineto currentpoint 
    pop size .2 mul 2 copy exch s4 add exch s4 arcto pop pop pop pop be}def
% righttopcurl
/PS22 {bb s4 size .2 mul moveto 0 size -.55 mul rlineto currentpoint
     pop size -.8 mul 2 copy exch s4 sub exch s4 arcto pop pop pop pop be}def
% rightbotcurl
/PS23 {bb s4 size -.8 mul moveto 0 size .55 mul rlineto currentpoint
     pop size .2 mul 2 copy exch s4 sub exch s4 arcto pop pop pop pop be}def
% rightmidcurl
/PS25 {bb /s3 size -.3 mul def s4 size -.8 mul moveto s4 s3 s2 s3
    s4 arcto pop pop size add s4 s3 4 2 roll
    s4 arcto pop pop pop pop s4 size .2 mul lineto be}def
% leftmidcurl
/PS24 {bb /s3 size -.3 mul def s4 size -.8 mul moveto s4 s3 0 s3
    s4 arcto pop pop size add s4 s3 4 2 roll s4 arcto pop pop pop pop 
    s4 size .2 mul lineto be}def
/xo 0 def /yo -186 def
/catfonts [
	/Times-Roman findfont
	/Times-Italic findfont
	/Times-Bold findfont
	/Symbol findfont
	/Times-Roman findfont
	] def
%%EndProlog
%%Page: ? 1
BP
1 F
60 Z
270 381(ISODE-GEN)U
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
3058(\))S
3 F
54 Z
270 669(NAME)U
1 F
60 Z
486 741(isode\261gen)U
750(\261)S
800(generating)S
1075(the)S
1169(ISO)S
1285(Development)S
1630(Environment)S
3 F
54 Z
270 840(READ)U
441(THIS)S
1 F
60 Z
486 912(This)U
622(documentat)S
904(ion)S
1010(describes)S
1263(how)S
1395(to)S
1471(con\256gure,)S
1742(generate)S
1947(,)S
1991(and)S
2107(install)S
2284(the)S
2387(ISO)S
2511(Development)S
2864(Environ-)S
486 1083(A)U
486 984(ment.)U
529 1083(cquisition,)U
803(use,)S
919(and)S
1027(distribution)S
1326(of)S
1397(this)S
1505(module)S
1707(and)S
1815(related)S
2001(materia)S
2183(ls)S
2244(are)S
2339(subject)S
2531(to)S
2599(the)S
2693(restrictions)S
2981(of)S
3051(a)S
486 1254(Y)U
486 1155(license)U
674(agreeme)S
879(nt.)S
981(Consult)S
1188(the)S
1282(Preface)S
1483(in)S
1550(the)S
2 F
1644(User's)S
1823(Manual)S
1 F
2030(for)S
2120(the)S
2214(full)S
2318(terms)S
2472(of)S
2542(this)S
2649(agreeme)S
2854(nt.)S
529 1254(ou)U
611(will)S
727(probably)S
963(want)S
1101(to)S
1169(read)S
1294(over)S
1422(this)S
1530(entire)S
1689(document)S
1948(\256rst,)S
2077(before)S
2252(typing)S
2427(any)S
2535(commands;)S
2834(e.g.,)S
2957(there)S
486 1425(C)U
486 1326(are)U
580(optional)S
798(components)S
1109(described)S
1360(later)S
1488(on)S
1568(that)S
1679(require)S
1870(additional)S
2132(settings)S
2336(in)S
2403(the)S
2497(con\256guration)S
2838(\256le.)S
526 1425(omments)U
770(concerning)S
1061(this)S
1171(release)S
1362(should)S
1545(be)S
1625(directed)S
1843(to)S
1913(the)S
2010(authors.)S
2245(Consult)S
2455(the)S
2552(preface)S
2753(in)S
2823(the)S
2 F
2919(User's)S
1 F
486 1569(s)U
2 F
486 1497(Manual)U
1 F
696(for)S
789(a)S
839(current)S
1033(postal)S
1200(address.)S
1438(Alternatel)S
1680(y,)S
1748(if)S
1808(you)S
1921(have)S
2058(access)S
2235(to)S
2304(the)S
2400(Internet,)S
2625(comments)S
2895(may)S
3021(be)S
509 1569(ent)U
607(to)S
678(the)S
776(mailbox)S
998(``Bug\261ISODE)S
5 F
(@)R
1 F
(NISC.N)R
1593(YSER.NET''.)S
1977(Do)S
3 F
2074(not)S
1 F
2181(send)S
2315(bug)S
2429(reports)S
2620(to)S
2691(the)S
2789(ISODE)S
2988(dis-)S
3058 1641(-)U
486 1713(R)U
486 1641(cussion)U
697(group.)S
903(If)S
974(you)S
1095(want)S
1243(to)S
1321(subscribe)S
1579(to)S
1657(the)S
1762(ISODE)S
1969(discussion)S
2249(group,)S
2434(drop)S
2574(a)S
2631(note)S
2765(to)S
2842(``ISODE)S
526 1713(equest)U
5 F
(@)R
1 F
(NIC.DDN.MIL''.)R
3 F
54 Z
270 1812(SYNOPSIS)U
1 F
60 Z
702 1884(%)U
772(cp)S
849(con\256g/)S
2 F
(system)R
1 F
(.h)R
1241(h/con\256g.h)S
1850 1956(e)U
702 2028(%)U
702 1956(%)U
772(cp)S
849(con\256g/)S
2 F
(system)R
1 F
(.make)R
1342(con\256g/CONFIG.mak)S
772 2028(cp)U
849(con\256g/)S
4 F
(*)R
1 F
(.local)R
1199(support/)S
486 2244(N)U
702 2100(%)U
772(make)S
923(everything)S
529 2244(OTE)U
666(WELL:)S
871(THERE)S
1085(IS)S
1158(A)S
1221(NEW)S
1378(MANDATORY)S
1786(VARIABLE)S
2109(IN)S
2192(CONFIG.MA)S
2525(KE:)S
486 2532(I)U
3 F
1658 2388(SBINDIR)U
1 F
506 2532(N)U
569(MOST)S
755(CASES,)S
976(THE)S
1113(VALUE)S
1336(OF)S
1432(THIS)S
1585(VARIABLE)S
1908(SHOULD)S
2170(BE)S
2267(SET)S
2394(TO)S
2494(THE)S
2631(VALUE)S
2854(OF)S
3 F
54 Z
270 2847(DESCRIPTION)U
60 Z
1666 2676(ETCDIR)U
1 F
486 2919(This)U
622(is)S
691(a)S
747(description)S
1044(of)S
1123(how)S
1255(one)S
1371(can)S
1484(bring)S
1640(up)S
1729(the)S
1832(ISODE.)S
2071(It)S
2136(is)S
2204(assumed)S
2439(that)S
2558(you)S
2676(have)S
2818(super\261user)S
3058 2991(r)U
486 3063(g)U
486 2991(privileges)U
751(in)S
825(order)S
979(to)S
1053(\(re\261\)install)S
1344(the)S
1444(software.)S
1712(Super\261user)S
2008(privileges)S
2272(are)S
2372(not)S
2475(required)S
2702(to)S
2775(con\256gure)S
3028(o)S
516 3063(enerate)U
711(this)S
818(software.)S
486 3162(T)U
(he)R
604(distribution)S
906(tape)S
1031(contains)S
1256(the)S
1354(hierarchy)S
1606(for)S
1700(the)S
3 F
1798(isode\2616.0/)S
1 F
2074(directory.)S
2351(Bring)S
2512(the)S
2610(sources)S
2814(on\261line)S
3018(by)S
486 3234(changing)U
727(to)S
794(a)S
841(directory)S
1079(for)S
1169(local)S
1307(sources)S
1507(and)S
1614(running)S
1821(tar,)S
1920(e.g.,)S
702 3378(%)U
772(cd)S
849(/usr/src/local)S
1161(/)S
702 3522(%)U
702 3450(%)U
772(tar)S
856(x)S
772 3522(cd)U
849(isode\2616.0/)S
3 F
54 Z
270 3693(CONFIGURATION)U
1 F
60 Z
486 3765(First,)U
631(go)S
711(to)S
778(the)S
3 F
872(con\256g/)S
1 F
1062(directory.)S
486 4080(S)U
702 3909(%)U
772(cd)S
849(con\256g)S
519 4080(elect)U
666(the)S
772(Make\256le)S
1018(and)S
1137(include-\256le)S
1444(skeletons)S
1700(which)S
1879(most)S
2027(closely)S
2229(match)S
2408(your)S
2549(system.)S
2782(The)S
2907(current)S
270 4701(S)U
486 4152(choices)U
687(are:)S
303 4701(un)U
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3048(1)S
EP
%%Page: ? 2
BP
1 F
60 Z
3058 381(\))U
270(ISODE-GEN)S
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
2 F
702 669(\256le)U
1008(con\256guration)S
1 F
702 813(a)U
702 741(apollo)U
1008(Apollo)S
729 813(ux)U
1008(A/UX)S
1174(release)S
1362(1.1)S
1523 885(X)U
702 957(b)U
702 885(bsd42)U
1008(generic)S
1206(4.2BSD)S
1417(UNI)S
732 957(sd43)U
1008(generic)S
1206(4.3BSD)S
1417(UNIX)S
702 1101(b)U
702 1029(bsd43\261rt)U
1008(RT/PC)S
1195(with)S
1322(4.3BSD)S
732 1101(sd44)U
1008(4.4BSD)S
1219(UNIX)S
1388(with)S
1515(OSI)S
702 1245(m)U
702 1173(hpux)U
1008(HP\261UX)S
749 1245(ips)U
1008(MIPS)S
1167(RISC/OS)S
1436 1317(x)U
702 1389(r)U
702 1317(osx)U
1008(Olivetti)S
1213(LSX)S
1346(30x)S
722 1389(os)U
1008(Ridge)S
1172(Operating)S
1433(System)S
2138 1461(2)U
702 1533(s)U
702 1461(sunlink3)U
1008(SunOS)S
1197(release)S
1385(3)S
1435(with)S
1562(SunLink)S
1789(OSI)S
1905(release)S
2093(5.)S
725 1533(unlink4)U
1008(SunOS)S
1197(release)S
1385(4)S
1435(with)S
1562(SunLink)S
1789(OSI)S
1905(release)S
2093(6.0)S
702 1677(s)U
702 1605(sunos3)U
1008(SunOS)S
1197(release)S
1385(3)S
725 1677(unos4)U
1008(SunOS)S
1197(release)S
1385(4)S
1593 1749(S)U
702 1821(s)U
702 1749(sys52\261exos)U
1008(SVR2)S
1174(UNIX)S
1343(with)S
1470(EXO)S
725 1821(ys52\261rt)U
1008(RT/PC)S
1195(with)S
1322(AIX)S
702 1893(s)U
(ys52\261sun)R
1008(SVR2)S
1174(UNIX)S
1343(emulati)S
1525(on)S
1605(on)S
1685(SunOS)S
1874(release)S
2062(3)S
702 2037(s)U
702 1965(sys52\261win)U
1008(SVR2)S
1174(UNIX)S
1343(with)S
1470(WIN/TCP)S
725 2037(ys53)U
1008(generic)S
1206(SVR3)S
486 2253(T)U
702 2109(ultrix)U
1008(Ultrix)S
1172(3.1)S
523 2253(he)U
600(make\256le)S
828(skeleton)S
1049(has)S
1149(the)S
1243(extension)S
3 F
1494(.make)S
1 F
(,)R
1684(whereas)S
1901(the)S
1995(include\261\256le)S
2300(skeleton)S
2521(has)S
2621(the)S
2715(extension)S
3 F
2966(.h)S
1 F
(.)R
3 F
54 Z
378 2352(MAKEFILE)U
1 F
60 Z
486 2424(Copy)U
637(the)S
732(make\256le)S
961(skeleton)S
1183(of)S
1254(your)S
1385(choice)S
1564(to)S
3 F
1632(pickle.make)S
1 F
(,)R
1976(where)S
2143(``pickle'')S
2391(is)S
2451(the)S
2545(name)S
2696(of)S
2766(your)S
2896(system.)S
486 2496(Now)U
622(edit)S
733(this)S
840(\256le)S
937(to)S
1004(set)S
1091(the)S
1185(following)S
2 F
1439(make)S
1 F
1586(variables:)S
2 F
702 2640(variable)U
1027(default)S
1513(speci\256es)S
1 F
2318 2712(\))U
702 2784(L)U
702 2712(OPTIONS)U
1513(options)S
1710(to)S
2 F
1777(cc)S
1 F
1851(and)S
2 F
1958(lint)S
1 F
2059(\(e.g.,)S
2201(-I../h)S
739 2784(SOCKET)U
1513(libraries)S
1731(to)S
1798(link)S
1912(in)S
1979(\(e.g.,)S
2121(-lcci\))S
2239 2856(s)U
702 2928(S)U
702 2856(BINDIR)U
1027(/usr/local/)S
1269(bin/)S
1513(where)S
1680(to)S
1747(install)S
1915(user)S
2035(program)S
735 2928(BINDIR)U
1027(/usr/etc/)S
1513(where)S
1680(to)S
1747(install)S
1915(administrat)S
2187(or)S
702 3072(E)U
1513 3000(programs)U
739 3072(TCDIR)U
1027(/usr/etc/)S
1513(where)S
1680(to)S
1747(install)S
1915(administrat)S
2187(or)S
2257(\256les)S
702 3216(I)U
702 3144(LOGDIR)U
1027(/usr/tmp/)S
1513(where)S
1680(to)S
1747(install)S
1915(log)S
2012(\256les)S
722 3216(NCDIR)U
1027(/usr/include/)S
1329(isode/)S
1513(where)S
1680(to)S
1747(install)S
1915(include)S
2113(\256les)S
2258 3288(s)U
702 3360(L)U
702 3288(LIBDIR)U
1027(/usr/lib/)S
1513(where)S
1680(to)S
1747(install)S
1915(object)S
2083(librarie)S
739 3360(INTDIR)U
1027(/usr/lib/lint)S
1296(/)S
1513(where)S
1680(to)S
1747(install)S
1915(lint)S
2016(libraries)S
2395 3432(s)U
702 3504(M)U
702 3432(SYSTEM)U
1513(directs)S
1694(how)S
1817(to)S
1884(create)S
2049(loader)S
2220(librarie)S
755 3504(ANOPTS)U
1513(see)S
1610(util/inst-ma)S
1889(n.sh)S
2007(for)S
2097(details)S
486 3675(Finally,)U
702 3819(ln)U
769(pickle.ma)S
1006(ke)S
1083(CONFIG.make)S
486 3963(\()U
(yes,)R
637(that's)S
806(``CONFIG'')S
1143(in)S
1225(uppercase)S
1501(and)S
1623(``make'')S
1869(in)S
1951(lowercase\).)S
2282(Both)S
2434(of)S
2519(these)S
2678(\256les)S
2813(are)S
2922(in)S
3004(the)S
486 4107(g)U
3 F
486 4035(isode\2616.0/con\256g/)U
1 F
930(directory.)S
1205(This)S
1334(latter)S
1481(\256le)S
1580(is)S
1642(the)S
1738(one)S
1847(which)S
2016(the)S
2111(software)S
2339(uses)S
2463(to)S
2531(con\256gure)S
2779(itself)S
2921(during)S
516 4107(eneration.)U
3 F
54 Z
744 4206(E)U
378(INCLUDE\261FIL)S
1 F
60 Z
486 4278(Copy)U
639(the)S
736(include\261\256le)S
1044(skeleton)S
1268(of)S
1341(your)S
1474(choice)S
1654(to)S
3 F
1723(pickle.h)S
1 F
(,)R
1962(where)S
2131(``pickle'')S
2381(is)S
2443(the)S
2539(name)S
2692(of)S
2764(your)S
2896(system.)S
486 4422(l)U
486 4350(Now)U
630(add)S
745(any)S
860(additional)S
1130(de\256nitions)S
1412(you)S
1530(like)S
1648(\(usually)S
1869(none\).)S
2068(Consult)S
2282(the)S
2383(\256le)S
3 F
2487(con\256g/OPTIONS)S
1 F
2954(for)S
3051(a)S
503 4422(ist.)U
270 4710(S)U
(un)R
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3048(2)S
EP
%%Page: ? 3
BP
1 F
60 Z
3058 381(\))U
270(ISODE-GEN)S
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
486 669(Now:)U
702 813(ln)U
769(pickle.h)S
982(../h/con\256g.h)S
486 957(T)U
(his)R
613(latter)S
758(\256le)S
855(is)S
915(the)S
1009(one)S
1116(which)S
1283(the)S
1377(software)S
1604(uses)S
1727(to)S
1794(con\256gure)S
2041(itself)S
2182(during)S
2359(generation.)S
3 F
54 Z
378 1056(ALIASES)U
627(DATABASE)S
1 F
60 Z
486 1128(Typicall)U
688(y,)S
760(sites)S
894(run)S
1001(with)S
1135(the)S
1236(default)S
1431(aliases)S
1619(database)S
1854(used)S
1991(by)S
2078(the)S
2179(OSI)S
2301(directory.)S
2580(In)S
2656(this)S
2769(case,)S
2914(simply)S
486 1200(copy)U
623(the)S
717(default)S
905(local)S
1043(con\256guration)S
1384(\256le)S
1481(to)S
1548(the)S
3 F
1642(support/)S
1 F
1878(directory:)S
702 1344(%)U
772(cp)S
849(aliases.loc)S
1099(al)S
1163(../support/)S
530 1488(I)U
(f)R
603(you)S
726(have)S
872(local)S
1022(modi\256cations)S
1382(you)S
1504(wish)S
1649(to)S
1728(make,)S
1906(either)S
2076(copy)S
2225(in)S
2304(your)S
2446(own)S
2581(\256le)S
2690(or)S
2772(edit)S
2895(the)S
3001(\256le)S
3 F
54 Z
378 1659(S)U
60 Z
530 1560(support/aliases.local)U
1 F
1069(as)S
1139(appropriate.)S
3 F
54 Z
408 1659(ERVICES)U
666(DATABASE)S
1 F
60 Z
486 1731(T)U
(ypicall)R
688(y,)S
765(sites)S
904(run)S
1016(with)S
1155(the)S
1261(default)S
1461(services)S
1687(database.)S
1962(In)S
2044(this)S
2163(case,)S
2313(simply)S
2508(copy)S
2656(the)S
2761(default)S
2960(local)S
486 1803(con\256guration)U
827(\256le)S
924(to)S
991(the)S
3 F
1085(support/)S
1 F
1321(directory:)S
702 1947(%)U
772(cp)S
849(services.loca)S
1159(l)S
1196(../support/)S
530 2091(I)U
(f)R
603(you)S
726(have)S
872(local)S
1022(modi\256cations)S
1382(you)S
1504(wish)S
1649(to)S
1728(make,)S
1906(either)S
2076(copy)S
2225(in)S
2304(your)S
2446(own)S
2581(\256le)S
2690(or)S
2772(edit)S
2895(the)S
3001(\256le)S
3 F
54 Z
378 2262(E)U
60 Z
530 2163(support/services.local)U
1 F
1103(as)S
1173(appropriate.)S
3 F
54 Z
414 2262(NTITIES)U
651(DATABASE)S
1 F
60 Z
486 2334(T)U
(ypicall)R
688(y,)S
758(sites)S
890(run)S
995(with)S
1127(the)S
1226(default)S
1419(applicat)S
1611(ion)S
1713(entity)S
1876(database)S
2109(used)S
2244(by)S
2328(the)S
2426(stub\261directory)S
2798(service.)S
3028(In)S
486 2406(this)U
593(case,)S
732(simply)S
916(copy)S
1053(the)S
1147(default)S
1335(local)S
1473(con\256guration)S
1814(\256le)S
1911(to)S
1978(the)S
3 F
2072(support/)S
1 F
2308(directory:)S
702 2550(%)U
772(cp)S
849(entitie)S
1001(s.local)S
1177(../support/)S
486 2694(I)U
(f)R
561(you)S
686(have)S
835(local)S
988(modi\256cations)S
1351(you)S
1476(wish)S
1624(to)S
1706(make,)S
1887(either)S
2060(copy)S
2211(in)S
2292(your)S
2436(own)S
2573(\256le)S
2684(or)S
2768(edit)S
2893(the)S
3001(\256le)S
486 2865(I)U
3 F
486 2766(support/entities.local)U
1 F
1042(as)S
1112(appropriate.)S
506 2865(n)U
581(particula)S
793(r,)S
873(if)S
955(you)S
1090(are)S
1209(using)S
1384(SunLink)S
1636(OSI,)S
1792(it)S
1871(will)S
2010(be)S
2112(necessary)S
2391(to)S
2483(put)S
2605(an)S
2707(entry)S
2876(in)S
2968(your)S
3 F
486 2937(support/entities.local)U
1 F
1042(\256le)S
1139(of)S
1209(the)S
1303(form:)S
702 3081(myhost)U
909(default)S
1137(1.17.4.1.0)S
4 F
1437(#)S
1 F
(1/NS+mynsap)R
486 3225(w)U
(here)R
657(``myhost'')S
938(is)S
1002(the)S
1100(name)S
1255(of)S
1329(the)S
1427(local)S
1569(machine,)S
1812(and)S
1922(``mynsap'')S
2212(is)S
2275(the)S
2372(NSAP)S
2547(of)S
2620(the)S
2717(local)S
2858(machine.)S
486 3297(The)U
600(NSAP)S
772(is)S
832(most)S
969(easily)S
1130(determine)S
1372(d)S
1422(by)S
1502(running)S
702 3441(%)U
772(cd)S
849(others/osilookup)S
702 3585(%)U
702 3513(%)U
772(./make)S
772 3585(xosilookup)U
1059(localhost)S
1297(CLIENT)S
486 3729(p)U
(roviding)R
760(that)S
891(the)S
1005(SunLink)S
1251(OSI)S
1386(\256le)S
3 F
1502(/etc/sunlink/osi/hosts)S
1 F
2071(has)S
2190(an)S
2286(entry)S
2449(de\256ning)S
2685(the)S
2798(service)S
3008(for)S
3 F
486 3873(/)U
1 F
486 3801(``localhost'')U
809(called)S
979(``CLIENT''.)S
1333(\(Note)S
1495(that)S
1611(in)S
1683(releases)S
1898(earlier)S
2077(than)S
2205(SunLink)S
2436(OSI)S
2556(6.0,)S
2670(the)S
2768(\256le)S
2869(is)S
2933(called)S
3 F
503 3873(usr/etc/osi.hosts)U
1 F
(\))R
958(Note)S
1105(that)S
1226(this)S
1343(entry)S
1497(is)S
1567(mandatory)S
1855(if)S
1922(you)S
2042(are)S
2146(running)S
2363(SunLink)S
2600(OSI)S
2726(release)S
2924(5.2)S
3028(or)S
486 4044(O)U
486 3945(greater.)U
529 4044(ne)U
607(further)S
792(note)S
917(for)S
1008(users)S
1152(of)S
1223(SunLink)S
1451(OSI:)S
1585(if)S
1643(you)S
1754(intend)S
1926(to)S
1994(run)S
2095(the)S
2190(standard)S
2415(SunLink)S
2643(OSI)S
2760(listener,)S
2974(then)S
3048 4116(n)U
3 F
486 4188(s)U
1 F
486 4116(you)U
612(must)S
765(change)S
972(the)S
1081(TSEL)S
1260(used)S
1405(by)S
2 F
1500(tsapd)S
1 F
1665(when)S
1830(it)S
1899(listens.)S
2123(This)S
2265(is)S
2340(done)S
2492(in)S
2574(two)S
2699(steps:)S
2871(First,)S
3031(i)S
3 F
509 4188(upport/entities.local)U
1 F
(,)R
1057(change)S
1248(your)S
1378(entry)S
1522(to)S
1589(read)S
1713(as:)S
1780 4332(p)U
486 4476(S)U
702 4332(myhost)U
909(default)S
1137(1.17.4.1.0)S
4 F
1437(#)S
1 F
(2/NS+mynsa)R
519 4476(econd,)U
698(in)S
3 F
765(support/services.local)S
1 F
(,)R
1353(add)S
1460(a)S
1507(line)S
1618(that)S
1729(reads)S
1876(as:)S
EP
%%Page: ? 4
BP
1 F
60 Z
3048 12(3)U
270 381(I)U
270 12(Sun)U
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
290 381(SODE-GEN)U
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
3058(\))S
486 813(w)U
702 669(tsap/session)U
4 F
1049(#)S
1 F
(2)R
1169(tsapd-bootstrap)S
529 813(hich)U
653(overrides)S
897(the)S
991(default)S
1179(TSEL)S
1343(in)S
1410(the)S
3 F
1504(support/services.db)S
1 F
2022(\256le.)S
3 F
54 Z
378 912(MACROS)U
636(DATABASE)S
1 F
60 Z
486 984(Typicall)U
688(y,)S
766(sites)S
906(run)S
1019(with)S
1159(the)S
1266(default)S
1467(macros)S
1674(database.)S
1950(In)S
2033(this)S
2153(case,)S
2305(simply)S
2502(copy)S
2652(the)S
2759(default)S
2960(local)S
486 1056(con\256guration)U
827(\256le)S
924(to)S
991(the)S
3 F
1085(support/)S
1 F
1321(directory:)S
702 1200(%)U
772(cp)S
849(macros.loca)S
1139(l)S
1176(../support/)S
486 1344(I)U
(f)R
561(you)S
686(have)S
835(local)S
988(modi\256cations)S
1351(you)S
1476(wish)S
1624(to)S
1706(make,)S
1887(either)S
2060(copy)S
2211(in)S
2292(your)S
2436(own)S
2573(\256le)S
2684(or)S
2768(edit)S
2893(the)S
3001(\256le)S
3 F
54 Z
378 1515(O)U
60 Z
486 1416(support/macros.local)U
1 F
1045(as)S
1115(appropriate.)S
3 F
54 Z
420 1515(BJECTS)U
642(DATABASE)S
1 F
60 Z
486 1587(T)U
(ypicall)R
688(y,)S
767(sites)S
908(run)S
1022(with)S
1162(the)S
1269(default)S
1470(objects)S
1674(database.)S
1950(In)S
2033(this)S
2153(case,)S
2305(simply)S
2502(copy)S
2652(the)S
2759(default)S
2960(local)S
486 1659(con\256guration)U
827(\256le)S
924(to)S
991(the)S
3 F
1085(support/)S
1 F
1321(directory:)S
702 1803(%)U
772(cp)S
849(objects.loca)S
1136(l)S
1173(../support/)S
530 1947(I)U
(f)R
603(you)S
726(have)S
872(local)S
1022(modi\256cations)S
1382(you)S
1504(wish)S
1649(to)S
1728(make,)S
1906(either)S
2076(copy)S
2225(in)S
2304(your)S
2446(own)S
2581(\256le)S
2690(or)S
2772(edit)S
2895(the)S
3001(\256le)S
3 F
530 2019(support/objects.local)U
1 F
1082(as)S
1152(appropriate.)S
3 F
54 Z
600 2118(N)U
270(GENERATIO)S
1 F
60 Z
486 2190(Go)U
579(to)S
646(the)S
3 F
740(isode\2616.0/)S
1 F
1012(directory)S
486 2478(N)U
702 2334(%)U
772(cd)S
849(..)S
529 2478(ow)U
622(reset)S
756(the)S
850(dates)S
994(of)S
1064(the)S
1158(con\256guration)S
1499(\256les)S
1619(for)S
1709(the)S
1803(system.)S
2025(This)S
2152(is)S
2212(done)S
2349(only)S
2476(once)S
2610(per)S
2707(source-tree:)S
486 2766(t)U
702 2622(%)U
772(./make)S
955(once-only)S
503 2766(hen)U
610(generate)S
835(the)S
929(basic)S
1073(system.)S
486 3054(I)U
702 2910(%)U
772(./make)S
506 3054(f)U
547(you)S
658(are)S
752(using)S
902(SunOS,)S
1106(do)S
1186(not)S
1283(use)S
1383(the)S
2 F
1477(make)S
1 F
1624(program)S
1848(supplied)S
2072(with)S
2199(the)S
2293(SunPro)S
2489(package.)S
2742(It)S
2799(is)S
2859(not,)S
2971(con-)S
486 3198(v)U
486 3126(trary)U
623(to)S
693(any)S
803(claims,)S
999(compatibl)S
1241(e)S
1291(with)S
1421(the)S
1518(standard)S
2 F
1744(make)S
1 F
1893(facilit)S
2035(y.)S
2122(Further,)S
2336(note)S
2462(that)S
2575(if)S
2634(you)S
2746(are)S
2842(running)S
3051(a)S
516 3198(ersion)U
693(of)S
772(SunOS)S
970(4.0)S
1074(prior)S
1220(to)S
1296(release)S
1493(4.0.3,)S
1657(then)S
1790(you)S
1909(may)S
2042(need)S
2185(to)S
2261(use)S
2370(the)S
2 F
2473(make)S
1 F
2629(program)S
2862(found)S
3031(in)S
3051 3270(e)U
486 3342(o)U
3 F
486 3270(/usr/old/)U
1 F
(,)R
736(if)S
794(the)S
889(standard)S
2 F
1113(make)S
1 F
1260(your)S
1390(are)S
1484(using)S
1634(is)S
1694(the)S
1788(SunPro)S
2 F
1984(make)S
1 F
(.)R
2166(In)S
2236(this)S
2343(case,)S
2482(you)S
2592(will)S
2706(need)S
2840(to)S
2907(put)S
3004(th)S
516 3342(ld,)U
598(standard)S
2 F
822(make)S
1 F
969(in)S
3 F
1036(/usr/bin/)S
1 F
(,)R
1288(and)S
1395(you)S
1505(can)S
1609(keep)S
1743(the)S
1837(SunPro)S
2 F
2033(make)S
1 F
2180(in)S
3 F
2247(/bin/)S
1 F
(.)R
3058 3441(-)U
486 3513(t)U
486 3441(If)U
549(you)S
662(are)S
759(using)S
912(SVR3,)S
1096(then)S
1223(you)S
1336(will)S
1452(probably)S
1688(have)S
1824(to)S
1893(type)S
2019(this)S
2128(command)S
2388(before)S
2564(starting)S
2767(the)S
2863(compila)S
503 3513(ion:)U
702 3657(%)U
772(ulimit)S
937(32768)S
486 3828(T)U
(he)R
2 F
602(make)S
1 F
751(command)S
1011(from)S
1150(the)S
1246(top-level)S
1483(directory)S
1723(will)S
1839(cause)S
1995(a)S
2044(complete)S
2288(generation)S
2565(of)S
2637(the)S
2733(system.)S
2956(If)S
3017(all)S
486 3972(s)U
486 3900(goes)U
623(well,)S
769(proceed)S
987(with)S
1121(the)S
1222(installat)S
1414(ion.)S
1553(If)S
1620(not,)S
1739(complain,)S
2006(as)S
2083(there)S
2231(``should)S
2458(be)S
2542(no)S
2629(problems'')S
2920(at)S
2991(this)S
509 3972(tep.)U
638(Some)S
795(\256les)S
915(while)S
1069(compiling)S
1334(may)S
1458(produce)S
1672(a)S
486 4260(or)U
556(a)S
702 4116(warning:)U
936(statement)S
1188(not)S
1285(reached)S
702 4404(type)U
826(ObjectDescript)S
1191(or:)S
1278(Warning:)S
1526(Can't)S
1680(\256nd)S
1793(\256le)S
1890(DSE.ph)S
2098(failed)S
3048 4701(4)U
270(Sun)S
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
EP
%%Page: ? 5
BP
1 F
60 Z
270 381(I)U
(SODE-GEN)R
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
3058(\))S
486 669(message.)U
745(This)S
872(is)S
932(normal.)S
1158(Sometimes)S
1446(when)S
1596(building)S
1817(a)S
1864(loader)S
2035(library,)S
2231(you)S
2341(might)S
2502(see)S
2599(several)S
702 813(ranlib:)U
880(warning:)S
1114(../libisode.a\(a)S
1441(etdbm.o\):)S
1694(no)S
1774(symbol)S
1971(table)S
2291 957(:)U
486(messages.)S
768(This)S
895(is)S
955(also)S
1072(normal.)S
1298(You)S
1421(might)S
1582(also)S
1699(see)S
1796(a)S
1843(few)S
1953(messages)S
2200(like)S
4 F
702 1101(***)U
1 F
812(Error)S
959(code)S
1093(1)S
1143(\(ignored\))S
2053 1245(e)U
486(This)S
613(is)S
673(also)S
790(normal.)S
1016(As)S
1102(a)S
1149(rule,)S
1278(unless)S
2 F
1448(make)S
1 F
1595(says)S
1718(something)S
1989(lik)S
4 F
702 1389(***)U
1 F
812(Error)S
959(code)S
1093(1)S
486 1533(or)U
556(perhaps)S
702 1677(Exit)U
486 1821(t)U
(hen)R
610(everything)S
888(is)S
948(going)S
1105(just)S
1212(\256ne!)S
3 F
54 Z
270 1920(TESTING)U
1 F
60 Z
486 1992(Some)U
653(directorie)S
885(s)S
938(may)S
1072(have)S
1216(a)S
1273(resident)S
1494(test)S
1608(program,)S
1857(e.g.,)S
1989(in)S
2066(the)S
3 F
2170(psap/)S
1 F
2336(directory,)S
2599(there)S
2749(is)S
2818(a)S
2874(program)S
3063 2064(.)U
486 2136(I)U
486 2064(called)U
2 F
656(psaptest)S
1 F
(.)R
913(These)S
1082(programs)S
1333(are)S
1431(for)S
1525(internal)S
1734(testing)S
1919(only,)S
2065(and)S
2176(are)S
2274(not)S
2375(for)S
2469(use)S
2573(by)S
2657(``mere)S
2842(mortals'')S
506 2136(f)U
546(you)S
656(want)S
793(to)S
860(test)S
964(things,)S
1146(after)S
1277(installat)S
1469(ion)S
1566(run)S
2 F
1666(isode\261test)S
1 F
1927(\(see)S
2044(the)S
3 F
2138(USER)S
2317(PROGRAMS)S
1 F
2687(section\).)S
3 F
54 Z
270 2235(INSTALLATION)U
1 F
60 Z
486 2307(You)U
616(will)S
737(need)S
877(to)S
950(be)S
1033(the)S
1133(super\261user)S
1419(to)S
1492(install)S
1666(the)S
1766(software.)S
2034(Note)S
2177(that)S
2294(installing)S
2545(the)S
2645(software)S
2878(from)S
3021(an)S
486 2451(a)U
486 2379(NFS-mounted)U
849(partition)S
1077(requires)S
1294(that)S
1408(you)S
1521(perform)S
1738(the)S
1835(installat)S
2027(ion)S
2127(as)S
2199(the)S
2295(super-user)S
2567(on)S
2649(the)S
2 F
2745(target)S
1 F
2911(system)S
513 2451(fter)U
617(changing)S
858(to)S
925(the)S
1019(source)S
1196(directory)S
1434(on)S
1514(the)S
2 F
1608(source)S
1 F
1788(system.)S
3055 2550(s)U
486 2622(i)U
486 2550(There)U
654(are)S
755(two)S
872(kinds)S
1029(of)S
1106(activit)S
1258(ies:)S
1369(once\261only)S
1647(activit)S
1799(ies)S
1893(that)S
2011(you)S
2128(perform)S
2349(the)S
2450(\256rst)S
2570(time)S
2705(the)S
2805(software)S
3038(i)S
503 2622(nstalled;)U
728(and)S
835(each\261tim)S
1057(e)S
1104(activit)S
1256(ies)S
1343(that)S
1454(you)S
1564(perform)S
1778(every)S
1932(time)S
2060(the)S
2154(software)S
2381(is)S
2441(installed.)S
3055 2721(s)U
486 2793(m)U
486 2721(The)U
610(\256rst)S
733(once\261only)S
1014(activit)S
1166(y)S
1226(is)S
1296(to)S
1373(verify)S
1547(that)S
1668(the)S
2 F
1772(tsapd)S
1 F
1932(daemon)S
2153(will)S
2277(be)S
2363(run)S
2472(when)S
2631(the)S
2734(machine)S
2968(goe)S
533 2793(ulti\261user.)U
799(On)S
892(Berkeley)S
1130(UNIX)S
1299(systems,)S
1524(add)S
1631(these)S
1775(lines)S
1909(to)S
1976(the)S
3 F
2070(/etc/rc)S
2232(.local)S
1 F
2388(\256le:)S
702 2937(if)U
759([)S
799(\261f)S
869($\(SBINDIR\)tsapd)S
1325(];)S
1382(then)S
782 3009($\(SBINDIR\)tsapd)U
1238(&)S
1305(\(echo)S
1459(\261n)S
1539(')S
1579(tsap'\))S
4 F
1736(>)S
1 F
1789(/dev/console)S
486 3225(O)U
702 3081(\256)U
529 3225(n)U
592(other)S
749(systems,)S
986(a)S
1045(similar)S
1245(procedure)S
1518(is)S
1590(followed.)S
1871(For)S
1986(example,)S
2238(on)S
2330(systems)S
2552(derived)S
2765(from)S
2914(AT&T)S
486 3396(T)U
486 3297(UNIX,)U
670(the)S
764(\256le)S
3 F
861(/etc/rc)S
1023(2)S
1 F
1073(script)S
1227(might)S
1388(be)S
1465(edited.)S
523 3396(he)U
601(next)S
726(once\261only)S
998(activit)S
1150(y)S
1201(is)S
1262(to)S
1330(verify)S
1495(that)S
1607(systems)S
1818(with)S
1946(a)S
1994(native)S
3 F
2163(/etc/ser)S
2348(vices)S
1 F
2492(\256le)S
2589(contain)S
2787(an)S
2864(entry)S
3008(for)S
486 3468(the)U
580(tsap)S
697(service)S
888(\(if)S
965(you)S
1075(have)S
1209(con\256gured)S
1486(the)S
1580(ISODE)S
1776(to)S
1843(run)S
1943(over)S
2070(TCP\).)S
2255(If)S
2315(not,)S
2427(add)S
2534(the)S
2628(line:)S
702 3612(tsap)U
1513(102/tcp)S
486 3756(t)U
(o)R
557(the)S
3 F
655(/etc/ser)S
840(vices)S
1 F
988(\256le.)S
1124(If)S
1188(your)S
1322(system)S
1513(does)S
1647(not)S
1748(have)S
1886(such)S
2020(a)S
2071(\256le,)S
2187(the)S
2284(software)S
2514(automati)S
2726(cally)S
2867(compen-)S
486 3927(N)U
486 3828(sates)U
623(for)S
713(this.)S
529 3927(ext,)U
645(on)S
732(Berkeley)S
977(UNIX)S
1153(systems,)S
1385(add)S
1499(a)S
1553(line)S
1671(to)S
1745(the)S
3 F
1846(/usr/lib/crontab)S
1 F
2274(\256le)S
2377(to)S
2450(invoke)S
2640(a)S
2693(shell-script)S
2987(that)S
486 3999(will)U
600(re-cycle)S
815(the)S
909(log)S
1006(\256les.)S
1161(Usually,)S
1383(the)S
1477(line)S
1588(you)S
1698(add)S
1805(looks)S
1955(something)S
2226(like)S
2337(this:)S
702 4143(0)U
752(4)S
4 F
802(*)S
852(*)S
902(*)S
1 F
952(su)S
1025(daemon)S
4 F
1236(<)S
1 F
1289($\(SBINDIR\)isologs)S
486 4287(w)U
(hich)R
657(says)S
784(that)S
898(the)S
995(shell-script)S
1286($\(SBINDIR\)isologs)S
1788(should)S
1971(be)S
2051(invoked)S
2268(at)S
2335(4am)S
2462(each)S
2596(morning.)S
2858(On)S
2954(other)S
3 F
486 4431(/)U
1 F
486 4359(systems,)U
716(a)S
768(similar)S
961(procedure)S
1227(is)S
1292(\257lowed.)S
1532(For)S
1639(example,)S
1883(on)S
1967(systems)S
2181(derived)S
2386(from)S
2527(AT&T)S
2715(UNIX,)S
2903(the)S
3001(\256le)S
3 F
503 4431(usr/spool/cron/crontabs/root)U
1 F
1254(might)S
1415(be)S
1492(edited)S
1660(followed)S
1894(by)S
1974(the)S
2068(command)S
3048 4719(5)U
270(Sun)S
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
EP
%%Page: ? 6
BP
1 F
60 Z
270 381(I)U
(SODE-GEN)R
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
3058(\))S
486 840(F)U
702 669(%)U
772(crontab)S
973(root)S
519 840(inally,)U
706(create)S
885(the)S
993(BINDIR,)S
1248(SBINDIR,)S
1536(ETCDIR,)S
1802(and)S
1923(LOGDIR)S
2183(directorie)S
2415(s)S
2472(as)S
2556(they)S
2694(appear)S
2888(in)S
2968(your)S
3063 912(,)U
486 984(t)U
3 F
486 912(CONFIG.make)U
1 F
905(\256le,)S
1021(if)S
1082(they)S
1210(do)S
1294(not)S
1395(already)S
1597(exist.)S
1770(The)S
1888(mode)S
2046(of)S
2120(the)S
2218(LOGDIR)S
2468(directory)S
2710(should)S
2893(be)S
2973(777)S
503 984(he)U
580(other)S
724(directorie)S
956(s)S
999(should)S
1179(be)S
1256(mode)S
1410(755.)S
486 1083(I)U
(f)R
558(you)S
680(are)S
786(installing)S
1043(the)S
1149(manual)S
1359(pages)S
1528(into)S
1654(a)S
1713(non-standard)S
2059(area,)S
2207(then)S
2343(set)S
2442(the)S
2547(environment)S
2883(variable)S
486 1155($MANDIR)U
778(accordingly,)S
1098(e.g.,)S
4 F
702 1299(#)U
1 F
752(setenv)S
926(MANDIR)S
1188(/usr/local/)S
1430(man)S
486 1542(T)U
486 1443(based)U
643(on)S
723(the)S
817(non-standard)S
1151(area.)S
523 1542(here)U
647(are)S
741(two)S
851(each\261tim)S
1073(e)S
1120(activit)S
1272(ies:)S
486 1830(w)U
4 F
702 1686(#)U
1 F
752(./make)S
935(inst\261all)S
529 1830(hich)U
653(does)S
783(the)S
877(installat)S
1069(ion.)S
486 1929(T)U
(he)R
602(second)S
791(each\261tim)S
1013(e)S
1062(activit)S
1214(y,)S
1281(is)S
1343(that)S
1456(if)S
1515(you)S
1627(are)S
1723(already)S
1923(running)S
2132(the)S
2228(ISODE,)S
2441(then)S
2567(you)S
2679(will)S
2794(need)S
2929(to)S
2997(kill)S
3063 2001(.)U
486 2073(O)U
486 2001(and)U
604(restart)S
786(the)S
2 F
891(tsapd)S
1 F
1051(\(8c\))S
1179(daemon,)S
1416(otherwise)S
1681(incoming)S
1939(connections)S
2257(will)S
2381(not)S
2488(be)S
2575(initial)S
2717(ized)S
2848(correctly)S
529 2073(therwise,)U
768(start)S
892(the)S
986(daemon)S
1197(now.)S
1355(From)S
1505(the)S
2 F
1599(CShell)S
1 F
(,)R
1795(the)S
1889(command)S
2147(might)S
2308(be:)S
486 2361(T)U
4 F
702 2217(#)U
1 F
752($\(SBINDIR\)tsapd)S
4 F
1208(>)S
1 F
(&)R
1308(/dev/null)S
523 2361(he)U
603(daemon)S
817(will)S
933(automati)S
1145(cally)S
1285(detach.)S
1500(If)S
1562(you)S
1674(do)S
1756(not)S
1855(redirect)S
2062(the)S
2158(daemon's)S
2414(standard\261error,)S
2802(then)S
2928(it)S
2984(will)S
486 2532(T)U
486 2433(not)U
583(detach,)S
776(instead)S
967(printing)S
1178(messages)S
1425(as)S
1495(to)S
1562(what)S
1699(actions)S
1890(it)S
1944(is)S
2004(taking.)S
523 2532(hat's)U
660(about)S
814(it.)S
903(This)S
1030(will)S
1144(install)S
1312(everything.)S
1625(To)S
1712(clean-up)S
1940(the)S
2034(source)S
2211(tree)S
2322(as)S
2392(well,)S
2531(then)S
2655(use:)S
486 2820(a)U
702 2676(%)U
772(./make)S
955(clean)S
513 2820(t)U
564(this)S
685(point.)S
878(Note)S
1028(that)S
1152(if)S
1222(you)S
1345(are)S
1452(planning)S
1696(on)S
1789(generating)S
2077(or)S
2160(installing)S
2418(FTAM)S
2617(or)S
2700(VT)S
2813(or)S
2896(QUIPU)S
3048 2892(h)U
486 2964(t)U
486 2892(\(described)U
759(below\),)S
962(then)S
1087(you)S
1198(should)S
1379(not)S
1477(clean-up)S
1706(the)S
1801(source)S
1979(tree)S
2091(until)S
2223(after)S
2355(you)S
2466(are)S
2561(\256nished)S
2772(dealing)S
2971(wit)S
503 2964(hese.)U
486 3063(I)U
(f)R
548(your)S
680(system)S
869(is)S
931(con\256gured)S
1210(for)S
1302(TCP/IP,)S
1519(and)S
1628(you)S
1740(are)S
1835(not)S
1933(already)S
2132(running)S
2340(an)S
2418(SNMP)S
2601(agent,)S
2768(then)S
2893(you)S
3004(are)S
3 F
486 3207(M)U
486 3135(URGED)U
1 F
724(to)S
793(immedia)S
1005(tely)S
1118(install)S
1288(the)S
1384(SNMP)S
1568(agent)S
1721(distributed)S
2000(with)S
2128(the)S
2223(ISODE.)S
2455(Consult)S
2663(the)S
3 F
2758(NETWORK)S
543 3207(ANAGEMENT)U
1 F
959(section)S
1150(below.)S
486 3306(F)U
(inally,)R
696(if)S
757(you)S
871(are)S
969(interested)S
1228(in)S
1299(discussing)S
1573(the)S
1670(ISODE)S
1869(with)S
1999(others)S
2169(running)S
2379(the)S
2476(software,)S
2721(drop)S
2854(a)S
2904(note)S
3031(to)S
3051 3378(e)U
486 3450(`)U
486 3378(the)U
628(Internet)S
884(mailbox)S
1150(``ISODE\261Request)S
5 F
(@)R
1 F
(NIC.DDN.MIL'',)R
2140(and)S
2294(ask)S
2441(to)S
2555(be)S
2679(added)S
2890(to)S
3004(th)S
506 3450(`ISODE)U
5 F
(@)R
1 F
(NIC.DD)R
961(N.MIL'')S
1189(list.)S
3 F
54 Z
270 3549(TAILORING)U
1 F
60 Z
486 3621(If)U
552(you)S
668(create)S
839(a)S
892(\256le)S
995(called)S
3 F
1166($\(ETCDIR\)isotailor)S
1 F
(,)R
1719(then)S
1848(you)S
1963(can)S
2072(customize)S
2342(the)S
2441(behavior)S
2677(of)S
2752(the)S
2851(programs)S
3 F
54 Z
270 3792(U)U
1 F
60 Z
486 3693(which)U
653(use)S
753(the)S
847(ISODE)S
1043(when)S
1193(they)S
1317(start.)S
1476(Consult)S
1683(the)S
3 F
1777(support/isotailor.5)S
1 F
2269(\256le)S
2366(for)S
2456(further)S
2640(information.)S
3 F
54 Z
309 3792(SER)U
432(PROGRAMS)S
1 F
60 Z
486 3864(B)U
(y)R
576(default,)S
779(two)S
889(services)S
1103(are)S
1197(installed.)S
486 3963(T)U
(he)R
606(\256rst)S
725(service,)S
937(having)S
1127(programs)S
2 F
1380(isoc)S
1 F
1503(and)S
2 F
1616(isod)S
1 F
(,)R
1757(is)S
1823(used)S
1959(to)S
2032(test)S
2142(out)S
2245(the)S
2345(installat)S
2537(ion)S
2640(of)S
2716(the)S
2816(ISODE)S
3018(on)S
486 4134(T)U
486 4035(your)U
616(system.)S
838(The)S
952(script)S
2 F
1106(isode\261test)S
1 F
1367(uses)S
1490(these)S
1634(in)S
1701(order)S
1848(to)S
1915(verify)S
2079(the)S
2173(proper)S
2350(installat)S
2542(ion)S
2639(of)S
2709(the)S
2803(system.)S
523 4134(he)U
601(second)S
789(service,)S
996(having)S
1181(programs)S
2 F
1429(imisc)S
1 F
1577(and)S
2 F
1685(ros.imisc)S
1 F
(,)R
1939(is)S
2000(a)S
2047(small)S
2198(demo)S
2352(service)S
2543(supporting)S
2820(things)S
2987(like)S
486 4305(T)U
2 F
486 4206(\256nger)U
1 F
(,)R
2 F
661(who)S
1 F
781(and)S
888(so)S
961(forth.)S
523 4305(here)U
654(are)S
755(additional)S
1023(programs)S
1276(in)S
1349(the)S
3 F
1449(others/)S
1 F
1652(directory.)S
1931(These)S
2101(aren't)S
2268(integral)S
2479(parts)S
2622(of)S
2698(the)S
2798(system)S
2991(and)S
270 4701(S)U
486 4377(assume)U
683(that)S
794(the)S
888(ISODE)S
1084(is)S
1144(already)S
1342(installed.)S
1602(Use)S
1715(at)S
1779(your)S
1909(own)S
2032(discretion.)S
303 4701(un)U
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3048(6)S
EP
%%Page: ? 7
BP
1 F
60 Z
3058 381(\))U
3 F
54 Z
270 669(F)U
1 F
60 Z
270 381(ISODE-GEN)U
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
3 F
54 Z
303 669(ILE)U
414(TRANSER,)S
704(ACCESS)S
935(AND)S
1070(MANAGEMENT)S
1 F
60 Z
486 741(I)U
(n)R
558(addition,)S
793(if)S
852(you)S
964(are)S
1060(running)S
1269(the)S
1365(ISODE)S
1563(on)S
1645(a)S
1694(Berkeley)S
1934(or)S
2006(AT&T)S
2192(System)S
2391(V)S
2456(UNIX)S
2627(system,)S
2831(then)S
2957(there)S
486 885(M)U
486 813(is)U
558(also)S
687(an)S
776(impleme)S
988(ntation)S
1188(of)S
1270(the)S
1376(ISO)S
1504(FTAM.)S
1737(FTAM,)S
1950(which)S
2129(stands)S
2311(for)S
2413(File)S
2539(Transfer,)S
2790(Access)S
2991(and)S
539 885(anageme)U
754(nt,)S
839(is)S
902(the)S
999(OSI)S
1118(\256le)S
1218(service.)S
1447(The)S
1564(impleme)S
1776(ntation)S
1967(provided)S
2204(is)S
2266(fairly)S
2419(complete)S
2663(in)S
2732(the)S
2828(context)S
3028(of)S
3058 957(r)U
486 1029(c)U
486 957(the)U
586(particula)S
798(r)S
844(\256le)S
947(services)S
1167(it)S
1227(offers.)S
1428(It)S
1491(is)S
1557(a)S
1609(minimal)S
1836(impleme)S
2048(ntation)S
2241(in)S
2313(as)S
2388(much)S
2547(as)S
2622(it)S
2681(offers)S
2846(only)S
2978(fou)S
513 1029(ore)U
610(services:)S
841(transfer)S
1045(of)S
1115(text)S
1226(\256les,)S
1361(transfer)S
1565(of)S
1635(binary)S
1809(\256les,)S
1944(directory)S
2182(listings,)S
2391(and)S
2498(\256le)S
2595(manageme)S
2857(nt.)S
486 1128(To)U
573(generate)S
798(FTAM,)S
999(go)S
1079(to)S
1146(the)S
3 F
1240(isode\2616.0/)S
1 F
1512(directory)S
1750(and)S
1857(type:)S
702 1272(%)U
772(./make)S
955(all-ftam)S
486 1443(T)U
(his)R
618(will)S
737(cause)S
896(a)S
948(complete)S
1195(generation)S
1475(of)S
1550(the)S
1649(FTAM)S
1840(libraries)S
2063(and)S
2175(programs.)S
2461(If)S
2525(all)S
2610(goes)S
2744(well,)S
2887(proceed)S
486 1614(Y)U
486 1515(with)U
613(the)S
707(installat)S
899(ion.)S
1031(If)S
1091(not,)S
1203(complain)S
1448(as)S
1518(there)S
1659(``should)S
1879(be)S
1956(no)S
2036(problems'')S
2320(at)S
2384(this)S
2491(step.)S
529 1614(ou)U
609(will)S
723(need)S
857(to)S
924(be)S
1001(the)S
1095(super-user)S
1365(to)S
1432(install)S
1600(FTAM:)S
486 1902(T)U
4 F
702 1758(#)U
1 F
752(./make)S
935(install\261fta)S
1177(m)S
523 1902(hat's)U
667(about)S
828(it.)S
924(This)S
1058(will)S
1179(install)S
1354(everything)S
1639(and)S
1753(then)S
1884(clean\261up)S
2129(the)S
2230(source)S
2413(tree.)S
2565(Note)S
2708(that)S
2825(if)S
2888(you)S
3004(are)S
3061 1974(t)U
486 2046(c)U
486 1974(planning)U
726(on)S
815(generating)S
1098(or)S
1176(installing)S
1429(the)S
1531(FTAM/FTP)S
1845(gateway)S
2074(\(described)S
2353(below\),)S
2563(then)S
2695(you)S
2813(should)S
3001(no)S
513 2046(lean-up)U
720(the)S
820(source)S
1003(tree)S
1120(until)S
1257(after)S
1394(you)S
1510(are)S
1610(\256nished)S
1825(dealing)S
2028(with)S
2160(the)S
2259(gateway.)S
2520(In)S
2595(this)S
2707(case,)S
2851(or)S
2926(if)S
2988(you)S
486 2118(just)U
593(want)S
730(an)S
807(installat)S
999(ion)S
1096(and)S
1203(no)S
1283(clean\261up,)S
1536(then)S
1660(use:)S
4 F
702 2262(#)U
1 F
752(./make)S
935(inst\261ftam)S
3 F
54 Z
270 2505(F)U
1 F
60 Z
486 2406(instead.)U
3 F
54 Z
303 2505(TAM/FTP)U
564(GATEWAY)S
1 F
60 Z
486 2577(I)U
(n)R
558(addition,)S
793(if)S
852(you)S
963(are)S
1058(running)S
1266(the)S
1361(ISODE)S
1558(on)S
1639(a)S
1687(Berkeley)S
1926(UNIX)S
2096(system,)S
2299(there)S
2441(is)S
2502(also)S
2620(an)S
2698(impleme)S
2910(ntation)S
3048 2649(n)U
486 2721(f)U
486 2649(of)U
563(an)S
647(FTAM/FTP)S
960(applicat)S
1152(ion)S
1256(gateway.)S
1519(The)S
1640(gateway)S
1868(is)S
1935(actuall)S
2097(y)S
2153(two)S
2269(programs:)S
2539(one)S
2652(which)S
2825(acts)S
2945(as)S
3021(a)S
506 2721(tam)U
620(responder)S
880(and)S
990(an)S
1070(ftp)S
1160(client,)S
1333(and)S
1443(the)S
1540(other)S
1687(which)S
1857(acts)S
1974(as)S
2047(an)S
2127(ftp)S
2217(server)S
2387(and)S
2497(an)S
2577(ftam)S
2711(initiat)S
2853(or.)S
2961(Note)S
486 2865(s)U
486 2793(that)U
603(the)S
702(gateway)S
928(currently)S
1171(resides)S
1363(on)S
1448(a)S
1500(different)S
1733(location)S
1953(than)S
2082(the)S
2181(standard)S
2410(FTAM)S
2601(responder)S
2863(and)S
2975(FTP)S
509 2865(erver.)U
697(\(This)S
853(may)S
986(be)S
1072(correcte)S
1267(d)S
1326(in)S
1402(a)S
1458(future)S
1631(release.\))S
1863(Read)S
2016(the)S
2119(manual)S
2326(entries)S
2516(for)S
2 F
2615(ftamd-ftp)S
1 F
2866(\(8c\))S
2991(and)S
486 3036(T)U
2 F
486 2937(ftpd-ftam)U
1 F
737(\(8c\))S
854(for)S
944(the)S
1038(details.)S
523 3036(o)U
573(generate)S
798(the)S
892(FTAM/FTAP)S
1241(gateway,)S
1477(go)S
1557(to)S
1624(the)S
3 F
1718(isode\2616.0/)S
1 F
1990(directory)S
2228(and)S
2335(type:)S
486 3351(T)U
702 3180(%)U
772(./make)S
955(all-ftam)S
1147(-ftp)S
523 3351(his)U
614(will)S
729(cause)S
884(a)S
932(complete)S
1175(generation)S
1451(of)S
1522(the)S
1616(gateway.)S
1872(If)S
1932(all)S
2013(goes)S
2143(well,)S
2282(proceed)S
2493(with)S
2620(the)S
2714(installat)S
2906(ion.)S
3038(If)S
486 3522(Y)U
486 3423(not,)U
598(complain)S
843(as)S
913(there)S
1054(``should)S
1274(be)S
1351(no)S
1431(problems'')S
1715(at)S
1779(this)S
1886(step.)S
529 3522(ou)U
609(will)S
723(need)S
857(to)S
924(be)S
1001(the)S
1095(super-user)S
1365(to)S
1432(install)S
1600(the)S
1694(FTAM/FTP)S
2000(gateway:)S
486 3810(N)U
4 F
702 3666(#)U
1 F
752(./make)S
935(install\261fta)S
1177(m-ftp)S
529 3810(ext,)U
638(on)S
718(4.2BSD-derived)S
1130(systems,)S
1355(add)S
1462(this)S
1569(line)S
1680(to)S
1747(your)S
3 F
1877(/etc/ser)S
2062(vers)S
1 F
2189(\256le:)S
486 4098(O)U
702 3954(ftp-ftam)U
960(tcp)S
1094($\(SBINDIR\)in.ftpd-ftam)S
529 4098(n)U
579(4.3BSD-derived)S
991(systems,)S
1216(add)S
1323(this)S
1430(line)S
1541(to)S
1608(your)S
3 F
1738(/etc/inetd.conf)S
1 F
2121(\256le:)S
2598 4242(m)U
270 4701(S)U
702 4242(ftp-ftam)U
960(stream)S
1181(tcp)S
1315(nowait)S
1539(root)S
1696($\(SBINDIR\)in.ftpd-ftam)S
2355(in.ftpd-fta)S
303 4701(un)U
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3048(7)S
EP
%%Page: ? 8
BP
1 F
60 Z
3058 381(\))U
270(ISODE-GEN)S
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
486 669(Finally,)U
692(add)S
799(this)S
906(line)S
1017(to)S
1084(your)S
3 F
1214(/etc/ser)S
1399(vices)S
1 F
1543(\256le:)S
1664 813(p)U
486 957(T)U
702 813(ftp-ftam)U
1513(531/tc)S
523 957(hat's)U
668(about)S
830(it.)S
927(This)S
1062(will)S
1184(install)S
1360(everything)S
1646(and)S
1761(then)S
1893(clean\261up)S
2139(the)S
2241(source)S
2426(tree.)S
2579(If)S
2646(you)S
2763(just)S
2877(want)S
3021(an)S
486 1029(installat)U
678(ion)S
775(and)S
882(no)S
962(clean\261up,)S
1215(then)S
1339(use:)S
4 F
702 1173(#)U
1 F
752(./make)S
935(inst\261ftam-ftp)S
3 F
54 Z
270 1416(V)U
1 F
60 Z
486 1317(instead.)U
3 F
54 Z
309 1416(IRTUAL)U
537(TERMINAL)S
1 F
60 Z
486 1488(I)U
(n)R
558(addition,)S
793(if)S
852(you)S
963(are)S
1058(running)S
1266(the)S
1361(ISODE)S
1558(on)S
1639(a)S
1687(Berkeley)S
1926(UNIX)S
2096(system,)S
2299(there)S
2441(is)S
2502(also)S
2620(an)S
2698(impleme)S
2910(ntation)S
3051 1560(e)U
486 1632(t)U
486 1560(of)U
561(the)S
660(ISO)S
780(VT.)S
919(VT)S
1023(is)S
1087(the)S
1185(OSI)S
1305(terminal)S
1531(service.)S
1761(The)S
1879(impleme)S
2091(ntation)S
2283(provided)S
2521(is)S
2585(roughly)S
2796(comparabl)S
503 1632(o)U
553(an)S
630(average)S
838(telnet)S
993(impleme)S
1205(ntation.)S
2156 1731(:)U
486(To)S
573(generate)S
798(the)S
892(VT)S
992(system,)S
1194(go)S
1274(to)S
1341(the)S
3 F
1435(isode\2616.0/)S
1 F
1707(directory)S
1945(and)S
2052(type)S
702 1875(%)U
772(./make)S
955(all-vt)S
486 2046(T)U
(his)R
621(will)S
743(cause)S
905(a)S
960(complete)S
1210(generation)S
1493(of)S
1571(the)S
1673(VT)S
1781(initiat)S
1923(or)S
2000(and)S
2114(responder)S
2378(programs.)S
2667(If)S
2734(all)S
2822(goes)S
2959(well,)S
486 2217(Y)U
486 2118(proceed)U
697(with)S
824(the)S
918(installat)S
1110(ion.)S
1242(If)S
1302(not,)S
1414(complain)S
1659(as)S
1729(there)S
1870(``should)S
2090(be)S
2167(no)S
2247(problems'')S
2531(at)S
2595(this)S
2702(step.)S
529 2217(ou)U
609(will)S
723(need)S
857(to)S
924(be)S
1001(the)S
1095(super-user)S
1365(to)S
1432(install)S
1600(VT:)S
486 2505(T)U
4 F
702 2361(#)U
1 F
752(./make)S
935(install\261vt)S
523 2505(hat's)U
668(about)S
830(it.)S
927(This)S
1062(will)S
1184(install)S
1360(everything)S
1646(and)S
1761(then)S
1893(clean\261up)S
2139(the)S
2241(source)S
2426(tree.)S
2579(If)S
2646(you)S
2763(just)S
2877(want)S
3021(an)S
486 2577(installat)U
678(ion)S
775(and)S
882(no)S
962(clean\261up,)S
1215(then)S
1339(use:)S
4 F
702 2721(#)U
1 F
752(./make)S
935(inst\261vt)S
3 F
54 Z
270 2964(D)U
1 F
60 Z
486 2865(instead.)U
3 F
54 Z
309 2964(IRECTORY)U
618(SERVICES)S
1 F
60 Z
486 3036(I)U
(n)R
558(addition,)S
793(if)S
852(you)S
963(are)S
1058(running)S
1266(the)S
1361(ISODE)S
1558(on)S
1639(a)S
1687(Berkeley)S
1926(UNIX)S
2096(system,)S
2299(there)S
2441(is)S
2502(also)S
2620(an)S
2698(impleme)S
2910(ntation)S
3048 3108(d)U
486 3180(g)U
486 3108(of)U
559(the)S
656(OSI)S
775(Directory,)S
1044(called)S
1212(QUIPU.)S
1452(If)S
1515(you're)S
1695(not)S
1795(interested)S
2052(in)S
2121(running)S
2330(a)S
2379(Directory,)S
2647(skip)S
2769(this)S
2878(text)S
2991(an)S
516 3180(o)U
566(to)S
633(the)S
727(section)S
918(entitle)S
1070(d)S
3 F
1120(GENERATING)S
1549(DOCUMENTATION)S
1 F
(.)R
3048 3279(u)U
486 3351(m)U
486 3279(Each)U
635(host)S
763(using)S
921(the)S
1023(OSI)S
1146(directory)S
1391(implici)S
1563(tly)S
1654(runs)S
1784(a)S
1838(Directory)S
2096(User)S
2236(Agent)S
2410(\(DUA\).)S
2641(Additionally,)S
2988(yo)S
533 3351(ay)U
613(wish)S
749(to)S
819(run)S
922(a)S
972(Directory)S
1226(System)S
1426(Agent)S
1596(\(DSA\))S
1777(on)S
1859(some)S
2008(hosts.)S
2188(As)S
2276(such,)S
2423(the)S
2519(instructions)S
2822(which)S
2991(fol-)S
3 F
54 Z
378 3522(Q)U
1 F
60 Z
486 3423(low)U
596(indicate)S
808(which)S
975(activit)S
1127(ies)S
1214(are)S
1308(necessary)S
1562(in)S
1629(both)S
1756(instances,)S
2012(as)S
2082(appropriate.)S
3 F
54 Z
420 3522(UIPU)U
570(GENERATION)S
1 F
60 Z
486 3594(T)U
(o)R
573(generate)S
798(QUIPU,)S
1015(go)S
1095(to)S
1162(the)S
3 F
1256(isode\2616.0/)S
1 F
1528(directory)S
1766(and)S
1873(type:)S
486 3909(T)U
702 3738(%)U
772(./make)S
955(all-quipu)S
523 3909(his)U
614(will)S
729(cause)S
884(a)S
932(complete)S
1175(generation)S
1451(of)S
1522(the)S
1617(DSAP)S
1790(library)S
1972(and)S
2080(the)S
2175(DSA.)S
2350(If)S
2410(all)S
2491(goes)S
2621(well,)S
2760(proceed)S
2971(with)S
3 F
54 Z
378 4080(Q)U
1 F
60 Z
486 3981(the)U
580(installat)S
772(ion.)S
904(If)S
964(not,)S
1076(complain)S
1321(as)S
1391(there)S
1532(``should)S
1752(be)S
1829(no)S
1909(problems'')S
2193(at)S
2257(this)S
2364(step.)S
3 F
54 Z
420 4080(UIPU)U
570(INSTALLATION)S
1 F
60 Z
486 4152(Y)U
(ou)R
609(will)S
723(need)S
857(to)S
924(be)S
1001(the)S
1095(super-user)S
1365(to)S
1432(install)S
1600(QUIPU:)S
486 4440(T)U
4 F
702 4296(#)U
1 F
752(./make)S
935(install\261quipu)S
523 4440(his)U
618(will)S
737(install)S
910(everything)S
1193(and)S
1304(then)S
1432(clean\261up)S
1674(the)S
1772(source)S
1953(tree.)S
2103(If)S
2167(you)S
2281(just)S
2392(want)S
2533(an)S
2614(installat)S
2806(ion)S
2907(and)S
3018(no)S
3048 4728(8)U
270(Sun)S
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
EP
%%Page: ? 9
BP
1 F
60 Z
270 381(I)U
(SODE-GEN)R
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
3058(\))S
486 669(clean\261up,)U
739(then)S
863(use:)S
4 F
702 813(#)U
1 F
752(./make)S
935(inst\261quipu)S
486 957(i)U
(nstead.)R
712(After)S
859(either)S
1017(command,)S
1290(there)S
1431(is)S
1491(one)S
1598(once-only)S
1859(activit)S
2011(y.)S
3048 1056(g)U
486 1128(o)U
486 1056(The)U
605(QUIPU)S
812(DSA)S
956(is)S
1021(a)S
1073(``static)S
1266(responder''.)S
1603(This)S
1735(means)S
1914(that)S
2030(it)S
2088(accept)S
2243(s)S
2290(new)S
2414(associations)S
2729(and)S
2840(managin)S
516 1128(ld)U
588(ones)S
723(as)S
798(necessary.)S
1092(Hence,)S
1286(if)S
1348(you)S
1463(intend)S
1639(to)S
1711(run)S
1816(a)S
1868(local)S
2011(DSA,)S
2170(it)S
2229(is)S
2294(necessary)S
2553(to)S
2624(start)S
2752(the)S
2 F
2850(ros.quipu)S
1 F
3051 1200(e)U
3 F
486 1272(/)U
1 F
486 1200(daemon)U
714(when)S
881(the)S
992(machine)S
1234(goes)S
1380(multi-user.)S
1699(On)S
1808(Berkeley)S
2062(UNIX)S
2247(systems,)S
2488(add)S
2611(these)S
2771(lines)S
2921(to)S
3004(th)S
3 F
503 1272(etc/rc)U
648(.local)S
1 F
804(\256le:)S
702 1416(i)U
(f)R
759([)S
799(\261f)S
869($\(SBINDIR\)ros.quipu)S
1423(];)S
1480(then)S
782 1488(\()U
(cd)R
879(/usr/etc/qui)S
1151(pu-db;)S
1328($\(SBINDIR\)ros.quipu\))S
1902(&)S
1969(\(echo)S
2123(\261n)S
2203(')S
2243(quipu'\))S
4 F
2440(>)S
1 F
2493(/dev/console)S
486 1704(\()U
702 1560(\256)U
506 1704(This)U
635(assumes)S
857(your)S
989(database)S
1219(is)S
1281(in)S
1350(the)S
1446(directory)S
3 F
1686(/usr/etc/quipu-db)S
1 F
2151(-)S
2193(it)S
2249(need)S
2385(not)S
2484(be\))S
2583(On)S
2678(other)S
2824(systems,)S
3051(a)S
3 F
54 Z
378 1875(Q)U
1 F
60 Z
486 1776(similar)U
674(procedure)S
935(is)S
995(followed.)S
3 F
54 Z
420 1875(UIPU)U
570(DATABASE)S
1 F
60 Z
486 1947(I)U
(f)R
548(you)S
660(intend)S
833(to)S
902(run)S
1004(a)S
1053(local)S
1193(DSA,)S
1349(then)S
1475(you)S
1586(will)S
1701(need)S
1836(to)S
1904(build)S
2049(a)S
2097(Directory)S
2349(database.)S
2613(\(If)S
2694(you)S
2805(are)S
2900(already)S
3048 2019(n)U
3 F
486 2091(Q)U
1 F
486 2019(running)U
699(QUIPU)S
906(5.0)S
1006(or)S
1081(later,)S
1229(then)S
1358(you've)S
1550(done)S
1692(this)S
1804(before)S
1983(and)S
2095(so)S
2173(you)S
2288(can)S
2397(skip)S
2522(to)S
2594(the)S
2693(next)S
2822(section)S
3018(o)S
3 F
533 2091(UIPU)U
700(TAILORING)S
1 F
(.\))R
1105(The)S
1219(database)S
1447(directory,)S
1700(by)S
1780(default,)S
1983(lives)S
2117(in)S
2184(the)S
2278(ETCDIR)S
2515(area)S
2636(\(usually)S
3 F
2850(/usr/etc/)S
1 F
(\))R
3 F
486 2235(o)U
1 F
486 2163(under)U
677(the)S
804(name)S
988(of)S
3 F
1091(quipu-db)S
1326(/)S
1 F
(.)R
1431(Three)S
1625(prototype)S
1909(databases)S
2193(can)S
2330(be)S
2440(found)S
2633(in)S
2733(the)S
2860(directory)S
3 F
516 2235(thers/quipu/quipu)U
978(-db/)S
1 F
(.)R
1140(These)S
1308(database)S
1540(\256les)S
1663(should)S
1846(be)S
1926(protected)S
2174(as)S
2247(they)S
2374(contain)S
2575(Directory)S
2829(passwords)S
486 2379(s)U
486 2307(and)U
595(other)S
741(sensitive)S
974(information.)S
1316(The)S
1432(DSA)S
1573(needs)S
1732(to)S
1801(be)S
1880(able)S
2003(to)S
2072(read)S
2198(this)S
2307(information,)S
2629(and)S
2738(so)S
2813(performs)S
3051(a)S
509 2379(etuid)U
650(on)S
730(execution)S
985(to)S
1052(the)S
1146(UID)S
1272(of)S
1342(the)S
1436(owner)S
1606(of)S
1676(the)S
1770(database)S
1998(directory.)S
3051 2478(e)U
486 2550(a)U
486 2478(Now)U
629(customize)S
901(the)S
1002(chosen)S
1196(prototype)S
1454(database)S
1689(under)S
3 F
1853(/usr/etc/quipu-db/)S
1 F
(.)R
2375(The)S
2496(details)S
2681(of)S
2757(this)S
2870(databas)S
513 2550(re)U
581(explained)S
837(in)S
905(Volume)S
1120(5)S
1171(of)S
1242(the)S
1337(users)S
1481(manual.)S
1715(However)S
1956(you)S
2067(should)S
2248(be)S
2326(able)S
2448(to)S
2516(derive)S
2688(a)S
2735(minimal)S
2957(data-)S
486 2694(D)U
486 2622(base)U
614(by)S
695(following)S
950(the)S
1045(example)S
1271(structure)S
1503(de\256ned)S
1701(for)S
1792(University)S
2067(College)S
2276(London)S
2484(in)S
2552(the)S
2647(GB)S
2750(branch)S
2934(of)S
3004(the)S
529 2694(irectory)U
737(tree.)S
883(Then)S
1027(delete)S
1192(the)S
1286(example)S
1511(structure)S
1742(for)S
1832(O=University)S
2182(College)S
2390(London.)S
3 F
54 Z
378 2793(QUIPU)U
570(TAILORING)S
1 F
60 Z
486 2865(Before)U
676(starting)S
883(the)S
983(DSA)S
1128(and)S
1241(the)S
1341(applicat)S
1533(ions)S
1659(using)S
1814(the)S
1913(Directory)S
2169(Service)S
2375(Element)S
2602(\(DSE\),)S
2795(they)S
2924(\(along)S
486 3036(C)U
486 2937(with)U
613(the)S
707(ISODE\))S
923(should)S
1103(be)S
1180(tailored.)S
526 3036(urrently,)U
754(the)S
850(interact)S
1032(ion)S
1131(between)S
1353(the)S
1448(DSE)S
1582(loaded)S
1764(by)S
1845(programs)S
2093(using)S
2244(the)S
2339(ISODE)S
2536(and)S
2644(the)S
2739(DSA)S
2879(is)S
2940(avail-)S
3058 3108(-)U
486 3180(m)U
486 3108(able)U
608(over)S
736(only)S
864(the)S
958(UDP)S
1097(using)S
1247(a)S
1294(``lightweight'')S
1669(nameservic)S
1944(e)S
1991(protocol.)S
2247(Programs)S
2497(using)S
2647(the)S
2741(ISODE)S
2937(deter)S
533 3180(ine)U
633(the)S
733(address)S
939(of)S
1014(the)S
1113(nameservic)S
1388(e)S
1440(by)S
1525(looking)S
1734(at)S
1803(the)S
3 F
1902($\(ETCDIR\)isotailor)S
1 F
2440(\256le.)S
2577(This)S
2709(\256le)S
2811(is)S
2876(not)S
2978(nor-)S
486 3324(i)U
486 3252(mally)U
647(installed)S
875(during)S
1055(the)S
1151(installat)S
1343(ion.)S
1477(Check)S
1653(to)S
1722(see)S
1821(if)S
1880(such)S
2012(a)S
2061(\256le)S
2160(exists)S
2319(on)S
2401(your)S
2533(system.)S
2757(If)S
2819(not,)S
2933(create)S
503 3324(t)U
540(as)S
610(the)S
704(super-user.)S
1009(Regardless,)S
1308(verify)S
1472(that)S
1583(the)S
1677(\256le)S
1774(contains)S
1995(a)S
2042(line)S
2153(like)S
2264(this:)S
486 3612(S)U
702 3468(ns)U
5 F
(_)R
1 F
(address:)R
1062(Internet=local)S
1401(host+17007+2)S
519 3612(ubstitute)U
748(the)S
843(name)S
995(of)S
1066(the)S
1161(system)S
1348(running)S
1555(a)S
1602(DSA)S
1741(for)S
1831(``localhost'')S
2149(\(or)S
2239(leave)S
2387(it)S
2441(be,)S
2533(if)S
2590(you)S
2700(wish\),)S
2868(and)S
2975(sub-)S
486 3756(t)U
486 3684(stitute)U
659(any)S
771(unused)S
966(UDP)S
1110(port)S
1232(on)S
1317(this)S
1429(host)S
1554(for)S
1649(``17007''.)S
1939(Leave)S
2112(the)S
2211(rest)S
2323(of)S
2398(this)S
2510(string)S
2672(ALONE.)S
2934(\(Read)S
503 3756(he)U
585(documents)S
871(in)S
3 F
943(doc/interim)S
1 F
1266(for)S
1361(a)S
1413(description)S
1706(of)S
1781(how)S
1909(these)S
2058(address)S
2263(strings)S
2448(are)S
2547(constructed)S
2850(and)S
2961(what)S
486 3900(a)U
486 3828(they)U
617(mean.\))S
810(Next,)S
969(you)S
1086(must)S
1230(enable)S
1415(the)S
1516(use)S
1623(of)S
1700(the)S
1801(nameservic)S
2076(e)S
2129(by)S
2215(the)S
2315(DSE.)S
2489(This)S
2622(is)S
2688(done)S
2831(by)S
2917(setting)S
513 3900(nother)U
687(runtime)S
895(con\256guration)S
1236(variable)S
1451(in)S
1518(the)S
3 F
1612($\(ETCDIR\)isotailor)S
1 F
2145(\256le:)S
486 4188(P)U
702 4044(ns)U
5 F
(_)R
1 F
(enable:)R
1040(on)S
519 4188(rograms)U
748(using)S
910(the)S
1016(ISODE)S
1224(will)S
1350(automati)S
1562(cally)S
1712(check)S
1885(this)S
2004(variable.)S
2265(If)S
2336(``on'',)S
2522(they)S
2657(will)S
2782(\256rst)S
2906(try)S
3004(the)S
3051 4260(a)U
486 4332(f)U
486 4260(nameservic)U
761(e)S
815(to)S
889(resolve)S
1090(the)S
1191(service)S
1389(address.)S
1631(If)S
1698(this)S
1812(fails,)S
1958(they)S
2088(will)S
2208(use)S
2314(the)S
2414(stub-directory)S
2778(service)S
2975(as)S
506 4332(allback.)U
270 4701(S)U
(un)R
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3048(9)S
EP
%%Page: ? 10
BP
1 F
60 Z
3058 381(\))U
270(ISODE-GEN)S
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
486 669(If)U
551(you)S
666(choose)S
857(to)S
928(run)S
1032(a)S
1083(local)S
1225(DSA,)S
1383(now)S
1510(con\256gure)S
1761(it.)S
1854(The)S
1972(DSA)S
2115(tailors)S
2290(itself)S
2435(at)S
2503(runtime)S
2715(by)S
2799(reading)S
3004(the)S
3058 741(-)U
486 813(l)U
486 741(\256le)U
3 F
586($\(ETCDIR\)qu)S
954(iputailor)S
1 F
(.)R
1236(A)S
1302(prototype)S
1556(of)S
1629(this)S
1739(\256le)S
1839(will)S
1955(be)S
2034(installed)S
2261(during)S
2440(the)S
2536(normal)S
2729(ISODE)S
2927(instal)S
503 813(ation)U
644(process.)S
879(Only)S
1019(one)S
1126(entry)S
1270(in)S
1337(the)S
1431(\256le)S
1528(usually)S
1722(needs)S
1879(to)S
1946(be)S
2023(changed:)S
486 1101(S)U
702 957(mydsaname)U
1190(CN=toucan)S
519 1101(ubstitute)U
747(the)S
841(name)S
992(of)S
1062(the)S
1156(DSA)S
1295(as)S
1365(it)S
1419(occurs)S
1596(in)S
1663(the)S
1757(Directory)S
2008(for)S
2098(``CN=toucan''.)S
2510(See)S
2 F
2617(quiputailor)S
1 F
2918(\(5\))S
3008(for)S
486 1272(N)U
486 1173(a)U
533(description)S
821(of)S
891(the)S
985(full)S
1089(range)S
1243(of)S
1313(tailoring)S
1538(options)S
1735(in)S
1802(the)S
3 F
1896($\(ETCDIR\)qu)S
2264(iputailor)S
1 F
2508(\256le.)S
529 1272(ow)U
634(con\256gure)S
893(the)S
999(various)S
1208(DUA)S
1369(programs.)S
1663(These)S
1839(tailor)S
1999(themselves)S
2299(at)S
2374(runtime)S
2593(by)S
2684(reading)S
2896(the)S
3001(\256le)S
486 1416(p)U
3 F
486 1344($\(ETCDIR\)ds)U
844(aptailor)S
1 F
(.)R
1107(A)S
1174(prototype)S
1429(of)S
1503(this)S
1614(\256le)S
1714(will)S
1831(be)S
1911(installed)S
2139(during)S
2319(the)S
2416(normal)S
2610(ISODE)S
2809(installat)S
3001(ion)S
516 1416(rocess.)U
721(Only)S
861(one)S
968(entry)S
1112(in)S
1179(the)S
1273(\256le)S
1370(usually)S
1564(needs)S
1721(to)S
1788(be)S
1865(changed:)S
486 1704(S)U
702 1560(dsa)U
5 F
(_)R
1 F
(address)R
1092(toucan)S
1293(Internet=local)S
1632(host+17003)S
519 1704(ubstitute)U
752(the)S
851(name)S
1007(of)S
1082(your)S
1217(``primary'')S
1513(DSA)S
1657(for)S
1752(``toucan'')S
2018(and)S
2130(its)S
2211(corresponding)S
2579(presentation)S
2898(address)S
486 1848(i)U
486 1776(for)U
577(the)S
672(``'0101'H/Internet+...'')S
1259(string.)S
1452(This)S
1579(information)S
1884(can)S
1988(be)S
2065(found)S
2225(in)S
2292(the)S
2386(Directory)S
2637(on)S
2717(the)S
2811(host)S
2931(which)S
503 1848(s)U
546(running)S
753(the)S
847(DSA.)S
486 1947(D)U
(o)R
584(not)S
686(confuse)S
898(the)S
2 F
997(dsa)S
5 F
(_)R
2 F
(address)R
1 F
1321(used)S
1456(in)S
1528(this)S
1639(\256le)S
1740(with)S
1871(the)S
2 F
1969(ns)S
5 F
(_)R
2 F
(address)R
1 F
2262(used)S
2396(in)S
2467(the)S
3 F
2565($\(ETCDIR\)isotailor)S
1 F
3058 2019(-)U
486 2091(t)U
486 2019(\256le.)U
619(These)S
784(are)S
879(separate)S
1098(services)S
1313(and)S
1421(must)S
1559(live)S
1671(at)S
1736(different)S
1964(addresses.)S
2249(See)S
2 F
2356(quiputailor)S
1 F
2657(\(5\))S
2747(for)S
2837(a)S
2884(descrip)S
503 2091(ion)U
600(of)S
670(the)S
764(full)S
868(range)S
1022(of)S
1092(tailoring)S
1317(options)S
1514(in)S
1581(the)S
3 F
1675($\(ETCDIR\)ds)S
2033(aptailor)S
1 F
2257(\256le.)S
3 F
54 Z
378 2190(QUIPU)U
570(ONCE-ONLY)S
1 F
60 Z
486 2262(Having)U
684(tailored)S
890(QUIPU,)S
1107(you)S
1217(can)S
1321(now)S
1444(start)S
1568(the)S
1662(DSA.)S
1836(However,)S
2091(if)S
2148(you)S
2258(are)S
2352(already)S
2550(running)S
2757(QUIPU,)S
2974(then)S
486 2433(S)U
486 2334(you)U
596(will)S
710(need)S
844(to)S
911(kill)S
1012(and)S
1119(restart)S
1290(the)S
1384(QUIPU)S
1586(DSA.)S
519 2433(tart)U
620(the)S
714(DSA)S
853(now.)S
1011(From)S
1161(the)S
2 F
1255(CShell)S
1 F
(,)R
1451(the)S
1545(command)S
1803(might)S
1964(be:)S
486 2721(T)U
4 F
702 2577(#)U
1 F
752($\(SBINDIR\)ros.quipu)S
4 F
1306(>)S
1 F
(&)R
1406(/dev/null)S
523 2721(he)U
603(daemon)S
817(will)S
933(automati)S
1145(cally)S
1285(detach.)S
1500(If)S
1562(you)S
1674(do)S
1756(not)S
1855(redirect)S
2062(the)S
2158(daemon's)S
2414(standard\261error,)S
2802(then)S
2928(it)S
2984(will)S
3 F
54 Z
378 2892(I)U
1 F
60 Z
486 2793(not)U
583(detach,)S
776(instead)S
967(printing)S
1178(messages)S
1425(as)S
1495(to)S
1562(what)S
1699(actions)S
1890(it)S
1944(is)S
2004(taking.)S
3 F
54 Z
399 2892(SOENTITIES)U
744(REPLACEMENT)S
1 F
60 Z
486 2964(T)U
(he)R
606(last)S
716(step)S
839(which)S
1011(you)S
1126(MAY)S
1290(want)S
1432(to)S
1504(perform)S
1723(\(only)S
1875(if)S
1937(you)S
2052(choose)S
2244(to)S
2316(run)S
2421(a)S
2473(local)S
2616(DSA)S
2760(and)S
2872(only)S
3004(the)S
486 3108(i)U
486 3036(\256rst)U
603(time)S
735(you)S
849(install)S
1021(QUIPU\))S
1247(is)S
1311(to)S
1382(load)S
1510(the)S
1608(Directory)S
1863(from)S
2004(your)S
3 F
2137($\(ETCDIR\)isoentities)S
1 F
2716(\256le.)S
2851(This)S
2981(step)S
503 3108(s)U
546(not)S
643(critica)S
795(l,)S
847(missing)S
1054(this)S
1161(step)S
1278(will)S
1392(not)S
1489(effect)S
1647(the)S
1741(use)S
1841(of)S
1911(the)S
2005(Directory)S
2256(as)S
2326(a)S
2373(White)S
2541(Pages)S
2701(Service.)S
486 3396(T)U
486 3252(WARNING,)U
810(this)S
917(does)S
1047(not)S
1144(provide)S
1348(for)S
1438(replicat)S
1620(ion)S
1717(of)S
1787(such)S
1917(data,)S
2053(or)S
2123(non)S
2233(local)S
2371(interact)S
2553(ion.)S
523 3396(o)U
573(load)S
697(the)S
791(data)S
912(from)S
1049(isoentitie)S
1271(s)S
1314(into)S
1428(the)S
1522(Directory)S
1773(use)S
1873(the)S
2 F
1967(dsabuild)S
1 F
2194(program:)S
702 3612(m)U
702 3540(%)U
772(dsabuild)S
749 3612(anager:)U
947(c=US)S
5 F
(@)R
1 F
(o=)R
1201(The)S
1315(Wollongong)S
1636(Group)S
5 F
(@)R
1 F
(cn=Chris)R
2084(Moore)S
486 3828(B)U
702 3684(password:)U
526 3828(y)U
578(default,)S
783(this)S
892(will)S
1008(create)S
1175(only)S
1304(entries)S
1487(for)S
1579(the)S
1675(current)S
1868(host.)S
2025(You)S
2150(can)S
2255(use)S
2356(the)S
2451(`\261p)S
2561(designator')S
2853(switch)S
3031(to)S
3058 3900(')U
486 3972(o)U
486 3900(load)U
616(information)S
927(on)S
1013(services)S
1233(availabl)S
1425(e)S
1478(on)S
1564(other)S
1714(hosts.)S
1898(Typicall)S
2100(y,)S
2171(you)S
2287(will)S
2407(run)S
2 F
2513(dsabuild)S
1 F
2746(with)S
2879(the)S
2978(`\261p)S
516 3972(ption)U
660(once)S
794(for)S
884(each)S
1015(host)S
1135(at)S
1199(your)S
1329(site.)S
486 4071(A)U
(s)R
582(shown)S
768(above,)S
957(the)S
2 F
1061(dsabuild)S
1 F
1298(program)S
1532(will)S
1655(prompt)S
1858(for)S
1957(the)S
2060(DSA)S
2208(manager)S
2445(name)S
2605(and)S
2721(password.)S
3011(To)S
3051 4143(e)U
486 4215(f)U
486 4143(determine)U
749(this)S
857(you)S
968(will)S
1083(need)S
1218(to)S
1285(consult)S
1479(your)S
1609(database)S
1837(as)S
1907(con\256gured)S
2184(above)S
2348(and)S
2455(get)S
2549(the)S
2 F
2643(manager)S
1 F
2876(attribut)S
506 4215(or)U
577(the)S
672(DSA)S
812(which)S
980(is)S
1041(responsible)S
1336(for)S
1427(the)S
1522(portion)S
1717(of)S
1788(the)S
1883(Directory)S
2135(tree)S
2247(you)S
2358(will)S
2473(be)S
2551(adding)S
2735(to.)S
2837(Substitute)S
3051 4287(e)U
486 4359(p)U
486 4287(this)U
598(value)S
754(for)S
849(``c=US)S
5 F
(@)R
1 F
(o=)R
1143(The)S
1262(Wollongong)S
1588(Group)S
5 F
(@)R
1 F
(cn=Chris)R
2046(Moore''.)S
2305(You)S
2432(will)S
2550(then)S
2678(need)S
2816(to)S
2887(\256nd)S
3004(th)S
516 4359(assword)U
737(attribute)S
964(for)S
1059(the)S
1158(manager)S
1391(object)S
1564(in)S
1636(the)S
1735(database)S
1968(as)S
2043(well.)S
2207(While)S
2379(running,)S
2 F
2605(dsabuild)S
1 F
2836(may)S
2964(print)S
270 4719(S)U
486 4431(out)U
583(messages)S
830(for)S
920(the)S
1014(form:)S
303 4719(un)U
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3018(10)S
EP
%%Page: ? 11
BP
1 F
60 Z
3058 381(\))U
270(ISODE-GEN)S
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
4 F
702 669(***)U
1 F
812(Update)S
1006(error)S
1143(-)S
1183(Already)S
1397(exists)S
4 F
1554(***)S
1 F
486 912(T)U
486 813(This)U
613(is)S
673(normal.)S
523 912(hat's)U
660(about)S
814(it.)S
903(You)S
1026(can)S
1130(now)S
1253(use)S
1353(one)S
1460(of)S
1530(the)S
1624(user)S
1744(interface)S
1956(s)S
1999(to)S
2066(look)S
2193(around)S
2380(in)S
2447(the)S
2541(Directory.)S
3 F
54 Z
378 1011(DIRECTORY)U
726(USER)S
888(INTERFACE)S
1224(PROGRAMS)S
1 F
60 Z
486 1083(You)U
613(may,)S
756(optionally,)S
1040(want)S
1181(to)S
1252(build)S
1400(one)S
1511(or)S
1585(more)S
1733(of)S
1807(the)S
1905(user)S
2029(interface)S
2265(programs)S
2516(for)S
2609(interaci)S
2791(ng)S
2874(with)S
3004(the)S
3051 1155(e)U
3 F
486 1227(R)U
1 F
486 1155(Directory.)U
787(The)S
916(default)S
1119(DUA)S
1283(is)S
1358(DISH)S
1532(which)S
1714(is)S
1789(located)S
1999(in)S
2081(the)S
3 F
2190(quipu/dish)S
1 F
2496(directory.)S
2783(Consult)S
3004(th)S
3 F
529 1227(EAD-ME)U
1 F
792(\256le)S
889(in)S
956(this)S
1063(directory)S
1301(for)S
1391(a)S
1438(instructions)S
1739(on)S
1819(building)S
2040(it.)S
3051 1326(e)U
486 1398(l)U
486 1326(Two)U
624(other)S
776(interface)S
988(s)S
1039(-)S
1087(WIDGET)S
1352(and)S
1467(SUNINT)S
1714(are)S
1815(provided)S
2056(as)S
2133(example)S
2365(DUAs.)S
2579(These)S
2750(programs)S
3004(ar)S
503 1398(ocated)U
699(in)S
784(the)S
3 F
896(others/quipu/uips)S
1 F
1383(directory.)S
1674(Consult)S
1899(the)S
3 F
2011(READ-ME)S
1 F
2334(\256les)S
2471(in)S
2555(these)S
2716(directorie)S
2948(s)S
3008(for)S
486 1569(W)U
486 1470(descriptions)U
797(of)S
867(these)S
1011(interface)S
1223(s)S
1266(and)S
1373(instructions)S
1674(on)S
1754(building)S
1975(them.)S
543 1569(hen)U
651(building)S
873(the)S
967(user)S
1087(interface)S
1299(s,)S
1357(it)S
1411(is)S
1471(expecte)S
1656(d)S
1706(that)S
1817(you)S
1927(have)S
2061(NOT)S
2204(cleane)S
2359(d)S
2409(the)S
2503(basic)S
2647(ISODE)S
2843(build)S
2987(tree)S
3 F
54 Z
270 1740(N)U
1 F
60 Z
486 1641(or)U
556(the)S
650(QUIPU)S
852(tree.)S
3 F
54 Z
309 1740(ETWORK)U
576(MANAGEMENT)S
1 F
60 Z
486 1812(I)U
(n)R
558(addition,)S
793(if)S
852(you)S
963(are)S
1058(running)S
1266(the)S
1361(ISODE)S
1558(on)S
1639(a)S
1687(Berkeley)S
1926(UNIX)S
2096(system,)S
2299(there)S
2441(is)S
2502(also)S
2620(an)S
2698(impleme)S
2910(ntation)S
3048 1884(d)U
486 1956(s)U
486 1884(of)U
557(the)S
652(SNMP.)S
870(Although)S
1118(this)S
1226(does)S
1357(not)S
1455(the)S
1550(OSI)S
1667(network)S
1885(manageme)S
2147(nt)S
2215(service,)S
2422(Inasmuch)S
2676(as)S
2746(the)S
2840(continue)S
509 1956(urvival)U
702(of)S
774(the)S
870(Internet)S
1080(hinges)S
1259(on)S
1341(all)S
1424(nodes)S
1586(becoming)S
1846(network)S
2064(managea)S
2279(ble,)S
2389(this)S
2497(package)S
2716(was)S
2830(developed)S
486 2127(I)U
486 2028(using)U
636(the)S
730(ISODE)S
926(and)S
1033(is)S
1093(being)S
1247(freely)S
1408(distributed)S
1686(with)S
1813(releases)S
2024(of)S
2094(Berkeley)S
2332(UNIX.)S
506 2127(t)U
553(must)S
700(be)S
787(stressed)S
1007(that)S
1128(this)S
1245(package)S
1473(is)S
1543(not)S
1650(a)S
1706(complete)S
1957(network)S
2183(manageme)S
2445(nt)S
2521(system.)S
2752(In)S
2831(particula)S
3043(r,)S
486 2271(t)U
486 2199(whilst)U
2 F
662(snmpd)S
1 F
846(provides)S
1081(a)S
1136(minimal)S
1366(agent)S
1525(functionali)S
1787(ty,)S
1877(there)S
2026(are)S
2128(no)S
2216(Network)S
2454(Operation)S
2723(Center)S
2912(\(NOC\))S
503 2271(ools--)U
2 F
(snmpi)R
1 F
806(is)S
866(a)S
913(debugging)S
1187(aid)S
1281(only.)S
2238 2370(:)U
486(To)S
573(generate)S
798(the)S
892(SNMP)S
1074(system,)S
1276(go)S
1356(to)S
1423(the)S
3 F
1517(isode\2616.0/)S
1 F
1789(directory)S
2027(and)S
2134(type)S
702 2514(%)U
772(./make)S
955(all-snmp)S
486 2685(T)U
(his)R
615(will)S
731(cause)S
887(a)S
936(complete)S
1179(generation)S
1455(of)S
1526(the)S
1621(SNMP)S
1804(agent)S
1956(and)S
2064(the)S
2159(minimal)S
2382(SNMP)S
2565(initiat)S
2707(or)S
2778(program.)S
3038(If)S
486 2829(s)U
486 2757(all)U
570(goes)S
703(well,)S
845(proceed)S
1059(with)S
1189(the)S
1286(installat)S
1478(ion.)S
1613(If)S
1676(not,)S
1791(complain)S
2039(as)S
2112(there)S
2256(``should)S
2478(be)S
2557(no)S
2639(problems'')S
2925(at)S
2991(this)S
509 2829(tep.)U
486 2928(T)U
(here)R
656(are)S
759(two)S
878(once\261only)S
1158(activit)S
1310(ies)S
1406(which)S
1582(must)S
1728(be)S
1814(performed)S
2094(prior)S
2239(to)S
2314(installat)S
2506(ion.)S
2646(First,)S
2799(check)S
2968(your)S
3 F
486 3000(/etc/ser)U
671(vices)S
1 F
815(\256le,)S
927(and)S
1034(verify)S
1198(that)S
1309(these)S
1453(two)S
1563(lines)S
1697(are)S
1791(present:)S
702 3144(snmp)U
1513(161/udp)S
1680 3216(p)U
702(snmp-trap)S
1513(162/ud)S
886 3360(.)U
486 3459(S)U
486 3360(If)U
546(not,)S
658(add)S
765(them)S
519 3459(econd,)U
698(add)S
805(these)S
949(lines)S
1083(to)S
1150(the)S
3 F
1244(/etc/rc)S
1406(.local)S
1 F
1562(\256le:)S
702 3603(if)U
759([)S
799(\261f)S
869($\(SBINDIR\)snmpd)S
1358(];)S
1415(then)S
782 3675($\(SBINDIR\)snmpd)U
1271(&)S
1338(\(echo)S
1492(\261n)S
1572(')S
1612(tsap'\))S
4 F
1769(>)S
1 F
1822(/dev/console)S
486 3918(Y)U
702 3747(\256)U
529 3918(ou)U
609(will)S
723(need)S
857(to)S
924(be)S
1001(the)S
1095(super-user)S
1365(to)S
1432(install)S
1600(SNMP:)S
486 4206(T)U
4 F
702 4062(#)U
1 F
752(./make)S
935(install\261snmp)S
523 4206(hat's)U
668(about)S
830(it.)S
927(This)S
1062(will)S
1184(install)S
1360(everything)S
1646(and)S
1761(then)S
1893(clean\261up)S
2139(the)S
2241(source)S
2426(tree.)S
2579(If)S
2646(you)S
2763(just)S
2877(want)S
3021(an)S
486 4278(installat)U
678(ion)S
775(and)S
882(no)S
962(clean\261up,)S
1215(then)S
1339(use:)S
4 F
702 4422(#)U
1 F
752(./make)S
935(inst\261snmp)S
270 4710(S)U
(un)R
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3018(11)S
EP
%%Page: ? 12
BP
1 F
60 Z
3058 381(\))U
270(ISODE-GEN)S
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
486 669(instead.)U
486 768(F)U
(inally,)R
700(read)S
832(the)S
934(comments)S
1210(in)S
1285(the)S
3 F
1387($\(ETCDIR\)sn)S
1745(mpd.rc)S
1 F
1958(\256le)S
2063(which)S
2238(will)S
2360(tell)S
2466(you)S
2584(how)S
2715(to)S
2790(tailor)S
2946(it)S
3008(for)S
3 F
54 Z
270 939(L)U
1 F
60 Z
486 840(your)U
616(installat)S
808(ion.)S
3 F
54 Z
306 939(IGHTWEIGHT)U
696(PRESENTATION)S
1140(PROTOCOL)S
1 F
60 Z
486 1011(I)U
(n)R
558(addition,)S
793(if)S
852(you)S
963(are)S
1058(running)S
1266(the)S
1361(ISODE)S
1558(on)S
1639(a)S
1687(Berkeley)S
1926(UNIX)S
2096(system,)S
2299(there)S
2441(is)S
2502(also)S
2620(an)S
2698(impleme)S
2910(ntation)S
486 1182(T)U
486 1083(of)U
556(RFC1085,)S
824(the)S
918(lightweight)S
1213(presentation)S
1528(protocol)S
1749(for)S
1839(TCP/IP-based)S
2196(internets.)S
523 1182(o)U
573(generate)S
798(the)S
892(LPP)S
1015(system,)S
1217(go)S
1297(to)S
1364(the)S
3 F
1458(isode\2616.0/)S
1 F
1730(directory)S
1968(and)S
2075(type:)S
486 1497(T)U
702 1326(%)U
772(./make)S
955(all\261lpp)S
523 1497(his)U
625(will)S
751(cause)S
917(a)S
976(complete)S
1230(generation)S
1517(of)S
1599(the)S
1705(LPP)S
1840(library)S
2033(and)S
2151(support)S
2362(programs.)S
2655(If)S
2726(all)S
2818(goes)S
2959(well,)S
486 1668(Y)U
486 1569(proceed)U
697(with)S
824(the)S
918(installat)S
1110(ion.)S
1242(If)S
1302(not,)S
1414(complain)S
1659(as)S
1729(there)S
1870(``should)S
2090(be)S
2167(no)S
2247(problems'')S
2531(at)S
2595(this)S
2702(step.)S
529 1668(ou)U
622(will)S
749(need)S
896(to)S
976(be)S
1066(the)S
1173(super-user)S
1456(to)S
1536(install)S
1717(the)S
1824(LPP)S
1960(system.)S
2195(There)S
2369(are)S
2476(two)S
2598(kinds)S
2760(of)S
2842(activit)S
2994(ies:)S
486 1812(t)U
486 1740(once\261only)U
764(activit)S
916(ies)S
1010(that)S
1128(you)S
1245(perform)S
1466(the)S
1567(\256rst)S
1687(time)S
1822(the)S
1923(software)S
2157(is)S
2223(installed;)S
2471(and)S
2584(each\261tim)S
2806(e)S
2859(activit)S
3011(ies)S
503 1812(hat)U
597(you)S
707(perform)S
921(every)S
1075(time)S
1203(the)S
1297(software)S
1524(is)S
1584(installed.)S
3055 1911(s)U
486 1983(m)U
486 1911(The)U
612(\256rst)S
736(once\261only)S
1018(activit)S
1170(y)S
1231(is)S
1302(to)S
1380(verify)S
1555(that)S
1677(the)S
2 F
1782(lppd)S
1 F
1920(daemon)S
2142(will)S
2267(be)S
2355(run)S
2466(when)S
2627(the)S
2732(machine)S
2968(goe)S
533 1983(ulti\261user.)U
799(On)S
892(Berkeley)S
1130(UNIX)S
1299(systems,)S
1524(add)S
1631(these)S
1775(lines)S
1909(to)S
1976(the)S
3 F
2070(/etc/rc)S
2232(.local)S
1 F
2388(\256le:)S
702 2127(if)U
759([)S
799(\261f)S
869($\(SBINDIR\)lppd)S
1305(];)S
1362(then)S
782 2199($\(SBINDIR\)lppd)U
1218(&)S
1285(\(echo)S
1439(\261n)S
1519(')S
1559(lpp'\))S
4 F
1696(>)S
1 F
1749(/dev/console)S
486 2415(O)U
702 2271(\256)U
529 2415(n)U
579(other)S
723(systems,)S
948(a)S
995(similar)S
1183(procedure)S
1444(is)S
1504(followed.)S
486 2514(T)U
(he)R
601(next)S
726(once\261only)S
998(activit)S
1150(y)S
1201(is)S
1262(to)S
1330(verify)S
1495(that)S
1607(systems)S
1818(with)S
1946(a)S
1994(native)S
3 F
2163(/etc/ser)S
2348(vices)S
1 F
2492(\256le)S
2589(contain)S
2787(an)S
2864(entry)S
3008(for)S
3058 2586(f)U
486 2658(n)U
486 2586(the)U
584(miscella)S
786(ny)S
870(service.)S
1100(This)S
1231(is)S
1295(used)S
1429(when)S
1583(the)S
1680(ISODE)S
1879(miscella)S
2081(neous)S
2244(services)S
2461(is)S
2524(run)S
2627(using)S
2780(the)S
2877(LPP.)S
3038(I)S
516 2658(ot,)U
598(add)S
705(the)S
799(line:)S
702 2802(m)U
(iscella)R
904(ny)S
1027(17002/lpp)S
486 2946(t)U
(o)R
557(the)S
3 F
655(/etc/ser)S
840(vices)S
1 F
988(\256le.)S
1124(If)S
1188(your)S
1322(system)S
1513(does)S
1647(not)S
1748(have)S
1886(such)S
2020(a)S
2071(\256le,)S
2187(the)S
2284(software)S
2514(automati)S
2726(cally)S
2867(compen-)S
486 3117(T)U
486 3018(sates)U
623(for)S
713(this.)S
523 3117(here)U
647(are)S
741(two)S
851(each\261tim)S
1073(e)S
1120(activit)S
1272(ies:)S
486 3405(w)U
4 F
702 3261(#)U
1 F
752(./make)S
935(inst\261lpp)S
529 3405(hich)U
653(does)S
783(the)S
877(installat)S
1069(ion.)S
486 3504(T)U
(he)R
602(second)S
791(each\261tim)S
1013(e)S
1061(activit)S
1213(y,)S
1279(is)S
1340(that)S
1452(if)S
1510(you)S
1621(are)S
1716(already)S
1915(running)S
2123(the)S
2218(LPP)S
2342(system,)S
2545(then)S
2670(you)S
2781(will)S
2896(need)S
3031(to)S
3063 3576(.)U
486 3648(O)U
486 3576(kill)U
591(and)S
702(restart)S
877(the)S
2 F
975(lppd)S
1 F
1112(\(8c\))S
1233(daemon,)S
1463(otherwise)S
1721(incoming)S
1973(connections)S
2285(will)S
2402(not)S
2502(be)S
2582(initial)S
2724(ized)S
2848(correctly)S
529 3648(therwise,)U
768(start)S
892(the)S
986(daemon)S
1197(now.)S
1355(From)S
1505(the)S
2 F
1599(CShell)S
1 F
(,)R
1795(the)S
1889(command)S
2147(might)S
2308(be:)S
486 3936(T)U
4 F
702 3792(#)U
1 F
752($\(SBINDIR\)lppd)S
4 F
1188(>)S
1 F
(&)R
1288(/dev/null)S
523 3936(he)U
603(daemon)S
817(will)S
933(automati)S
1145(cally)S
1285(detach.)S
1500(If)S
1562(you)S
1674(do)S
1756(not)S
1855(redirect)S
2062(the)S
2158(daemon's)S
2414(standard\261error,)S
2802(then)S
2928(it)S
2984(will)S
486 4107(T)U
486 4008(not)U
583(detach,)S
776(instead)S
967(printing)S
1178(messages)S
1425(as)S
1495(to)S
1562(what)S
1699(actions)S
1890(it)S
1944(is)S
2004(taking.)S
523 4107(hat's)U
660(about)S
814(it.)S
3 F
54 Z
1116 4206(N)U
270(GENERATING)S
657(DOCUMENTATIO)S
1 F
60 Z
486 4278(The)U
602(directory)S
3 F
842(doc/)S
1 F
971(contains)S
1194(the)S
1290(documentat)S
1572(ion)S
1671(set)S
1760(for)S
1851(this)S
1959(release.)S
2183(Consult)S
2391(the)S
2486(\256le)S
3 F
2584(doc/READ\261ME)S
1 F
3008(for)S
3063 4350(.)U
486 4422(U)U
486 4350(a)U
537(description)S
829(of)S
903(each)S
1038(document.)S
1335(The)S
1453(directory)S
3 F
1695(doc/ps/)S
1 F
1899(contains)S
2124(PostScript)S
2395(versions)S
2618(of)S
2691(each)S
2825(document)S
529 4422(sually)U
698(it)S
757(is)S
822(easier)S
988(to)S
1060(print)S
1199(the)S
1298(\256les)S
1423(in)S
1495(this)S
1607(directory)S
1850(than)S
1979(generate)S
2209(the)S
2308(documentat)S
2590(ion)S
2692(from)S
2833(scratch)S
3028(as)S
270 4710(Sun)U
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3018(12)S
EP
%%Page: ? 13
BP
1 F
60 Z
270 381(I)U
(SODE-GEN)R
599(\()S
629(8)S
669(\))S
1269(MAINTENANCE)S
1728(COMMANDS)S
2659(ISODE-GEN)S
2988(\()S
3018(8)S
3058(\))S
486 768(I)U
486 669(the)U
580(sources)S
780(to)S
847(these)S
991(documents)S
1272(are)S
1366(in)S
1433(either)S
1591(LaTeX)S
1782(\(for)S
1892(papers\))S
2089(or)S
2159(SLiTeX)S
2373(\(for)S
2483(presentations\).)S
506 768(f)U
557(you)S
678(receive)S
853(d)S
914(this)S
1032(distribution)S
1341(from)S
1489(the)S
1594(network,)S
1837(then)S
1972(the)S
2077(directory)S
3 F
2326(doc/ps/)S
1 F
2536(does)S
2676(not)S
2783(contain)S
2991(any)S
3058 840(-)U
486 912(a)U
486 840(PostScript)U
756(\256les.)S
914(There)S
1078(should)S
1261(be)S
1341(a)S
1391(separate)S
1612(compressed)S
2 F
1919(tar)S
1 F
2012(\256le,)S
2127(containing)S
2405(only)S
2534(PostScript)S
2803(\256les,)S
2940(avail)S
513 912(ble)U
607(on)S
687(the)S
781(machine)S
1006(where)S
1173(you)S
1283(retrieved)S
1518(this)S
1625(distribution.)S
3 F
54 Z
270 1011(FILES)U
1 F
60 Z
486 1083(Too)U
603(numerous)S
860(to)S
927(mention.)S
1180(Honest.)S
3 F
54 Z
270 1182(SEE)U
390(ALSO)S
2 F
60 Z
486 1254(The)U
596(ISO)S
709(Development)S
1047(Environment:)S
1398(User's)S
1577(Manual)S
3 F
54 Z
270 1353(AUTHOR)U
1 F
60 Z
486 1425(Marshall)U
720(T.)S
792(Rose)S
486 1497(w)U
(ith)R
613(assistance)S
874(from)S
1011(a)S
1058(cast)S
1172(of)S
1242(thousands)S
1502(\(read)S
1646(the)S
3 F
1740(Preface)S
1 F
1955(in)S
2022(the)S
2 F
2116(User's)S
2295(Manual)S
1 F
(\))R
3048 4701(3)U
270(Sun)S
383(Release)S
591(3.5)S
1358(Last)S
1482(change:)S
1690(11)S
1770(Jan)S
1870(1990)S
3018(1)S
EP
%%Trailer
pscatsave end restore
%%Pages: 13