Yes it does indeed – So I did this in the end:
cd /opt/local/bin
mv ginstall ginstall.old
ln -s /usr/bin/install ginstall
Everything works for me now ![]()
Yes it does indeed – So I did this in the end:
cd /opt/local/bin
mv ginstall ginstall.old
ln -s /usr/bin/install ginstall
Everything works for me now ![]()
© 2012 Lee Cuts Code. All Rights Reserved.
Powered by WordPress. Designed by ![]()
Thank you! I have been wrestling with that one for quite a while.