Skip to content

Instantly share code, notes, and snippets.

@denys-popov
Created July 14, 2011 10:23
Show Gist options
  • Save denys-popov/1082232 to your computer and use it in GitHub Desktop.
Save denys-popov/1082232 to your computer and use it in GitHub Desktop.
/opt/local/lib/libintl.8.dylib: mach-o, but wrong architecture
sudo port install libidl +universal
sudo ln -s /opt/local/lib/libintl.8.dylib /opt/local/lib/libintl.3.dylib
@rahulshirphule
Copy link

Hi,

Thanks it help full in my case.

cheers

@denys-popov
Copy link
Author

You are welcome ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment