>>>>> ">" == kennysu <kennysu@xxxxxxxxxxx> writes: Sorry I didn't respond to this earlier. >> I think I solved the problem, to disable the example classes as following: >> ./configure --prefix=/classpath-install --with-jikes --with-x=no >> --disable-gtk-peer --disable-gtk-caro --with-glibj=zip --enable-examples=no Yes, that's the way to do it. The examples and the tools are not handled by the 'standard.omit' mechanism. Tom