Hi Magnus!

Doesnt adding this to src/gui/CMakeLists.txt fix the issue?


SET_TARGET_PROPERTIES(qgis PROPERTIES
  INSTALL_RPATH ${CMAKE_INSTALL_PREFIX}/lib
  INSTALL_RPATH_USE_LINK_PATH true
)

I seem to recall you did some magic like this in 0.8.x ?

Regards

Tim

Em 22/07/2007, às 17:56, Magnus Homann escreveu:

Maciej Sieczka wrote:

I added the /usr/local/qgis09/lib/ to my /etc/ld.so.conf, run sudo
ldconfig and it works. However, I wonder why this was necessary for
0.9, while for 0.8.1, which is installed in parallel in
/urs/local/qgis08 with the same directory structure, it was not?

There was some discussion half a year ago on how this should be done.

The consensus (then) was that no special path should be compiled into
the binary, but the use LD_LIBRARY_PATH et. al. is preferred.

Magnus
-- Magnus Homann
[EMAIL PROTECTED]
+46 702 399 558
_______________________________________________
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Tim Sutton

QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS

openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological niche modelling tool

Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net



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

Reply via email to