Unsolved
This post is more than 5 years old
19 Posts
0
1423
February 14th, 2011 16:00
Linux/Java-Connector - Ubuntu 10.10
Hi,
i just tried to get either the linux connector 7 or at least the java connector to work on ubuntu 10.10, but with no success...:
- the installer of the linux connector stops at "cannot compile kernel module" despite having set the link to the kernel-sources to /usr/src/linux.
according to "uname -a", i use "2.6.35-25-generic #44-Ubuntu SMP", and have headers for "linux-headers-2.6.35-25" as well as "linux-headers-2.6.35-25-generic", tried both, but no luck... there seems to be also a missing dependency - "libboost-thread1.34*", but i can't install because a newer version - "libboost-thread1.42.0" - is already installed.
- the java connector works on windows-clients, but on ubuntu, hdd shows some activity (seems like java is getting loaded) after clicking on an app in app-portal, but nothing further happens...
installed java via "ubuntu-restricted-extras" - according to:
http://www.java.com/de/download/help/testvm.xml
i use "Java 6 Update 20"!
thanks in advance for any suggestions.