[Live-demo] Re: [mapserver-dev] Re: Please help tweak and test
	Mapserver on the FOSS4G DVD
    Hamish 
    hamish_b at yahoo.com
       
    Tue Sep 15 22:47:55 EDT 2009
    
    
  
Someone asked:
> >> 1- Does the FOSS4G DVD already pull packages from
> the UbuntuGIS repository?
yes it does, see the install_qgis.sh, install_maptiler.sh, and
install_grass.sh scripts.
(OSGeo SVN:livedvd/gisvm/trunk/bin/)
...
#Add repositories
wget -r https://svn.osgeo.org/osgeo/livedvd/gisvm/trunk/sources.list.d/ubuntugis.list \
     --output-document=/etc/apt/sources.list.d/ubuntugis.list
#Add signed key for repositorys LTS and non-LTS
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 68436DDF  
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 314DF160  
apt-get update
#Install packages
apt-get --assume-yes install $PACKAGE
Hamish
      
    
    
More information about the Live-demo
mailing list