Java deb package

Evan Hazlett evan at reconstructor.org
Wed Nov 4 16:21:06 UTC 2009


Yeah, I am using it with another project that displays the license to
the user and requires them to ok it -- I just needed to automate the
install.

Those darn legal fairies, *sigh*... ;)

On Wed, Nov 4, 2009 at 11:18 AM, John Dong <jdong at ubuntu.com> wrote:
> Doing so probably upsets some Sun legal fairies....
> On Nov 4, 2009, at 5:18 AM, Onkar Shinde wrote:
>
>> On Tue, Nov 3, 2009 at 8:45 AM, Evan Hazlett <evan at reconstructor.org>
>> wrote:
>>>
>>> Greetings...
>>>
>>> Is there any way to bypass the license agreement for the sun-java6-jre
>>> package making it possible to silently install the package?
>>>
>>
>> Try this.
>> sudo debconf-set-selections
>>
>> And then inter following lines.
>> sun-java6-bin   shared/accepted-sun-dlj-v1-1    boolean true
>> sun-java6-jre   shared/accepted-sun-dlj-v1-1    boolean true
>> sun-java6-jre   sun-java6-jre/stopthread        boolean true
>> sun-java6-jre   sun-java6-jre/jcepolicy note
>> sun-java6-bin   shared/present-sun-dlj-v1-1     note
>> sun-java6-jre   shared/present-sun-dlj-v1-1     note
>>
>> Press Ctrl + D to finish the process.
>>
>>
>> Onkar
>>
>> --
>> Ubuntu-devel-discuss mailing list
>> Ubuntu-devel-discuss at lists.ubuntu.com
>> Modify settings or unsubscribe at:
>> https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss
>
>




More information about the Ubuntu-devel-discuss mailing list