DistView Home 

User Guide 
   Overview 
   DistView Tools 
   Related Services 
   Installing and Running CBE servers 
   Compiling the package 
   Running Session Manager 
   Running DistView-Based Applets 

Developer Docs  
   Javadoc 
   Registry Server 
   Sample Clients 
   How to ... 
   Known Problems 

Licensing Information 

Download DistView 

People 

DistView Publications 

Frequently Asked Questions 

Acknowledgments   

Compiling the Package 
 
 

Compiling the Package

   Before you run CBE servers, you need to compile the package first like followings. 
  1. Set the CLASSPATH to the installed directory and netscape's java40.jar.

  2. For example, if you have the package installed in /usr/jangho/public_html/ and if your netscape's java40.jar is in /usr/local/netscape, then, in C shell, type 
    setenv CLASSPATH /usr/jangho/public_html/:/usr/local/netscape/java40.jar 
  3. Change the current directory to the umich/cbe in the package. 
  4. Type "make" to compile the package.
 
 

Electrical Engineering and Computer Science Department, University of Michigan
 Copyright© 1998 University of Michigan
Last modified: May 21, 1998