[Live-demo] 2.0beta5 build logs available
Hamish
hamish_b at yahoo.com
Fri Sep 25 08:13:03 EDT 2009
Cameron wrote:
> Build logs are available now for reviewing.
> http://download.osgeo.org/livedvd/2.0-beta5/
> I'm still building the ISO
a couple quick fixes now in svn, all non-fatal-
QGIS:
The following packages have unmet dependencies:
python-qwt5-qt4: Depends: python (< 2.6) but 2.6.2-0ubuntu1 is to be installed
E: Broken packages
--- no longer attempt to install package (used w/ plugins)
GpsDrive:
--- explicitly install some libraries so they don't get auto-cleaned
later (no error, just preventative)
R stats:
install_R script brings in:
tcl8.4-dev tcl8.5 tk8.4-dev tk8.5
which leads to a compile error on the tkrplot module:
152686:148391:tcltkimg.c:2:16: error: tk.h: No such file or directory
-I/usr/include/tcl8.5
--- adjusted to install tcl/tk 8.5 -dev headers instead of 8.4 ones.
R stats: r-cran-e1071 doesn't exist in Jaunty, only Hardy
--- removed from apt-get list
* explicitly installed a pgRouting lib so it isn't auto-cleaned
* added search for APT errors to end of main.sh
* fixed a supplementary package name in setup.sh
still missing docs:
gisvm/trunk/doc/descriptions/mapserver_description.html:
ERROR 404: Not Found.
gisvm/trunk/doc/descriptions/maptiler_description.html:
ERROR 404: Not Found.
gisvm/trunk/doc/descriptions/postgis_description.html:
ERROR 404: Not Found.
congrats to all on the cleanest build yet!
Hamish
ps- postgres people still need to make their table creation --quiet, it
really bloats the build logs.
More information about the Live-demo
mailing list