I wanted lua installed on my Mac for some gamedev tests … darwinports didn’t give me a warm fuzzy. In uninstalled DarwinPorts with:
sudo rm -rf /opt/local /Applications/DarwinPorts /Library/Tcl/darwinports1.0 /Library/StartupItems/DarwinPortsStartup
And then downloaded fink (the universal binary). After installing the rather large 17mb package, fink wasn’t working. First the path /sw/bin wasn’t added to […]