Opened 6 months ago
Last modified 6 months ago
#69994 assigned defect
gnubg @1.05.002: command-line works but no GUI is displayed — at Version 2
Reported by: | hape42 (Hape42) | Owned by: | daitakahashi |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | sonoma | Cc: | |
Port: | gnubg |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I have tried to install gnubg with sudo port install gnubg
. The installation goes through without any error messages, but unfortunately I can't find gnubg in my programmes.
In the termianl I saw that gnuBG was installed there:
/opt/local/bin/gnubg
when I call gnuBG in the terminal a sound appears and gnubg is executed in the terminal in a kind of command line version.
What can I do so that I can use the graphical user interface of gnubg?
Translated with www.DeepL.com/Translator (free version)
Change History (2)
comment:1 Changed 6 months ago by hape42 (Hape42)
Port: | gnubg added |
---|
comment:2 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sonoma added |
Owner: | set to daitakahashi |
Status: | new → assigned |
Summary: | Sonoma gnubg command-line works but no GUI is displayed → gnubg @1.05.002: command-line works but no GUI is displayed |
Note: See
TracTickets for help on using
tickets.
When I run
gnubg
on my macOS 12 system, it prints a few lines of version/copyright/license information to the terminal and then launches X11.app and opens an X window with a Backgammon board. Does this not happen for you? Do you have an X server installed and properly set up? If not, you can get one by runningsudo port install xorg-server
.