Post Reply 
libhpcalcs: portable (Windows / MacOS X / Linux) connectivity kit library
12-15-2013, 02:11 PM (This post was last modified: 12-15-2013 02:20 PM by Cristian Arezzini.)
Post: #14
RE: libhpcalcs: portable (Windows / MacOS X / Linux) connectivity kit library
Thanks, but what I don't understand is: where do I find that LD_LIBRARY_PATH? I suppose it's an entry in a file, but which file?

OK, I found out that LD_LIBRARY_PATH is a system variable, so I added the library folder with the command
Code:
export LD_LIBRARY_PATH=/usr/local/lib:${LD_LIBRARY_PATH}
but after recompiling I still get the same error.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: libhpcalcs: portable (Windows / MacOS X / Linux) connectivity kit library - Cristian Arezzini - 12-15-2013 02:11 PM



User(s) browsing this thread: 1 Guest(s)