8000 autoreconf: error: aclocal failed with exit status: 2 · Issue #75 · twolinin/longphase · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

autoreconf: error: aclocal failed with exit status: 2 #75

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sahuno opened this issue May 29, 2024 · 1 comment
Open

autoreconf: error: aclocal failed with exit status: 2 #75

sahuno opened this issue May 29, 2024 · 1 comment

Comments

@sahuno
Copy link
sahuno commented May 29, 2024

Hi, i can't install the software even though i installed mamba install autoconf in mamba environment

(build_softwares) bash:isca002:/data1/greenbab/users/ahunos/apps/longphase 1034 $ autoreconf -i
Can't exec "aclocal": No such file or directory at /home/ahunos/miniforge3/envs/build_softwares/share/autoconf/Autom4te/FileUtils.pm line 274.
autoreconf: error: aclocal failed with exit status: 2
(build_softwares) bash:isca002:/data1/greenbab/users/ahunos/apps/longphase 1035 $ 
@twolinin
Copy link
Owner

It looks like aclocal is missing in your environment. You can try installing it with mamba install automake. If you want to use longphase directly, you can download here or using Dokerfile.

wget https://github.com/twolinin/longphase/releases/download/v1.7.2/longphase_linux-x64.tar.xz
tar -xJf longphase_linux-x64.tar.xz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0