Opened 5 years ago

Last modified 5 years ago

#57560 assigned defect

py-jcc @3.0: Can't determine where the Java JDK has been installed on this machine.

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: petrus.hyvonen@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: py-jcc

Description

py-jcc fails to build:

Traceback (most recent call last):
  File "setup.py", line 88, in <module>
    ''')
RuntimeError: 

Can't determine where the Java JDK has been installed on this machine.

Please set the environment variable JCC_JDK to that location before
running setup.py.

The old Apple Java 6 and Oracle Java 8 are installed.

Maybe the java portgroup needs to be used.

Change History (1)

comment:1 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Note: See TracTickets for help on using tickets.