Changes between Version 12 and Version 13 of Ubuntu-8.10Build
- Timestamp:
- 01/01/09 08:45:43 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ubuntu-8.10Build
v12 v13 27 27 uim-qt gdal-bin libgdal1-dev libgeos-dev proj libgdal-doc libtiff4-dev subversion make g++ g++-4.1 gcc libgeotiff1.2 \ 28 28 libgeotiff-dev libgeotiff-epsg cmake ffmpeg libavcodec51 libavcodec-dev libavdevice52 libavdevice-dev libavformat52 libavformat-dev \ 29 libavutil49 libavutil-dev libswscale0 libswscale-dev 29 libavutil49 libavutil-dev libswscale0 libswscale-dev doxygen 30 30 31 31 }}} … … 71 71 cd /GIS/ossim 72 72 svn co https://svn.osgeo.org/ossim/trunk . 73 # set the permision to read-write 74 sudo chmod 777 -R * 73 75 }}} 74 76 … … 157 159 cd $OSSIM_DEV_HOME/ossimPlanet 158 160 patch -Np0 < /path/to/ossimPlanet.patch 159 OSSIMPREDATOR_LIB_DIR=/usr/local/lib make160 sudo OSSIMPREDATOR_LIB_DIR=/usr/local/lib make install161 OSSIMPREDATOR_LIB_DIR=/usr/local/lib OSSIM_LIB_DIR=/usr/local/ossim/lib make 162 sudo OSSIMPREDATOR_LIB_DIR=/usr/local/lib OSSIM_LIB_DIR=/usr/local/ossim/lib make install 161 163 }}} 162 164 … … 164 166 under : /usr/local/share/libossimplanet/bin/ 165 167 168 166 169 Build the Qt4 Gui for OssimPlanet : 167 170 … … 179 182 $OSSIM_DEV_HOME/ossim_plugins/make.opt.in 180 183 181 To point where you have gdal's files (h here i used gdal from the repository)184 To point where you have gdal's files (here i used gdal from the repository) 182 185 183 186 {{{ … … 205 208 }}} 206 209 210 211 There are a lot o