Custom Query (1137 matches)
Results (31 - 33 of 1137)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1336 | fixed | Add ubuntugis repo for easy activation | ||
Description |
For users of the VM, persistent usb or install we should enable the Ubuntugis-unstable repo so they get updates of core programs. This could be commented out lines in the sources.list.d/ Or a script in the boot sequence that detects if it's a read-only boot and if not copies a sources file into that directory. Worst case we provide instructions on how to active the repo and get updates. Not getting updates is a downside of the move to the osgeo-live specific repo. |
|||
#710 | fixed | download links wrong | ||
Description |
The download links at: for the mini dvd and vm image do not work. It looks like the actual names at: are formatted slightly differently. |
|||
#1261 | fixed | http://home.gdal.org/tmp/vcredist_x86.exe going away | ||
Description |
I noticed that load_win_installers.sh pulls the Visual C++ redistributable from home.gdal.org. That server is going away and it isn't clear to me why that redistributable was needed. Most of the Visual Studio redistributables are available in the OSGeo4W msvcrt package. I think the vcredist_x86.exe grab should be removed from load_win_installers.sh. warmerdam@gdal-c:~$ tar tjvf msvcrt-1.0.1-10.tar.bz2 -rwxr-xr-x jef/users 45056 2010-12-30 11:58 bin/dllupdate.exe -rwxr-xr-x jef/users 401462 2005-07-12 18:50 bin/msvcp60.dll -rwxr-xr-x jef/users 487424 2005-07-12 18:50 bin/msvcp70.dll -rwxr-xr-x jef/users 499712 2005-11-10 13:48 bin/msvcp71.dll -rwxr-xr-x jef/users 348160 2005-11-10 13:48 bin/msvcr71.dll -rwxr-xr-x jef/users 343040 2005-07-12 18:50 bin/msvcrt.dll -rw-r--r-- jef/users 43520 2013-08-11 15:40 bin/nircmdc.exe -rw-r--r-- jef/users 44032 2013-08-11 15:41 bin/nircmd.exe -rwxr-xr-x jef/users 448 2013-10-19 10:25 bin/o4w_env.bat -rwxr-xr-x jef/users 53248 2010-12-30 11:58 bin/textreplace.exe -rwxr-xr-x jef/users 2728104 2007-11-13 16:38 bin/vcredist_2005_x86.exe -rwxr-xr-x jef/users 4216840 2009-01-12 11:24 bin/vcredist_2008_x86.exe -rwxr-xr-x jef/users 5073240 2010-03-19 09:40 bin/vcredist_2010_x86.exe -rwxr-xr-x jef/users 49152 2005-04-01 05:01 bin/xxmklink.exe -rwxr-xr-x jef/users 111 2008-02-11 16:58 etc/ini/msvcrt.bat -rwxr-xr-x jef/users 521 2013-06-29 08:14 etc/postinstall/msvcrt.bat |