Opened 9 years ago

Closed 8 years ago

#47012 closed defect (invalid)

Problem installing soprano

Reported by: jcastro.kor@… Owned by: pixilla (Bradley Giesbrecht)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: soprano

Description

I am trying to install soprano (I need it in order to install Kile -my favorite LaTeX editor- ). I am getting the following error message:

Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'.
Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build.
Warning: Install them by running `xcode-select --install'.
--->  Computing dependencies for soprano
--->  Configuring soprano
Error: soprano requires the Java for Mac OS X development headers.
Error: Make sure your Xcode installation is complete.
Error: org.macports.configure for port soprano returned: missing Java headers
Please see the log file for port soprano for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_soprano/soprano/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.ti

I already install de JDK but it didn't solve it. I am not sure how to proceed, and I will appreciate any hint.

Thanks and best regards

Change History (3)

comment:1 Changed 9 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to pixilla@…
Port: soprano added

In the future, please fill in the Port field and Cc the port maintainers (port info --maintainers soprano), if any.

comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

The output you showed above says you have not installed the Xcode command line tools. MacPorts requires them. Run xcode-select --install to do so. Then sudo port clean soprano and try again. If it fails again, please attach the main.log file so we can see what went wrong.

comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.