This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

Glib c 2.3

copps

Sat Sep 28, 2019 11:06:16 am

I need for a special software cobol runtime which is only running with glib c 2.3 , this basic glibc 2.3 to install on this linix system .
It is possible and when yes who to do.

Aravisian

Sat Sep 28, 2019 11:25:25 am

copps wrote:I need for a special software cobol runtime which is only running with glib c 2.3 , this basic glibc 2.3 to install on this linix system .
It is possible and when yes who to do.

copps,
if you have synaptic installed, open Synaptic and search "open-cobol"
Install as needed.

If you do not have Synaptic, you may use Terminal:
Code:
sudo apt-get install open-cobol


If you prefer the source code, you can try installing direct package here:
https://packages.ubuntu.com/bionic/devel/open-cobol
Hope this helps