[MacPorts] #66826: Installed hexchat - how can I launch it?
MacPorts
noreply at macports.org
Sat Feb 4 19:48:19 UTC 2023
#66826: Installed hexchat - how can I launch it?
-------------------------+--------------------
Reporter: jaydelakay | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: hexchat |
-------------------------+--------------------
Comment (by kencu):
Alternatively, and on newer machines probably better, you can use the
"+quartz" UI instead, which is more Mac-like, but slightly less
compatible.
To use that, all GTK and X11 software has to be installed as "+quartz".
So you could do something like this:
{{{
sudo port -f deactivate active
sudo port -v -N install hexchat +quartz
}}}
and then hexchat will work without an X11 server. You can then reactivate
/ install any other software you want to install.
To make sure things get installed the right way all the time, even if you
forget, you can add:
{{{
+quartz
}}}
to your {{{variants.conf}}} file in {{{${prefix}/etc/macports}}}
--
Ticket URL: <https://trac.macports.org/ticket/66826#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list