Re: [CentOS] OT Open Cobol

2012-05-09 Thread John Doe
From: Scott Silva > Just think how much money you could earn at Y3K!!!  <> ;) I wonder what are the plans for Y2038... Most of us will have retired by then I guess. JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/c

Re: [CentOS] OT Open Cobol

2012-05-01 Thread James B. Byrne
On Mon, April 30, 2012 19:40, Scott Silva wrote: > on 4/27/2012 8:04 AM m.r...@5-cent.us spake the >> It really is past time to migrate to another language, y'know. You >> could >> probably move it to something like perl fairly easily, or even >> *bleah* >> java. >> >> mark > Just think

Re: [CentOS] OT Open Cobol

2012-05-01 Thread mark
On 04/30/12 19:40, Scott Silva wrote: > on 4/27/2012 8:04 AM m.r...@5-cent.us spake the > following: >> Chris Geldenhuis wrote: >>> >>> Has anyone on this list had any success with installing and using Open >>> Cobol on RH or CentOS? >>> >>> Any pointers would be very welcome. >>> >>> I have Google

Re: [CentOS] OT Open Cobol

2012-04-30 Thread Scott Silva
on 4/27/2012 8:04 AM m.r...@5-cent.us spake the following: > Chris Geldenhuis wrote: >> >> Has anyone on this list had any success with installing and using Open >> Cobol on RH or CentOS? >> >> Any pointers would be very welcome. >> >> I have Googled and am working with Vince on the Open Cobol mai

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Jason Pyeron
> -Original Message- > From: Jesus del Valle > Sent: Friday, April 27, 2012 13:29 > Subject: Re: [CentOS] OT Open Cobol > > Just in case, it also compiles in CentOS 5.8; ncurses-libs is > missing in yum there though. Maybe it is not needed at all. Please do not

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Jesus del Valle
;> To: centos@centos.org >> Subject: Re: [CentOS] OT Open Cobol >> >> On 04/27/2012 06:09 PM, Jesus del Valle wrote: >> > Hi Chris, >> > >> > In CentOS 6.2: >> > >> > yum install gmp gmp-devel libtool ncurses ncurses-devel ncurses-l

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Devin Reade
--On Friday, April 27, 2012 12:54:33 PM -0400 Adam Tauno Williams wrote: > At least COBOL had a relatively simple and reliable way to produce CRUD > screens; which just about every other environment *still* lacks - at > least the Open Source onces. Oh well. The Seam guys have put work into thi

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Jason Pyeron
> -Original Message- > From: Chris Geldenhuis > Sent: Friday, April 27, 2012 13:02 > To: centos@centos.org > Subject: Re: [CentOS] OT Open Cobol > > On 04/27/2012 06:09 PM, Jesus del Valle wrote: > > Hi Chris, > > > > In CentOS 6.2: > >

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Chris Geldenhuis
On 04/27/2012 06:09 PM, Jesus del Valle wrote: > Hi Chris, > > In CentOS 6.2: > > yum install gmp gmp-devel libtool ncurses ncurses-devel ncurses-libs > > yum install libdbi libdbi-devel libtool-ltdl libtool-ltdl-devel db4 db4-devel > > (I think I had all but db4-devel pre-installed, not sure now)

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Adam Tauno Williams
On Fri, 2012-04-27 at 16:53 +0200, Chris Geldenhuis wrote: > Has anyone on this list had any success with installing and using Open > Cobol on RH or CentOS? > Any pointers would be very welcome. I played with it once years ago; it seemed to work Ok. Sadly, COBOL is not COBOL and ISAM is not ISA

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Jesus del Valle
Hi Chris, In CentOS 6.2: yum install gmp gmp-devel libtool ncurses ncurses-devel ncurses-libs yum install libdbi libdbi-devel libtool-ltdl libtool-ltdl-devel db4 db4-devel (I think I had all but db4-devel pre-installed, not sure now) cd /opt wget http://www.sim-basis.de/open-cobol-1.1.tar.gz

Re: [CentOS] OT Open Cobol

2012-04-27 Thread m . roth
Please don't top post. Singer X.J. Wang wrote: > On Fri, Apr 27, 2012 at 11:04, wrote: >> Chris Geldenhuis wrote: >> > >> > Has anyone on this list had any success with installing and using Open >> > Cobol on RH or CentOS? >> > >> > Any pointers would be very welcome. >> > >> > I have Googled and

Re: [CentOS] OT Open Cobol

2012-04-27 Thread Singer X.J. Wang
Yes, lets move millions of lines of tested business code to Perl... and what testing? we don't need to test it. S On Fri, Apr 27, 2012 at 11:04, wrote: > Chris Geldenhuis wrote: > > > > Has anyone on this list had any success with installing and using Open > > Cobol on RH or CentOS? > > > > An

Re: [CentOS] OT Open Cobol

2012-04-27 Thread m . roth
Chris Geldenhuis wrote: > > Has anyone on this list had any success with installing and using Open > Cobol on RH or CentOS? > > Any pointers would be very welcome. > > I have Googled and am working with Vince on the Open Cobol mailing list > to try to resolve installation problems. *sigh* ObAdmis

[CentOS] OT Open Cobol

2012-04-27 Thread Chris Geldenhuis
Hi, Has anyone on this list had any success with installing and using Open Cobol on RH or CentOS? Any pointers would be very welcome. I have Googled and am working with Vince on the Open Cobol mailing list to try to resolve installation problems. ChrisG ___