Post Reply 
libhpcalcs: portable (Windows / MacOS X / Linux) connectivity kit library
12-15-2013, 02:26 PM
Post: #15
RE: libhpcalcs: portable (Windows / MacOS X / Linux) connectivity kit library
Sorry for flooding the thread, but I found the problem. I had set LD_LIBRARY_PATH for my user, not for root. After setting it for root, the program runs (I still haven't tried any actual transfer, but I do get the commands menu).
So, right before running install_hplp.sh, I ran the command
Code:
export LD_LIBRARY_PATH=/usr/local/lib:${LD_LIBRARY_PATH}
and after compiling it worked.
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:26 PM



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