On 7/23/11, Johannes Pfau <[email protected]> wrote:
> That's because /usr/local/lib is not in the default library search path.
> Two solutions:
> * run the application like this:
> LD_LIBRARY_PATH=/usr/local/lib ./dtagreader

Turns out the last time I did that I also turned off Virtualbox by
force, which didn't save the env variable. So that's the root of the
problem.

It works now, I'll update the documentation and the script to make it
compilable on Linux.

Thanks for all the help!

Reply via email to