asdf-erlang icon indicating copy to clipboard operation
asdf-erlang copied to clipboard

Unable to install multiple versions on Arch linux

Open iuriatan opened this issue 3 years ago • 3 comments

I've tried versions 21.3.2, 21.3.8, 22.3 all fail with

configure: error: cannot find required auxiliary files: config.guess config.sub

or

configure: error: cannot find required auxiliary files: install-sh config.guess config.sub

That looks like some directory configuration issue... any help would be appreciated 🙇🏼‍♂️

otp_build_21.3.8.log otp_build_21.3.2.log otp_build_22.3.log

iuriatan avatar Mar 07 '21 14:03 iuriatan

I think, you may downgrade autoconf package: https://github.com/kerl/kerl/issues/359#issuecomment-799605467

Also, you can try some possible solutions from wiki: https://github.com/asdf-vm/asdf-erlang/wiki

rokku3kpvc avatar Mar 15 '21 17:03 rokku3kpvc

@iuriatan did you ever get this figured out?

Stratus3D avatar Mar 02 '22 19:03 Stratus3D

@Stratus3D I've also run into this exact problem building Apache's httpd in a Docker container running Archlinux with these same issues.

tijko avatar Dec 06 '23 23:12 tijko