Forum OpenACS Q&A: Response to nsjava installation

Collapse
Posted by john menke on
Thought it worked... configure worked but make is now failing...this is what I get.  any opinions?

--------------



        NSJAVA version 0.0.6 configured successfully.

Using c-compiler:      gcc

JDK Version:          1.1

Install libnsjava.so:  /home/aolserver/bin

Aolserver include:    /tmp/aolserver3_1/include

Aolserver nsd include: /tmp/aolserver3_1/nsd

jdk include:          /usr/lib/jdk118_v3/include

jdk platform include:  /usr/lib/jdk118_v3/include/linux

libjava.so dir:        /usr/lib/jdk118_v3/lib/i686/native_threads

[root@localhost nsjava-0.0.6]# make

building "java"

make[1]: Entering directory `/tmp/nsjava-0.0.6/java'

javac -g ../java/nsjava/NsSet.java

make[1]: javac: Command not found

make[1]: *** [NsSet.class] Error 127

make[1]: Leaving directory `/tmp/nsjava-0.0.6/java'

make: *** [all] Error 1