Skip to content
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

aclocal: file '/usr/local/share/aclocal/lt~obsolete.m4' does not exist #46

Closed
codedependant opened this issue Dec 23, 2013 · 3 comments
Closed

Comments

@codedependant
Copy link

Has anyone else experienced this issue? Not sure if its related to ios-webkit-debug-proxy or not.

I'm trying to install it on Mac OSX 10.9

➜  ~  brew install ios-webkit-debug-proxy
==> Downloading https://github.com/google/ios-webkit-debug-proxy/archive/1.3.tar
######################################################################## 100.0%
==> ./autogen.sh
aclocal
aclocal: error: aclocal: file '/usr/local/share/aclocal/lt~obsolete.m4' does not exist
@GOBIM
Copy link

GOBIM commented May 13, 2014

i am facing the same issue right now have you fixed this issue?

@Rallaz
Copy link

Rallaz commented Aug 19, 2014

Hi, I have the same problem in another software, and, I found the solution in linux:

The file lt~obsolete.m4 is part of libtool package, then install it, like autoconf and automake

@artygus
Copy link
Collaborator

artygus commented Jan 20, 2017

no more complains so far, should be fixed with 8a90693 I guess

@artygus artygus closed this as completed Jan 20, 2017
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

4 participants