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