Changes between Version 32 and Version 33 of CompilingMapGuide22Centos54


Ignore:
Timestamp:
Jul 28, 2010, 10:11:44 AM (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Centos54

    v32 v33  
    2525export PATH=$PATH:$JAVA_HOME/bin:
    2626}}}
    27 3. Download FD0 3.5.0 CR1 Linux Binary tarball from [http://fdo.osgeo.org/content/downloads/ Here] to /usr/local/, and follow the steps to install FDO to /usr/local/
     273. Download FD0 3.5.0 CR1 Linux Binary tarball from [http://fdo.osgeo.org/content/downloads/ Here] and install to /usr/local/fdo-3.5.0
     28Installed FDO file structure under /usr/local should be like the following:
    2829{{{
    29 cd /usr/local
    30 mkdir fdo-3.5.0
    31 tar -xvvzf fdosdk-rhel5-3.5.0.tar.gz -C fdo-3.5.0
     30/usr/local/fdo-3.5.0
     31/usr/local/fdo-3.5.0/lib
     32/usr/local/fdo-3.5.0/include
    3233}}}
    3334