[MacPorts] #65610: turbovnc-viewer fails to build
MacPorts
noreply at macports.org
Tue Aug 23 12:08:33 UTC 2022
#65610: turbovnc-viewer fails to build
------------------------------+----------------------
Reporter: rodmur | Owner: Tatsh
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords:
Port: turbovnc-viewer |
------------------------------+----------------------
Comment (by ryandesign):
Replying to [ticket:65610 rodmur]:
> Problems building turbovnc-viewer, appears it requires libjpeg-turbo to
built with a java option.
Yes, it appears to! You should do what the error message told you to do:
> {{{
> :error:configure Failed to configure turbovnc-viewer: libjpeg-turbo must
be installed with +java.
> }}}
In other words, run:
{{{
sudo port install libjpeg-turbo +java
}}}
--
Ticket URL: <https://trac.macports.org/ticket/65610#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list