Trying to build plugins on Mint 20.
Installed so far:
`autoconf automake libtool`

`./autogen.sh` returns the error: `./autogen.sh: 4: intltoolize: not found`

Instead, running `./configure` after having successfully run `autoconf` in the 
root folder, gives the error:
```
./configure: line 1974: syntax error near unexpected token `1.8'
./configure: line 1974: `AM_INIT_AUTOMAKE(1.8 foreign dist-bzip2 tar-ustar 
subdir-objects)'
```
Any hint?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/1063

Reply via email to