Hi Pete

On Thu, Nov 07, 2013 at 07:29:24AM +1300, Pete Bunting wrote:
> Sorry for not getting back to your previous email. 
It's ok, don't worry! :)

> I have quickly updated the TIN_PLANE algorithm as I had some code from else
> where. It is now working (you need to update your version of spdlib from the
> bitbucket repo) but I would say it doesn’t produce great results, I might need
> to look at it again some time and see if I can improve. From my experience
> natural neighbour produces the best results under almost all circumstances. 

Thank you very much for the update, but I couldn't test it since the current
version of the repo doesn't work for me! 

I've just update from bitbucket. During the compilation, I've got tones of
warnings (many more than in previous compilations), but I got no error. However
after the installation (`sudo make install`) the tools don't work anymore. I got
an error when loading shared libreries:

spdinterp: error while loading shared libraries: libspd.so.3.1.0: cannot open 
shared object file: No such file or directory

I tried to clean the installation `make clean` and to reinstall it from the
scratch but I got the same warnings and errors. Even more, I deleted the local
repository and downloaded it again and it behaves the same way.

I verified that libspd.so.3.1.0 is actually in: '/usr/local/lib/libspd.so.3.1.0'
I also checked that the compiled files created within the spdlib folder run
without any problem.

I had to come back in time to three days ago, that is the commit 1764fe8, in
order to find a working version of the repo (I didn't update since two-three
weeks ago)

Does anyone know what happens?

Regards,
Roberto.

-- 
Roberto Antolín
https://twitter.com/Tolanss

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
spdlib-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/spdlib-develop

Reply via email to