realXtend / tundra

realXtend Tundra SDK, a 3D virtual world application platform.
www.realxtend.org
Apache License 2.0
84 stars 70 forks source link

boost 1.48 package variable in ubuntu script #616

Closed peterclemenko closed 11 years ago

peterclemenko commented 11 years ago

This creates a variable in the Ubuntu script to to use the Boost 1.48 packages. using standard boost-all-dev can cause some packages to uninstall when the script executes, this variable, if set to true; fixes that.

cadaver commented 11 years ago

Looks OK to merge. I'll just test the full deps build with that.