# HG changeset patch # User Sebastien Decugis # Date 1351944898 -3600 # Node ID e815a8cfca4b3cab8419b1d931f9b988af916124 # Parent f8e8cc0d115b85aea4ed55b99f3358e4577892a9 Added a note for Quantal Quetzal diff -r f8e8cc0d115b -r e815a8cfca4b INSTALL.Ubuntu --- a/INSTALL.Ubuntu Thu Nov 01 09:20:10 2012 +0100 +++ b/INSTALL.Ubuntu Sat Nov 03 13:14:58 2012 +0100 @@ -121,3 +121,6 @@ =========================================== +Note: On Ubuntu Quantal Quetzal, you may have to force use of python 2.7 +library for the dbg_interactive extension, as on some systems CMake selects the 3.2 library +by default.