GPC  v1.0.0-2516
Gorman Print Control
Installation

Installation Files

There are 2 flavours of GPC available:

Platform Example Filename Size Also Requires
64-bit Linux gpc-*-Linux.deb ≈2.6 MiB  
64-bit Windows gpc-*-win64.exe ≈2.8 MiB VC_redist.x64.exe

Download

The full version of GPC may be downloaded from https://www.ccoderun.ca/gpc/download/ .

Except for the target platform, there are no differences between the 2 flavours of GPC. They all look and function exactly the same way.

Linux

For Linux, a single .deb file needs to be downloaded and installed. See above for details.

On Ubuntu, the necessary files and dependencies may be installed with the following commands:

sudo dpkg -i gpc-*.deb
sudo apt-get install -f

Once installed, an icon for GPC is created on the current user's desktop.

After successfully installing, please see Summary Window.

Windows

By default, only a 64-bit .exe is available for 64-bit Windows. If required, a 32-bit .exe may be available.

If you don't already have it installed, you'll also need the 2017 Microsoft Visual C++ redistributable. (The download folder for GPC also has a copy of the necessary 64-bit redistributable package.)

For a typical 64-bit Windows installation, the necessary files are installed with the following commands:

vcredist_x64.exe
gpc-*-win64.exe

Once installed, an icon for GPC is created on the current user's desktop, similar to this:

installation_logo_windows.png

Once both files (C Code Run's GPC and Microsoft's Visual C++ redistributable) have been successfully installed, please see Summary Window.