GeoLab 1.0 has been tested ONLY on SparcStations. If you port it to other platforms, please, let us know by sending email to: geolab-request@dcc.unicamp.br See also the file ./README A. Before you decide to re-compile GeoLab, make sure your computing environment satisfies the following library dependencies: guide => libguide.a (version 1.1 or later) guide => libguidexv.a (version 1.1 or later) xview => libxview.so.3.1 or later version lolgx => libolgx.so.3.1 or later version X => libX.so.1.0 or later version dl => libdl.so.1.0 or later version C => libC.so.3.0 or later version c => libc.so.1.8 or later version Other characteristics known to work for the compilation environment: - SunOS 4.1.3 - Sun C++ 3.0.1 - OpenWindows 3 - Guide 1.1 B. Follow the steps below to compile GeoLab and its External Algorithms: 0. Remove the following (if they exist): /bin/geolab /lib/*.so /src/obj/*.o 1. Set the following environment variables: GEOLAB_HOME = GEOLAB_ALGORITHMS = /lib GEOLAB_MENU = /lib OPENWINHOME = /usr/openwin (for example) GUIDEHOME = /usr/lang/guide (for example) 2. Go to directory /src 3. Compile GeoLab and the External Algorithms with: (Ignore all the warning messages.) % /src/MAKEALL 4. Once compilation succeeds, you may remove all the files in /src/obj C. Done! P.J. de Rezende, W.R. Jacometti, C.N. Gon