It looks like your 2nd command lower case find, never ended. It is a long running command because it must search all of the directories in the file system. My outlook mail composer automatically uppercased the first line of my response changing find to Find.
The INPUT below suggests the command is not done. Are you in the OVMS shell? Did you press "enter" when you got no initial response, thus toggling to input mode? Brad Taylor -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier Sent: Friday, April 13, 2007 1:19 PM To: [EMAIL PROTECTED] Subject: Re: IVP for JAVA Does this mean it is not installed: # ls SERVICE bin dev ivp.scp opt u SERVICE1 cai etc krb5 samples usr SYSTEM cslfweb ivp.out lib tmp var # Find / -name "javac" Find: FSUM7351 not found # find / -name "javac" ===> INPUT -----Original Message----- From: Taylor, Clarence B [mailto:[EMAIL PROTECTED] Sent: Friday, April 13, 2007 2:10 PM To: [EMAIL PROTECTED] Subject: Re: IVP for JAVA I guess you should verify that java has been installed on your system. You mentioned in your original post os/390 v2r10. IIRC at that time (and maybe even now) java installation was optional. I am not sure if it was SMPE installable back then. It appears it may not be installed. You can try the following find command Find / -name "javac" Brad Taylor -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Robert Pelletier Sent: Friday, April 13, 2007 12:58 PM To: [EMAIL PROTECTED] Subject: Re: IVP for JAVA Thanks for the help BUT: # cd usr # cd lpp # cd jdk140 cd: jdk140: EDC5129I No such file or directory. # ls NFS booksrv dceas fw internet ocsf Printsrv bpa dfs gskssl ioclib skrb TextTools cmx dfsms hcd ldap tcpip Tivoli dce encina icli ldapclient # ===> I am sure the install would have taken whatever IBM suggested. Have a Nice Day ! Bob Connecticut Student Loan Foundation Rocky Hill, Ct. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

