[arch-general] Something wrong with cmake
Dear all, I tried to install vtk in aur. But this gave me the following error: -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) But I tried to wrote a CMakeLists.txt include find_package(JNI). This gave me -- JNI found. which seems to work fine. Best, Xin
2012/8/1 Xin Zhao <sean.null@gmail.com>:
Dear all,
I tried to install vtk in aur.
But this gave me the following error: -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
But I tried to wrote a CMakeLists.txt include find_package(JNI). This gave me -- JNI found. which seems to work fine.
Best, Xin
You should ask this to the package maintainer in the package's comments, not in arch-general mail list.
Hi, On 01.08.2012 22:51, Xin Zhao wrote:
I tried to install vtk in aur.
But this gave me the following error: -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
on AUR page there are two new comments not counting our yesterdays comment exchange, with more questions that might help in diagnosis. Check them out when you have time. Thanks, Andrzej.
participants (3)
-
Andrzej Giniewicz
-
rafael ff1
-
Xin Zhao