Madeeswer V <mad...@gmail.com> writes:

> Hi,
>
>   I am a beginner of shell script, when I tried to install java 1.6 used by
>> bash script, but while executing java paused suddenly, " Press Enter to
>> continue...."  how to avoid this
>>
>>
> There are two ways to avoid this and automate your installation.
>
> 1. simple solution, use rpm or deb package for  jdk installation instead of
> self extracting installation(./jdk-6u21-linux-i586.bin).
>

jdk deb packages will prompt for user input for accepting license
agreement and it is not straight forward to automate it.

Thanks and Regards
Noorul
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to