Re: Under Linux, Call java from C++
- From: Gordon Beaton <not@xxxxxxxxx>
- Date: 30 Sep 2005 10:38:20 +0200
On Fri, 30 Sep 2005 08:22:37 GMT, Roedy Green wrote:
> what is LD_LIBRARY_PATH? a system property, a SET environment
> parameter? just a name for the path? I was looking for signs of it
> today earlier on my Windows machine. Nothing. I vaguely recall seeing
> it earlier..
One of several enviroment variables that can be used to control the
dynamic linker/loader. They are described on the relevant man pages
(e.g. man ld.so on linux).
/gordon
--
[ do not email me copies of your followups ]
g o r d o n + n e w s @ b a l d e r 1 3 . s e
.
- References:
- Under Linux, Call java from C++
- From: tony_lincoln
- Re: Under Linux, Call java from C++
- From: Gordon Beaton
- Re: Under Linux, Call java from C++
- From: Roedy Green
- Under Linux, Call java from C++
- Prev by Date: Re: XSD Schema Validation
- Next by Date: Re: Is there a way to use String[] as a Set??
- Previous by thread: Re: Under Linux, Call java from C++
- Next by thread: Re: Under Linux, Call java from C++
- Index(es):
Relevant Pages
|