If anyone else finds this via Google (it's the top hit), and because the 
link below is dead (redirects to an archive), I solved the LD_LIBRARY_PATH 
problem by installing python-pyodbc through APT on Ubuntu. I figured this 
out by looking at the pypyodbc source on GitHub to see what paths it was 
checking for shared obejcts, one of which was '/usr/lib/libodbc.so'.

Hope this helps.

On Monday, 13 July 2015 06:57:53 UTC+1, achristoffersen wrote:
>
> As the problem was not with LD_LIBRARY_PATH, but instead that I didn't 
> follow these instructions 
> https://code.google.com/p/pypyodbc/wiki/Linux_ODBC_in_3_steps I close 
> this question and ask another one.
>
> Thanks
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to