I'm using it straight from the plugins repository. Creating the link worked but now it misses another library libhdf5.so.7
There is something fishy in my installation. Not sure if it's a crayfish problem, neither a ubuntu 15.10 one. maybe I have some mixed dependencies or something. It works fine in Ubuntu 14.04 with QGIS 2.14 Thank you for your help. Alexandre Neto Werner Macho <[email protected]> escreveu no dia terça, 10/05/2016 às 10:35: > hi! > > looks like something is searching for a not installed library. Did you > compile crayfish yourself? > Maybe a link called libproj.so.0 inside /usr/lib/x86_64-linux-gnu/ to > libproj.so.9 does help? > > regards > Werner > > On Tue, May 10, 2016 at 11:29 AM, Alexandre Neto <[email protected]> > wrote: > > I only have libproj9 package and libproj-dev. > > > > Werner Macho <[email protected]> escreveu no dia terça, 10/05/2016 > às > > 10:20: > >> > >> Hi, > >> > >> That error: > >> OSError: libproj.so.0: cannot open shared object file: No such file or > >> directory > >> looks a bit suspicious to me .. Are you sure the package libproj0 is > >> installed? > >> > >> regards > >> Werner > >> > >> > >> On Tue, May 10, 2016 at 11:16 AM, Alexandre Neto <[email protected] > > > >> wrote: > >> > I'm having troubles loading the Crayfish plugin in ubuntu 15.10 wily. > No > >> > problem whatsoever with windows tho. > >> > > >> > Couldn't load plugin crayfish due to an error when calling its > initGui() > >> > method > >> > > >> > OSError: libproj.so.0: cannot open shared object file: No such file or > >> > directory > >> > > >> > Traceback (most recent call last): > >> > File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 335, in > >> > startPlugin > >> > plugins[packageName].initGui() > >> > File "/home/alexandre/.qgis2/python/plugins/crayfish/plugin.py", > line > >> > 73, > >> > in initGui > >> > if not ensure_library_installed(): > >> > File > >> > > "/home/alexandre/.qgis2/python/plugins/crayfish/gui/install_helper.py", > >> > line > >> > 133, in ensure_library_installed > >> > load_library() > >> > File "/home/alexandre/.qgis2/python/plugins/crayfish/core.py", line > >> > 85, in > >> > load_library > >> > lib = ctypes.cdll.LoadLibrary(libpath) > >> > File "/usr/lib/python2.7/ctypes/__init__.py", line 443, in > LoadLibrary > >> > return self._dlltype(name) > >> > File "/usr/lib/python2.7/ctypes/__init__.py", line 365, in __init__ > >> > self._handle = _dlopen(self._name, mode) > >> > OSError: libproj.so.0: cannot open shared object file: No such file or > >> > directory > >> > > >> > > >> > Python version: 2.7.10 (default, Oct 14 2015, 16:09:02) [GCC 5.2.1 > >> > 20151010] > >> > QGIS version: 2.15.0-Master Master, e9d3a3a > >> > > >> > Python Path: > >> > > >> > /usr/share/qgis/python > >> > /home/alexandre/.qgis2/python > >> > /home/alexandre/.qgis2/python/plugins > >> > /usr/share/qgis/python/plugins > >> > /usr/lib/python2.7 > >> > /usr/lib/python2.7/plat-x86_64-linux-gnu > >> > /usr/lib/python2.7/lib-tk > >> > /usr/lib/python2.7/lib-old > >> > /usr/lib/python2.7/lib-dynload > >> > /home/alexandre/.local/lib/python2.7/site-packages > >> > /usr/local/lib/python2.7/dist-packages > >> > /usr/lib/python2.7/dist-packages > >> > /usr/lib/python2.7/dist-packages/PILcompat > >> > /usr/lib/python2.7/dist-packages/gtk-2.0 > >> > /usr/lib/python2.7/dist-packages/ubuntu-sso-client > >> > /home/alexandre/.qgis2//python > >> > > >> > > >> > -- > >> > Alexandre Neto > >> > --------------------- > >> > @AlexNetoGeo > >> > http://sigsemgrilhetas.wordpress.com > >> > http://gisunchained.wordpress.com > >> > > >> > _______________________________________________ > >> > Qgis-user mailing list > >> > [email protected] > >> > List info: http://lists.osgeo.org/mailman/listinfo/qgis-user > >> > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user > > > > -- > > Alexandre Neto > > --------------------- > > @AlexNetoGeo > > http://sigsemgrilhetas.wordpress.com > > http://gisunchained.wordpress.com > -- Alexandre Neto --------------------- @AlexNetoGeo http://sigsemgrilhetas.wordpress.com http://gisunchained.wordpress.com
_______________________________________________ Qgis-user mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user
