How to set the LD_LIBRARY_PATH variable in Linux to 'pwd' and what is pwd ( JNI Example )?
LD_LIBRARY_PATH
'pwd'
pwd
pwd - shell Print Working Directory command, gives the current directory to stdout . In bash/sh
shell Print Working Directory
stdout
bash/sh
exprot LD_LIBRARY_PATH LD_LIBRARY_PATH=`pwd`
In bash you can
bash
export LD_LIBRARY_PATH=$(pwd)
Source: https://ru.stackoverflow.com/questions/135851/More articles:Video courses on jQuery and JavaScript [closed]We pull out the url, where I am nowRecord sound from a microphoneHow to delete the first letter or sign?How can I check the correct keyboard layout?Questions about PHP, its class TCPDF and XML, more precisely SVGUnable to connect to a Postgres database in LinuxLibrary for working with WebDAV protocolHow to disable animation when loading images?The site shifts when the slider appearsAll Articles