Re: Under Linux, Call java from C++
- From: Jeff Schwab <jeffrey.schwab@xxxxxxx>
- Date: Fri, 30 Sep 2005 10:35:48 -0400
Roedy Green wrote:
On 30 Sep 2005 09:34:40 +0200, Gordon Beaton <not@xxxxxxxxx> wrote or quoted :
LD_LIBRARY_PATH
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..
LD_LIBRARY_PATH is an environment variable used to tell some linkers where to look for libraries. I have found it useful with the GNU tools on various flavors of Unix.
.
- 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: Saving images
- Next by Date: Re: Tomcat and filter servlet
- Previous by thread: Re: Under Linux, Call java from C++
- Next by thread: Re: Color of jpeg image
- Index(es):
Relevant Pages
|