I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2011-03-15 11:26:39.057208-07 by pierre
Problem at installation
Hello, I am trying to install Inline Java on windows xp pro and I am having a little problem. Probably something obvious, but not for me yet :-/ Here is my command error I get after ny nmake run. Thanks for any help.
H:\__WORK~1\_SUPPORT\Inline-Java-0.53_90>nmake Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. "C:\Program Files\Java\jdk1.6.0_21\bin\javac.exe" -deprecation -g -d Java\classes Java\sour +ces\org\perl\inline\j ava\*.java Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. "C:\Program Files\Java\jdk1.6.0_21\bin\jar.exe" cf Java\InlineJavaServer.jar -C Java\classe +s org -C Java\classes InlineJava.properties "C:\Program Files\Java\jdk1.6.0_21\bin\jar.exe" cf Java\InlineJavaUser.jar -C Java\classes +InlineJavaUserClassLi nk.class syntax error at -e line 1, near "'755') " 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.
Direct Responses: Write a response