develooper Front page | perl.inline | Postings from June 2010

Re: Issue with installing Inline::Java

Thread Previous | Thread Next
From:
selva ganapathy
Date:
June 14, 2010 06:51
Subject:
Re: Issue with installing Inline::Java
Message ID:
493619.90050.qm@web56105.mail.re3.yahoo.com
Hi Rob,
Thanks for the input. Yes it should be dmake and when I tried with that I am getting some there issues.
Do you have any idea on this ?

After perl makefile.pl ( I have selected option for JNIextension, PerlNatives extension and  PerlInterpreter extension
(here I got warning as Note (probably harmless): No library found for -ljvm
Note (probably harmless): No library found for -ljvm)
------
After that when doing dmake, I got the following errors as in attachment
Note : 
1.Envn PERL_INLINE_JAVA_J2SDK set to C:\Program Files\Java\jdk1.6.0_20
2.PERL_INLINE_JAVA_JNI set to 1
3.This command line activity taken at C:\Perl\site\lib\Inline-Java-0.52
where I have extracted the inline::JAVA tar file 

--- On Mon, 14/6/10, Sisyphus <sisyphus1@optusnet.com.au> wrote:

> From: Sisyphus <sisyphus1@optusnet.com.au>
> Subject: Re: Issue with installing Inline::Java
> To: "selva ganapathy" <ganapathy_selva@yahoo.com>, inline@perl.org
> Date: Monday, 14 June, 2010, 7:12 AM
> 
> ----- Original Message ----- From: "selva ganapathy" <ganapathy_selva@yahoo.com>
> To: <inline@perl.org>
> Sent: Sunday, June 13, 2010 11:18 PM
> Subject: Issue with installing Inline::Java
> 
> 
> > Hi All,
> > Greetings.
> > 
> > While installing Inline::Java in win XP box, I am
> getting this issue while making nmake command
> > ----------------------------------
> > syntax error at -e line 1, next char )
> > Missing right curly or square bracket at -e line 1, at
> end of line
> > Execution of -e aborted due to compilation errors.
> > NMAKE : fatal error U1077:
> 'C:\WINDOWS\system32\cmd.exe' : return code '0xff'
> > Stop.
> > --------------------------------
> > I did not gat any issue  with makefile.pl ( both
> this command and nmake command given at folder wehere
> makefile.pl is located
> > 
> > I have installed - jdk 6
> > MinGW installed
> > 
> > Any hints on the error cuase
> 
> I think it's likely that you need to run dmake instead of
> nmake. The output of 'perl -V:make' will tell you the name
> of the make utility you need to run.
> 
> Cheers,
> Rob 
>



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About