           | 
NetMorph 0.2 install instructions
How to install NetMorph
 
 
NetMorph 0.2
 
Client
- Prepare a plain image: Squeak 3.7.
 - Install "KomServices","RemoteMessagingToolkit","YAXO","SoapCoreClient" by PackageLoader.
 - Install "NetMorph.sar" (takes a few minutes. Sorry).
 - After the installation, take a snapshot.
  
 
Server
- Prepare a plain image: Squeak 3.7.
 - Install "KomHttpServer","YAXO","SoapCoreServer" by PackageLoader.
 - Install "NMServer.sar". 
 - After the installation, take a snapshot.
  
 
Note: 
-  Rename the suffix to '.sar' if your downloaded file ends with '.zip'.
 - In most cases, you do not have to build a server image. A default "Map Server" is running on this site, and the client image points to the default server. (if "map from internet" is on).
  
 
PreInstalled Images:
 
 ---(ume:20040617) 
 
 
NetMorph 0.1
 
Client
- Prepare a plain image: Squeak3.5.
 - Install "SoapCoreClient" by PackageLoader.
 - Install "NetMorph.sar" by PackageLoader. (or download the file from this site).
 - After the installation, take a snapshot.
  
 
Server
- Prepare a plain image: Squeak3.5.
 - Install "Comanche" by PackageLoader (Comanche 6.x should work with NetMorphServer).
 - Install "SoapCoreServer" by PackageLoader.
 - Install "NMServer.sar" by PackageLoader. (or download the file from this site).
 - After the installation, take a snapshot.
  
 
Note: 
-  Rename the suffix to '.sar' if your downloaded file ends with '.zip'.
 -  In Mac OS X, sometimes Squeak crashes after loading "NetMorph.sar. (It is a known problem - we are investigating it). If you encounter the situation, build a image in other platforms and bring it to Mac. Sorry for the inconvenience.
 - In most cases, you do not have to build a server image. A default "Map Server" is running on this site, so you can set the client to point the default server.
  
 
 ---(ume:20030524) 
 
 
Link to this Page
- Instructions last edited on 24 October 2005 at 2:58:03 pm by 192.168.1.2
  
 |