Date: Sat, 07 Mar 2015 20:18:39 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 198280] graphics/qgis: Missing SAGA toolbox in "Processing Toolbox" after upgrading QGIS to 2.8.1 Message-ID: <bug-198280-13-uwwb6w8sLp@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-198280-13@https.bugs.freebsd.org/bugzilla/> References: <bug-198280-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198280 --- Comment #6 from Rainer Hurling <rhurlin@gwdg.de> --- I am glad to hear, that the QGIS problem with the Processing Toolbox is gone. Your second problem with lib/saga/libio_shapes_las.so is because of an old installation of devel/liblas on your box. SAGA GIS only supports libLAS until version 1.2.x (devel/liblas12) and not the newer versions 1.7.x or greater (devel/liblas). If you want to use LiDAR files with SAGA GIS, please deinstall your devel/liblas installation and after that, rebuild and reinstall math/saga. SAGA GIS should install devel/liblas12 as a dependency then. And please, also use the original pkg-plist, to get the LiDAR library and modules installed. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198280-13-uwwb6w8sLp>