Hi,
I'm having trouble trying to install Lttoolbox-java on Debian:

BUILD FAILED
/home/per/Repository/lttoolbox-java/nbproject/build-impl.xml:84: The
J2SE Platform is not correctly set up.
 Your active platform is: JDK_1.6, but the corresponding property
 "platforms.JDK_1.6.home" is not found in the project's properties
 files. 
 Either open the project in the IDE and setup the Platform with the same
 name or add it manually.
 For example like this:
     ant -Duser.properties.file=<path_to_property_file> jar (where you
     put the property "platforms.JDK_1.6.home" in a .properties file)
  or ant -Dplatforms.JDK_1.6.home=<path_to_JDK_home> jar (where no
  properties file is used)

Total time: 0 seconds
make: *** [dist/lttoolbox.jar] Fel 1

Then I tried:
ant -Dplatforms.JDK_1.6.home=<path_to_JDK_home> jar

but it doesn't make any difference.

BTW I'v also tried installing with Maven, and got an error message that
JDK was required. I installed the JDK and everything seemed OK:

mvn install -DskipTests

BUILD SUCCESSFUL

But trying to pack a language pair fails:

bash: apertium-pack-j: kommandot finns inte

[= no such command]

Yours,
Per Tunedal

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Apertium-stuff mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/apertium-stuff

Reply via email to