すみません遅くなりました。
>「エラーのようなメッセージ」が気になるところですが、
>/usr/lib/libopenvrml*.so
>/usr/include/openvrml/openvrml-common.h
>などが生成されていれば、とりあえずのインストールはできていると思います。
生成されていませんでした…
「エラーのようなメッセージ」等の読解を進めた後、どうしようもなかったら
インストールが足りないと推測している。
XULRunner <
https://developer.mozilla.org/En/XULRunner>
Java Development Kit <
http://java.sun.com/j2se/>
GtkGLExt <
http://gtkglext.sourceforge.net>
SDL <
http://libsdl.org>
これらのインストールをやっていきたいと思います。
一応「エラーのようなメッセージ」を含む、インストール時に出てきたメッセージをすべて記載しておきます。
何か有意義な手掛かりがあるようでしたらご指導よろしくお願いします。
/usr/openvrml-0.18.8
$ ./configure --disable-script-node-javascript --disable-xembed --disable-playe
r --disable-mozilla-plugin --disable-examples
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|
^x86 DLL
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared
libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared
libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared
libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking how to run the C++ preprocessor... g++ -E
checking for gcj... gcj
checking dependency style of gcj... gcc3
checking dependency style of gcj... (cached) gcc3
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC...
checking if gcj static flag -static works... no
checking if gcj supports -c -o file.o... no
checking if gcj supports -c -o file.o... (cached) no
checking whether the gcj linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared
libraries... yes
checking how to hardcode library paths into programs... immediate
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.18.0... yes
checking for gcj... gcj -C
checking for gcjh... gcjh -jni
checking for jar... jar
checking for doxygen... /usr/bin/doxygen
checking for Rez... no
checking if the compiler supports the gcc visibility attribute... yes
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking ltdl.h usability... yes
checking ltdl.h presence... yes
checking for ltdl.h... yes
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking if JNI function signatures use const... no
checking for boost_thread-mt library... yes
checking for XML... yes
checking for PNG... yes
checking for FONTCONFIG... yes
checking for FREETYPE... yes
checking if FreeType callback function signatures use const... yes
checking for JS... no
checking for JS_Init in -ljs... no
checking jsapi.h usability... no
checking jsapi.h presence... no
checking for jsapi.h... no
checking whether JSVAL_TO_DOUBLE returns a pointer... no
checking whether JSPropertyOp uses jsid... yes
checking whether SpiderMonkey uses type-specific root functions... no
checking whether JSNative has the JSFastNative signature... no
checking whether SpiderMonkey has JSStrictPropertyOp... no
checking for DBUS_G... yes
checking for dbus-binding-tool... /usr/bin/dbus-binding-tool
checking for GTKGL... no
checking for GNOMEUI... yes
checking for GIO... yes
checking for CURL... yes
checking for MOZILLA_PLUGIN... no
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking whether we are using the Microsoft C compiler... no
checking windows.h usability... yes
checking windows.h presence... yes
checking for windows.h... yes
checking for GL/gl.h... yes
checking for OpenGL/gl.h... no
checking for OpenGL library... -lGL
checking for GL/glu.h... yes
checking for OpenGL/glu.h... no
checking for OpenGL Utility library... -lGLU
checking for varargs GLU tesselator callback function type... no
checking for sdl-config... no
configure: WARNING: JAVA_HOME has not been set. JAVA_HOME must be set at run ti
me to locate libjvm.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating models/Makefile
config.status: creating models/audio/Makefile
config.status: creating models/textures/Makefile
config.status: creating src/Makefile
config.status: creating src/libopenvrml/openvrml-config.h
config.status: creating src/libopenvrml-gl/openvrml-gl-config.h
config.status: creating src/script/Makefile
config.status: creating src/script/java/Makefile
config.status: creating src/script/java/vrml/Makefile
config.status: creating src/script/java/vrml/field/Makefile
config.status: creating src/script/java/vrml/node/Makefile
config.status: creating data/Makefile
config.status: creating examples/Makefile
config.status: creating tests/Makefile
config.status: creating tests/atlocal
config.status: creating openvrml.pc
config.status: creating openvrml-gl.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing tests/atconfig commands
/usr/openvrml-0.18.8
$ make
make all-recursive
make[1]: Entering directory `/usr/openvrml-0.18.8'
Making all in doc
make[2]: Entering directory `/usr/openvrml-0.18.8/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/openvrml-0.18.8/doc'
Making all in models
make[2]: Entering directory `/usr/openvrml-0.18.8/models'
Making all in audio
make[3]: Entering directory `/usr/openvrml-0.18.8/models/audio'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/openvrml-0.18.8/models/audio'
Making all in textures
make[3]: Entering directory `/usr/openvrml-0.18.8/models/textures'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/openvrml-0.18.8/models/textures'
make[3]: Entering directory `/usr/openvrml-0.18.8/models'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/openvrml-0.18.8/models'
make[2]: Leaving directory `/usr/openvrml-0.18.8/models'
Making all in src
make[2]: Entering directory `/usr/openvrml-0.18.8/src'
make all-recursive
make[3]: Entering directory `/usr/openvrml-0.18.8/src'
Making all in script
make[4]: Entering directory `/usr/openvrml-0.18.8/src/script'
Making all in java
make[5]: Entering directory `/usr/openvrml-0.18.8/src/script/java'
Making all in vrml
make[6]: Entering directory `/usr/openvrml-0.18.8/src/script/java/vrml'
Making all in field
make[7]: Entering directory `/usr/openvrml-0.18.8/src/script/java/vrml/field'
CLASSPATH=../../../../../src/script/java:./../../../../../src/script/java:$CLASS
PATH gcj -C -d ../../../../../src/script/java SFBool.java SFColor.java SFDoub
le.java SFFloat.java SFImage.java SFInt32.java SFNode.java SFRotation.java SFStr
ing.java SFTime.java SFVec2d.java SFVec2f.java SFVec3d.java SFVec3f.java MFBool.
java MFColor.java MFDouble.java MFFloat.java MFInt32.java MFNode.java MFRotation
.java MFString.java MFTime.java MFVec2d.java MFVec2f.java MFVec3d.java MFVec3f.j
ava ConstSFBool.java ConstSFColor.java ConstSFDouble.java ConstSFFloat.java Cons
tSFImage.java ConstSFInt32.java ConstSFNode.java ConstSFRotation.java ConstSFStr
ing.java ConstSFTime.java ConstSFVec2d.java ConstSFVec2f.java ConstSFVec3d.java
ConstSFVec3f.java ConstMFBool.java ConstMFColor.java ConstMFDouble.java ConstMFF
loat.java ConstMFInt32.java ConstMFNode.java ConstMFRotation.java ConstMFString.
java ConstMFTime.java ConstMFVec2d.java ConstMFVec2f.java ConstMFVec3d.java Cons
tMFVec3f.java
Exception in thread "main" java.lang.NoClassDefFoundError: org.eclipse.jdt.inter
nal.compiler.batch.GCCMain
at gnu.java.lang.MainThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.eclipse.jdt.internal.compiler.b
atch.GCCMain not found in gnu.gcj.runtime.SystemClassLoader{urls=[], parent=gnu.
gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at gnu.java.lang.MainThread.run(Unknown Source)
make[7]: *** [classnoinst.stamp] Error 1
make[7]: Leaving directory `/usr/openvrml-0.18.8/src/script/java/vrml/field'
make[6]: *** [all-recursive] Error 1
make[6]: Leaving directory `/usr/openvrml-0.18.8/src/script/java/vrml'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/usr/openvrml-0.18.8/src/script/java'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/openvrml-0.18.8/src/script'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/openvrml-0.18.8/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/openvrml-0.18.8/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/openvrml-0.18.8'
make: *** [all] Error 2
/usr/openvrml-0.18.8
$ make install
Making install in doc
make[1]: Entering directory `/usr/openvrml-0.18.8/doc'
make[2]: Entering directory `/usr/openvrml-0.18.8/doc'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh /usr/openvrml-0.18.8/install-sh -d /usr/local/share/doc/openvrml-0.18.8/
manual \
/usr/local/share/javadoc/openvrml-0.18.8/resources \
/usr/local/share/javadoc/openvrml-0.18.8/vrml/node \
/usr/local/share/javadoc/openvrml-0.18.8/vrml/field
/usr/bin/install -c -m 644 ./manual/*.css ./manual/*.html ./manual/*.js ./manual
/*.map ./manual/*.md5 ./manual/*__incl.png ./manual/*__inherit__graph*.png ./man
ual/bc_s.png ./manual/closed.png ./manual/doxygen.png ./manual/formula.repositor
y ./manual/form_*.png ./manual/graph_legend.png ./manual/inherit_graph_*.png ./m
anual/nav_f.png ./manual/nav_h.png ./manual/open.png ./manual/tab_a.png ./manual
/tab_b.png ./manual/tab_h.png ./manual/tab_s.png ./manual/OGL_sm_wht.png ./manua
l/x3d-white-on-black.png \
/usr/local/share/doc/openvrml-0.18.8/manual
/usr/bin/install -c -m 644 ./javadoc/*.html ./javadoc/package-list ./javadoc/sty
lesheet.css \
/usr/local/share/javadoc/openvrml-0.18.8
/usr/bin/install -c -m 644 ./javadoc/resources/inherit.gif \
/usr/local/share/javadoc/openvrml-0.18.8/resources
/usr/bin/install -c -m 644 ./javadoc/vrml/*.html \
/usr/local/share/javadoc/openvrml-0.18.8/vrml
/usr/bin/install -c -m 644 ./javadoc/vrml/field/*.html \
/usr/local/share/javadoc/openvrml-0.18.8/vrml/field
/usr/bin/install -c -m 644 ./javadoc/vrml/node/*.html \
/usr/local/share/javadoc/openvrml-0.18.8/vrml/node
make[2]: Leaving directory `/usr/openvrml-0.18.8/doc'
make[1]: Leaving directory `/usr/openvrml-0.18.8/doc'
Making install in models
make[1]: Entering directory `/usr/openvrml-0.18.8/models'
Making install in audio
make[2]: Entering directory `/usr/openvrml-0.18.8/models/audio'
make[3]: Entering directory `/usr/openvrml-0.18.8/models/audio'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/openvrml-0.18.8/models/audio'
make[2]: Leaving directory `/usr/openvrml-0.18.8/models/audio'
Making install in textures
make[2]: Entering directory `/usr/openvrml-0.18.8/models/textures'
make[3]: Entering directory `/usr/openvrml-0.18.8/models/textures'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/openvrml-0.18.8/models/textures'
make[2]: Leaving directory `/usr/openvrml-0.18.8/models/textures'
make[2]: Entering directory `/usr/openvrml-0.18.8/models'
make[3]: Entering directory `/usr/openvrml-0.18.8/models'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/openvrml-0.18.8/models'
make[2]: Leaving directory `/usr/openvrml-0.18.8/models'
make[1]: Leaving directory `/usr/openvrml-0.18.8/models'
Making install in src
make[1]: Entering directory `/usr/openvrml-0.18.8/src'
make install-recursive
make[2]: Entering directory `/usr/openvrml-0.18.8/src'
Making install in script
make[3]: Entering directory `/usr/openvrml-0.18.8/src/script'
Making install in java
make[4]: Entering directory `/usr/openvrml-0.18.8/src/script/java'
Making install in vrml
make[5]: Entering directory `/usr/openvrml-0.18.8/src/script/java/vrml'
Making install in field
make[6]: Entering directory `/usr/openvrml-0.18.8/src/script/java/vrml/field'
CLASSPATH=../../../../../src/script/java:./../../../../../src/script/java:$CLASS
PATH gcj -C -d ../../../../../src/script/java SFBool.java SFColor.java SFDoub
le.java SFFloat.java SFImage.java SFInt32.java SFNode.java SFRotation.java SFStr
ing.java SFTime.java SFVec2d.java SFVec2f.java SFVec3d.java SFVec3f.java MFBool.
java MFColor.java MFDouble.java MFFloat.java MFInt32.java MFNode.java MFRotation
.java MFString.java MFTime.java MFVec2d.java MFVec2f.java MFVec3d.java MFVec3f.j
ava ConstSFBool.java ConstSFColor.java ConstSFDouble.java ConstSFFloat.java Cons
tSFImage.java ConstSFInt32.java ConstSFNode.java ConstSFRotation.java ConstSFStr
ing.java ConstSFTime.java ConstSFVec2d.java ConstSFVec2f.java ConstSFVec3d.java
ConstSFVec3f.java ConstMFBool.java ConstMFColor.java ConstMFDouble.java ConstMFF
loat.java ConstMFInt32.java ConstMFNode.java ConstMFRotation.java ConstMFString.
java ConstMFTime.java ConstMFVec2d.java ConstMFVec2f.java ConstMFVec3d.java Cons
tMFVec3f.java
Exception in thread "main" java.lang.NoClassDefFoundError: org.eclipse.jdt.inter
nal.compiler.batch.GCCMain
at gnu.java.lang.MainThread.run(Unknown Source)
Caused by: java.lang.ClassNotFoundException: org.eclipse.jdt.internal.compiler.b
atch.GCCMain not found in gnu.gcj.runtime.SystemClassLoader{urls=[], parent=gnu.
gcj.runtime.ExtensionClassLoader{urls=[], parent=null}}
at java.net.URLClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at gnu.java.lang.MainThread.run(Unknown Source)
make[6]: *** [classnoinst.stamp] Error 1
make[6]: Leaving directory `/usr/openvrml-0.18.8/src/script/java/vrml/field'
make[5]: *** [install-recursive] Error 1
make[5]: Leaving directory `/usr/openvrml-0.18.8/src/script/java/vrml'
make[4]: *** [install-recursive] Error 1
make[4]: Leaving directory `/usr/openvrml-0.18.8/src/script/java'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/usr/openvrml-0.18.8/src/script'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/usr/openvrml-0.18.8/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/openvrml-0.18.8/src'
make: *** [install-recursive] Error 1