On Jan 14, 2008 10:07 AM, Düster Horst <[EMAIL PROTECTED]> wrote:
>
>
> I want to install two different QGIS Versions on one linux box. 1. Stable
> 0.9.1 in production state and 2. unstable 0.9.2 for developing. With ccmake
> I configure different CMAKE_INSTALL_PREFIX for each installation. After make
> install 1. the Python bindings for 2. are not available and vice versa. What
> do I have to do to run two versions with Python bindings?

Hi,

have you installed both versions from the same source directory? I´m
wondering whether there´s not some weird problem with rpath. Please
try running ldd on python core.so library in both versions to see
where does it link to...

Martin
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user

Reply via email to