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-cobolHope this helps