> -----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

