Re: Under Linux, Call java from C++
- From: tony_lincoln@xxxxxxxxx
- Date: 30 Sep 2005 08:52:19 -0700
I set the path like this:
export
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/jvm/java-1.4.2-sun-1.4.2.05/jre/lib/i386/server/
This time I can compile it and got invoke.o and invoke. But when I type
invoke
then the new information comes:
Can't create Java VM
I really wonder why?
.
- Follow-Ups:
- Re: Under Linux, Call java from C++
- From: Gordon Beaton
- Re: Under Linux, Call java from C++
- 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
- Re: Under Linux, Call java from C++
- From: Gordon Beaton
- Re: Under Linux, Call java from C++
- From: tony_lincoln
- Under Linux, Call java from C++
- Prev by Date: Re: Is there a way to use String[] as a Set??
- Next by Date: Re: Under Linux, Call java from C++
- Previous by thread: Re: Under Linux, Call java from C++
- Next by thread: Re: Under Linux, Call java from C++
- Index(es):
Relevant Pages
|