PDA

View Full Version : OpenCOBOL or GNUCobol installation from terminal.



neelabh.dutt
September 2nd, 2018, 01:50 PM
Hello!
I use Geany text editor. I want to compile COBOL programs from Geany. I have also installed open-cobol package from "sudo apt-get" but the problem is I cannot compile my programs from within Geany. Please help me install OpenCobol or GNUCobol and tell me a way to compile COBOL programs from the Geany text editor.
Thank you.

spjackson
September 3rd, 2018, 11:53 PM
Welcome to the forums.

Some caveats:
1. I only use geany as a text editor. I have no need to use it for compiling - I use the terminal for that.
2. I don't use Cobol.

Nevertheless, using this example https://www.geany.org/manual/dev/index.html#build-menu-commands-dialog , the attached screenshot appears to work for Cobol.

neelabh.dutt
September 4th, 2018, 06:30 AM
Thanks for that. It is working. Thank you.

neelabh.dutt
September 4th, 2018, 06:37 AM
Thank you. Its working.