A console-based emulator for the IBM3270 terminal. It is capable of emulating both the IBM3279 (color) and IBM3278 (monochrome) terminals. This port is a good alternative to the x3270 port for those users who do not with to install the X11 dependencies of that package.
A console-based emulator for the IBM3270 terminal. It is capable of emulating both the IBM3279 (color) and IBM3278 (monochrome) terminals. This port is a good alternative to the x3270 port for those users who do not with to install the X11 dependencies of that package.
To install c3270, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install c3270
To see what files were installed by c3270, run:
port contents c3270
To later upgrade c3270, run:
sudo port selfupdate && sudo port upgrade c3270
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.