Re: java alternatives

2012-06-28 Thread Camaleón
El 2012-06-28 a las 13:33 -0600, ChadDavis escribió: (resending to the list) > >> I'm not looking for the update-java-alternatives or the > >> update-alternatives themselves.  I'm looking for the package lifecycle > >> scripts that actually invoke upda

Re: java alternatives

2012-06-28 Thread Camaleón
ives: a /usr/bin/perl -- script text executable > > > > sm01@stt008:~$ cat /usr/sbin/update-alternatives > > (...) > > > > Or more specifically: > > > > sm01@stt008:~$ file /usr/sbin/update-java-alternatives > > /usr/sbin/update-java-alternatives: Bourne

Re: java alternatives

2012-06-28 Thread Camaleón
(...) sm01@stt008:~$ file /usr/sbin/update-alternatives /usr/sbin/update-alternatives: a /usr/bin/perl -- script text executable sm01@stt008:~$ cat /usr/sbin/update-alternatives (...) Or more specifically: sm01@stt008:~$ file /usr/sbin/update-java-alternatives /usr/sbin/update-java-alternatives: Bour

Re: java alternatives

2012-06-27 Thread Richard Hector
On 28/06/12 09:53, ChadDavis wrote: > I want to see the script that installs the alternatives when the > sun-java6-jdk is installed. I'm not that familiar with the .deb > structure, etc. I guess it's in some lifecycle script, but I don't > know where those end up. The update-alternatives man pag

Re: java alternatives

2012-06-27 Thread Rob Owens
On Wed, Jun 27, 2012 at 03:53:53PM -0600, ChadDavis wrote: > I want to see the script that installs the alternatives when the > sun-java6-jdk is installed. I'm not that familiar with the .deb > structure, etc. I guess it's in some lifecycle script, but I don't > know where those end up. The upda

java alternatives

2012-06-27 Thread ChadDavis
I want to see the script that installs the alternatives when the sun-java6-jdk is installed. I'm not that familiar with the .deb structure, etc. I guess it's in some lifecycle script, but I don't know where those end up. The update-alternatives man page says "update-alternatives is usually calle