[Bug 1450950] Re: Package dependency on Java

2015-05-03 Thread Thangalin
** Changed in: nvidia-cuda-toolkit (Ubuntu) Status: Invalid => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1450950 Title: Package dependency on Java To manage notifications about t

[Bug 1450950] Re: Package dependency on Java

2015-05-03 Thread Thangalin
> Since you have installed java manually, without the package manager, it has no way of knowing it shouldn't install java from the archive. When Java is installed, the following returns a 0 value: java -version > /dev/null 2>&1 && echo $? >From a script, detecting Java is simple: -- #!/bin/bash

[Bug 1450950] Re: Package dependency on Java

2015-05-02 Thread Graham Inggs
The nvidia-visual-profiler and nvidia-nsight packages both depend on default-jre | java6-runtime. The nvidia-cuda-toolkit package recommends nvidia-visual-profiler. You can install nvidia-cuda-toolkit without installing the recommended packages (and thus without installing java) by doing the foll