COBOL: Difference between revisions

24 bytes added ,  8 April 2020
 
Line 8: Line 8:
* Download [https://sourceforge.net/projects/open-cobol/ GnuCOBOL] by following the [https://sourceforge.net/p/open-cobol/wiki/Install%20Guide/ Install Guide]
* Download [https://sourceforge.net/projects/open-cobol/ GnuCOBOL] by following the [https://sourceforge.net/p/open-cobol/wiki/Install%20Guide/ Install Guide]
<pre>
<pre>
# Install prerequisites
sudo apt install libgmp-dev libltdl-dev
sudo apt install libgmp-dev libltdl-dev
sudo apt install libdb-dev libncurses-dev
sudo apt install libdb-dev libncurses-dev