Hello Everyone,

I am trying to install Tomcat on Ubuntu Linux and here is the problem....
When I run make from jsvc-src directory I get following error message...

gcc -g -O2 -DOS_LINUX -DDSO_DLFCN -DCPU=\"amd64\" -I/usr/bin/include
-I/usr/bin/include/linux -Wall -Wstrict-prototypes -c java.c -o java.o
java.c:22:17: error: jni.h: No such file or directory

On my machine /user/biin/include and /usr/bin/include/linux is not present
and my JAVA_HOME is set to /usr/bin
so it is not able to find jni.h?.....Please let me kno what to do?...can I
generate that file using javah utility?
or jni.h come with standard jdk?..please help

Thanks in advance!
-- 
View this message in context: 
http://www.nabble.com/Installing-problem-%3A-Tomcat-tp23243251p23243251.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to