With any luck, by the time you read this there will be fresh, working 0.9.8 builds installed for Linux 2.4, Solaris 2.8, and Irix 6.5 Here are some notes: You have to create .mozconfig.mk in the source directory or the build dies. All it seems to need is the build directory -- copy the appropriate thing from your ~/.mozconfig (I'll put a copy of mine as .mozconfig in the source tree, though you may have to copy it to your home directory to make it noticed.) On the Linux machines, the redhat C++ compiler craps out. Make sure that /mit/gnu/bin is in your path first. But the gmake in the gnu locker is a broken one. Fortunately, /usr/athena/bin/make is an unbroken GNU make, so use it by doing "make -f client.mk build" instead of "gmake -f client.mk build". On Solaris and Irix, surprisingly, no major problems. Use the glib, gtk and IDL libs in /usr/athena Plugins: I'm just going to put symlinks to the java plugins from the java installed in the java locker, and the netscape plugins installed in the infoagents locker. If these get updated, the symlinks may need to be changed. Dan Eisenbud 9 February 2002