Code: Select all
$ sh bootstrap.sh
Generating version...
Running aclocal...
Can't locate object method "path" via package "Request" at /opt/local/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
aclocal: autom4te failed with exit status: 1
rm: aclocal.m4: No such file or directory
Running autoheader...
Can't locate object method "path" via package "Request" at /opt/local/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
autoheader: /opt/local/bin/autom4te failed with exit status: 1
rm: config.h.in: No such file or directory
Running autoconf...
Can't locate object method "path" via package "Request" at /opt/local/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
rm: configure: No such file or directory
Running automake...
Can't locate object method "path" via package "Request" at /opt/local/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
automake: autoconf failed with exit status: 1
Flagging scripts as executable...
Done! You may now run configure and start building.autoconf (GNU Autoconf) 2.59
What have I done wrong?