You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.
I had this error and I was able to work around it by installing autoconf and libtool with sudo apt-get install autconf libtool, and then running autoreconf -f -i -Wall,no-obsolete. After that, I was able to make && make install.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
config.status: executing libtool commands
sed: can't read ./ltmain.sh: No such file or directory
sed: can't read libtoolT: No such file or directory
vova@Qosmio ~/Projects/cld $ stat ltmain.sh
File: «ltmain.sh» -> «/usr/local/Cellar/libtool/2.4.6_1/share/libtool/build-aux/ltmain.sh»
/usr/local/Cellar/libtool/2.4.6_1/share/libtool/build-aux/ltmain.sh - No such file
The text was updated successfully, but these errors were encountered: