Top "Ubuntu-14.10" questions

Ubuntu 14.

libjvm.so: cannot open shared object file: No such file or directory

Trying to install the rJava package on R, on my 14.10 ubuntu, using this code if (!require(rJava)) install.packages('rJava') …

java r ubuntu rjava ubuntu-14.10
network access through proxy server with virtualbox

In the company that I work, we have Windows 7 installed on all PCs. We don't have internet access through Windows …

virtualbox proxy-server ubuntu-14.10
How to run STS on Java version 1.7

I need to run eclipse(java 1.7) and STS 3.8.1 ( java 1.8) but if i select the java 7 as default i am getting …

java eclipse spring spring-tool-suite ubuntu-14.10
elasticsearch systemd service failing

I have just switched to systemd on my linux 14.10 and now my elasticsearch service is not starting properly elasticsearch.service …

linux service elasticsearch systemd ubuntu-14.10
Installing OpenCV in Ubuntu 14.10

I'm trying to install OpenCV in Ubuntu 14.10 according to instruction. I installed all mentioned dependencies, but when I'm trying to …

opencv ubuntu ubuntu-14.10
Error:Process 'command '/usr/local/android-studio/jre/bin/java'' finished with non-zero exit value 2

Android Studio 2.2.3; Java 8; Ubuntu 14.10; laptop: Asus K72F. I spent no less than twenty hours on a Udacity course, learning …

java android-studio android-gradle-plugin exit ubuntu-14.10
Getting python Numba working on Ubuntu 14.10 or Fedora 21 with python 2.7

Recently, I have had a frustrating time to get python Numba working on Ubuntu or Fedora Linux. The main problem …

linux python-2.7 fedora numba ubuntu-14.10
qtcreator cmake "No executable specified"

Im having a very annoying issue with qtcreator and cmake projects: qtcreator fails to find the executable. It just prints "…

cmake qt-creator ubuntu-14.04 ubuntu-14.10