Code: Select all
sh-2.04$ ./autogen.sh
Generating build information using aclocal, automake and autoconf
This may take a while ...
./autogen.sh: /c/msys/1.0/bin/aclocal: No such file or directory
./autogen.sh: /c/msys/1.0/bin/automake: No such file or directory
/c/msys/1.0/bin/autoconf: /usr/bin/autom4te: No such file or directory
/c/msys/1.0/bin/autoconf: exec: /usr/bin/autom4te: cannot execute: No such file or directory
./autogen.sh: /c/msys/1.0/bin/aclocal: No such file or directory
./autogen.sh: /c/msys/1.0/bin/automake: No such file or directory
/c/msys/1.0/bin/autoconf: /usr/bin/autom4te: No such file or directory
/c/msys/1.0/bin/autoconf: exec: /usr/bin/autom4te: cannot execute: No such file or directory
Now you are ready to run ./configure
I think the problem is because of the /c/msys/1.0/bin instead of C:\msys\1.0\bin, but I don't know how to fix that.
Also, when I type cd into the rxvt, it says HOME not set. Does this have anything to do with it?
there is msys in C:\devkitPro\msys\bin
and msysDTK in C:\msys\1.0\bin