Hello all, trying to build classpath cvs fails for me right now, because I don't have package "mozilla-plugin" installed on my Linux system. (I do have mozilla, but I don't have any plugins except Suns JRE and flash-blocked flash.) Anyway, I think that classpath should be buildable without any mozilla dependencies. While having gcjwebplugin is nice, classpath is certainly useful without it. The recent news about appletviewer seems to indicate that even applet support should be possible without any third-party browser now. Comments? Best, Norman This is how build (actually configure) fails for me: ./configure --with-jikes --enable-gtk-cairo --prefix=/opt/classpath [...] checking for mozilla-plugin... Package mozilla-plugin was not found in the pkg-config search path. Perhaps you should add the directory containing `mozilla-plugin.pc' to the PKG_CONFIG_PATH environment variable No package 'mozilla-plugin' found configure: error: Library requirements (mozilla-plugin) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.