korpling / ANNIS

ANNIS is an open source, versatile web browser-based search and visualization architecture for complex multilevel linguistic corpora with diverse types of annotation.
http://corpus-tools.org/annis/
Apache License 2.0
69 stars 25 forks source link

Java Version 7 Issue on OS X 10.6 #377

Closed obscrivn closed 9 years ago

obscrivn commented 9 years ago

OS X 10.6 cannot be upgraded to the jdk 1.7 - only for Intel-based Mac running Mac OS X 10.7.3 (Lion) or later. However, it seems to be required for the new Annis 3.2.1. The error is "Unsupported major.minor version 51.0". (J2SE 7 = 51)

thomaskrause commented 9 years ago

Hi,

yes we started to use Java 7 features in the newest release, since it has some important features which we like to use.

As far as I understand OS X 10.5 was the last version that supported PowerPC processors and support for PowerPC was already dropped 10.6. Is it possible to upgrade from 10.6 to 10.7 on any Intel based systems or are there other constraints that make it impossible to update for you?

Best,

Thomas

obscrivn commented 9 years ago

Dear Thomas,

Thanks! That's what I thought but was not sure. I will not be able to upgrade due to some old programs that I am still using. Local kickstarter was just for testing before importing files to server - from now on I will use my PC computer.

Best, Olga On Dec 9, 2014, at 3:45 AM, Thomas Krause wrote:

Hi,

yes we started to use Java 7 features in the newest release, since it has some important features which we like to use.

As far as I understand OS X 10.5 was the last version that supported PowerPC processors and support for PowerPC was already dropped 10.6. Is it possible to upgrade from 10.6 to 10.7 on any Intel based systems or are there other constraints that make it impossible to update for you?

Best,

Thomas

— Reply to this email directly or view it on GitHubhttps://github.com/korpling/ANNIS/issues/377#issuecomment-66250615.