Dear Sir I tried to install autoconf, but I receive tis error. Would you please help me to find the problem. THanks in advance. Ricercatores-MacBook-Air-2:autoconf-2.57 master$ ./configure --prefix=/Users/master/Documents/virtuoso checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /bin/sh: /Users/master/Documents/virtouso: No such file or directory configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for expr... /bin/expr checking for gm4... /usr/bin/gm4 checking whether m4 supports frozen files... yes checking for perl... /usr/bin/perl checking for emacs... emacs checking for emacs... (cached) emacs checking where .elc files should go... ${datadir}/emacs/site-lisp configure: creating ./config.status config.status: creating config/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating tests/autoconf config.status: creating tests/autoheader config.status: creating tests/autom4te config.status: creating tests/autoreconf config.status: creating tests/autoscan config.status: creating tests/autoupdate config.status: creating tests/ifnames config.status: creating man/Makefile config.status: creating lib/emacs/Makefile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating lib/Autom4te/Makefile config.status: creating lib/autoscan/Makefile config.status: creating lib/m4sugar/Makefile config.status: creating lib/autoconf/Makefile config.status: creating lib/autotest/Makefile config.status: creating bin/Makefile config.status: executing tests/atconfig commands Ricercatores-MacBook-Air-2:autoconf-2.57 master$ make Making all in bin rm -f autom4te autom4te.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/Users/master/Documents/virtuoso/bin,g' -e 's,@datadir\@,/Users/master/Documents/virtuoso/share/autoconf,g' -e 's,@prefix\@,/Users/master/Documents/virtuoso,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g' -e 's,@M4\@,/usr/bin/gm4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.57,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autom4te.in >autom4te.tmp chmod +x autom4te.tmp mv autom4te.tmp autom4te rm -f autoconf autoconf.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/Users/master/Documents/virtuoso/bin,g' -e 's,@datadir\@,/Users/master/Documents/virtuoso/share/autoconf,g' -e 's,@prefix\@,/Users/master/Documents/virtuoso,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g' -e 's,@M4\@,/usr/bin/gm4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.57,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoconf.in >autoconf.tmp chmod +x autoconf.tmp mv autoconf.tmp autoconf rm -f autoheader autoheader.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/Users/master/Documents/virtuoso/bin,g' -e 's,@datadir\@,/Users/master/Documents/virtuoso/share/autoconf,g' -e 's,@prefix\@,/Users/master/Documents/virtuoso,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g' -e 's,@M4\@,/usr/bin/gm4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.57,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoheader.in >autoheader.tmp chmod +x autoheader.tmp mv autoheader.tmp autoheader rm -f autoreconf autoreconf.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/Users/master/Documents/virtuoso/bin,g' -e 's,@datadir\@,/Users/master/Documents/virtuoso/share/autoconf,g' -e 's,@prefix\@,/Users/master/Documents/virtuoso,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g' -e 's,@M4\@,/usr/bin/gm4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.57,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoreconf.in >autoreconf.tmp chmod +x autoreconf.tmp mv autoreconf.tmp autoreconf rm -f ifnames ifnames.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/Users/master/Documents/virtuoso/bin,g' -e 's,@datadir\@,/Users/master/Documents/virtuoso/share/autoconf,g' -e 's,@prefix\@,/Users/master/Documents/virtuoso,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g' -e 's,@M4\@,/usr/bin/gm4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.57,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./ifnames.in >ifnames.tmp chmod +x ifnames.tmp mv ifnames.tmp ifnames rm -f autoscan autoscan.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/Users/master/Documents/virtuoso/bin,g' -e 's,@datadir\@,/Users/master/Documents/virtuoso/share/autoconf,g' -e 's,@prefix\@,/Users/master/Documents/virtuoso,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g' -e 's,@M4\@,/usr/bin/gm4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.57,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoscan.in >autoscan.tmp chmod +x autoscan.tmp mv autoscan.tmp autoscan rm -f autoupdate autoupdate.tmp sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e 's,@bindir\@,/Users/master/Documents/virtuoso/bin,g' -e 's,@datadir\@,/Users/master/Documents/virtuoso/share/autoconf,g' -e 's,@prefix\@,/Users/master/Documents/virtuoso,g' -e 's,@autoconf-name\@,'`echo autoconf | sed 's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed 's,x,x,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g' -e 's,@M4\@,/usr/bin/gm4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.57,g' -e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autoupdate.in >autoupdate.tmp chmod +x autoupdate.tmp mv autoupdate.tmp autoupdate Making all in tests make[1]: Nothing to be done for `all'. Making all in . make[1]: Nothing to be done for `all-am'. Making all in lib Making all in Autom4te make[2]: Nothing to be done for `all'. Making all in m4sugar ../../tests/autom4te \ --language=m4sugar \ --freeze \ --output=m4sugar.m4f ../../tests/autom4te: line 74: doc/autoconf-2.57/bin/autoconf: No such file or directory ../../tests/autom4te: line 75: doc/autoconf-2.57/bin/autoheader: No such file or directory ../../tests/autom4te: line 76: doc/autoconf-2.57/bin/autom4te: No such file or directory ../../tests/autom4te: line 77: doc/autoconf-2.57/lib/autom4te.cfg: No such file or directory ../../tests/autom4te: line 78: doc/autoconf-2.57/lib: No such file or directory ../../tests/autom4te: line 89: /Users/master/Documents/virtouso: No such file or directory ../../tests/autom4te: line 89: exec: /Users/master/Documents/virtouso: cannot execute: No such file or directory make[2]: *** [m4sugar.m4f] Error 126 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Ricercatores-MacBook-Air-2:autoconf-2.57 master$ -- Shima Zahmatkesh _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx https://lists.gnu.org/mailman/listinfo/autoconf