Changes between Version 30 and Version 31 of CompilingMapGuide22Centos54


Ignore:
Timestamp:
Jul 27, 2010, 4:55:55 PM (14 years ago)
Author:
hluo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CompilingMapGuide22Centos54

    v30 v31  
    2323export PATH=$PATH:$JAVA_HOME/bin:
    2424}}}
    25 3. Download FD0 3.5.0 CR1 Linux Binary tarball from [http://fdo.osgeo.org/content/downloads/ Here], and follow the steps to install FDO to /usr/local/
     253. 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/
    2626{{{
    2727cd /usr/local
    2828mkdir fdo-3.5.0
    29 cd fdo-3.5.0
    30 tar -xvvzf fdosdk-rhel5-3.5.0.tar.gz
     29tar -xvvzf fdosdk-rhel5-3.5.0.tar.gz -C fdo-3.5.0
    3130}}}
    3231