.if n .pH port.Cchap06 @(#)Cchap06	40.4
.BK "Porting the X11/NeWS Server" "" "" ""   
.\ACRONYM	                  
.CH "PostScript Interpreter" "" "Table of Contents" "6"
.\CHAPTER	6
.tC 1 "PostScript Interpreter" 6-1  
.tC 2 "Introduction" 6-1  
.tC 2 "Compile and Link Interpreter Code" 6-1  
.tC 2 "C Compiler Problems" 6-1  
.tC 2 "Set Up Environment" 6-2  
.tC 3 "Install \&\f4libcps\fP Include Files" 6-2  
.tC 2 "Install the X11 Include Files" 6-3  
.tC 2 "Build the \&\f4psio\f1 Code" 6-3  
.tC 2 "Compile \&\f4psio.c\fP and \&\f4psiofprntf.c\fP" 6-3  
.tC 2 "Compile the \&\f4palloc\fP Code" 6-4  
.tC 2 "Build the Nucleus and Core Code" 6-4  
.tC 2 "Build the Core Directory" 6-5  
.tC 2 "Compile Dummy Stubs and Initialization Code" 6-5  
.tC 2 "Link the Interpreter-only Server" 6-6  
.tC 2 "Setting Up the Interpreter-only Server" 6-7  
.tC 2 "Debugging the P\s-2OST\s+2S\s-2CRIPT\s+2 Interpreter" 6-8  
.tC 3 "Execution Flow of P\s-2OST\s+2S\s-2CRIPT\s+2 Interpreter" 6-8  
.tC 3 "Executing the File" 6-12  
.tC 3 "\&\f4case string_type\fP" 6-16  
.tC 3 "\&\f4case operator_type\fP" 6-17  
.tC 3 "\&\f4case file_type\fP" 6-18  
.tC 3 "\&\f4parse_file.h\fP" 6-20  
.tC 2 "file_primitive" 6-33  
.tC 3 "General debug comments" 6-35  
.tC 2 "Debugging Procedure" 6-35  
