Changes between Version 7 and Version 8 of Solaris10Build


Ignore:
Timestamp:
Mar 15, 2010, 3:18:23 PM (14 years ago)
Author:
alight
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Solaris10Build

    v7 v8  
    9595alias oqt='cd ${OSSIM_QT_HOME} ; echo "OSSIM QT4 Home"; ls'
    9696alias opt='cd ${OSSIM_DEV_HOME}/ossimPlanet ; echo "ossimPlanet source"; ls'
    97 alias ih='cd ${INSTALL_HERE} ; "Install Directory"; ls'
     97alias ih='cd ${INSTALL_HERE} ; echo "Install Directory"; ls'
    9898}}}
    9999
    100100* Make sure root is using bash.
     101
    101102I did this by editing /etc/passwd and changing the shell command to: /bin/bash
     103
    102104You will also need to run these commands to fix shell inconsistencies:
    103105{{{
     
    120122
    121123Here are the packages you will need, downloaded from http://www.sunfreeware.com/indexintel10.html
     124
    122125Version numbers may vary.
    123126{{{
     
    169172
    170173To check out the entire source code tree from svn, you must be connected to the internet and type:
    171 
    172174{{{
    173175svn co http://svn.osgeo.org/ossim/tags/v1_7_9 .      (note the trailing dot)
    174176}}}
    175177
    176 Now we’ll check and use the ‘dev’ alias to change directories
     178Now we’ll check and use the ‘dev’ alias to change directories:
    177179{{{
    178180dev
     
    435437}}}
    436438should return these installed, built plugins:
     439
    437440libossimcontrib_plugin.so  libossimgdal_plugin.so  libossimpng_plugin.so
    438441