Chicken is a Cocoa based VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken to interact with a remote computer as though it is right next to you.
Chicken is a Cocoa based VNC client for Mac OS X. A VNC client allows one to display and interact with a remote computer screen. In other words, you can use Chicken to interact with a remote computer as though it is right next to you.
To install cotvnc-devel, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install cotvnc-devel
To see what files were installed by cotvnc-devel, run:
port contents cotvnc-devel
To later upgrade cotvnc-devel, run:
sudo port selfupdate && sudo port upgrade cotvnc-devel
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.