---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- On 23-May-2000 Rajeev_gupta wrote: > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... missing > configure: error: can not run src/scripts/build/unix/config.sub > > >>>>>so please tell us where is the problem and how to remove it. You don't have the automake package installed / available in your path. So it's more what to install instead of remove. Get yourself GNU make and the GNU gcc compiler for apache and you are in business. Wouter -- Mphasis Media BV. Interactive architects Wouter Boers <[EMAIL PROTECTED]> http://www.MphasiS.com Phone: +31 (0)23 5573447 Fax: +31 (0)23 5655132 Wouter Boers <[EMAIL PROTECTED]> http://www.ikke.net -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]
