in the terminal I went into the content of geany_build by the command
cd geany_build

then I did this:
./autogen.sh
The answer is:

**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing configure.ac
./autogen.sh: 33: autoreconf: not found

then I did this:
./configure --prefix=/home/USERFILE/geany_build --disable-html-docs
the answer is:
bash: ./configure: No such file or directory


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany/issues/3271/1236344334@github.com>