Tried all that and get: # make cclaunch make: Error -- FSUM9415 Don't know how to make cclaunch #
I am going to try to run this without the launcher but when i do i get that there is no main method in CCSample which there is. I added a main method to ConsoleCommand but that did not help. Another fun project to play with, but not as simple as stated. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of McKown, John Sent: Monday, September 24, 2007 4:02 PM To: [email protected] Subject: Re: alphaWorks : Console Command Generator for z/OS : Overview > -----Original Message----- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Barkow, Eileen > Sent: Monday, September 24, 2007 2:51 PM > To: [email protected] > Subject: Re: alphaWorks : Console Command Generator for z/OS > : Overview > > > John, > Thanks alot for the info about the console command generator. > > I wish that it were better documented and it is not so easy to use if > you are not that familiar with c on unix. > I am kind of lost about how to make cclaunch, which is a c program > needed to launch java (??) which itself must be apf authorized (????). > > All i get so far is this. > # make cclaunch.mk > `cclaunch.mk' is up to date Oh, it appears you need to customize the cclaunch.mk to set the JDK_ROOT to point to where you installed your Java JDK. Then do "make cclaunch" and not "make cclaunch.mk". -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

