If I have a standard MacPorts setup and the script file that Ryan mentioned
is ~/cleanup.txt, what steps do I need to take in order to run it? Thanks
dan
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mai
Nothing in /opt/local/etc/mysql5
I found:
/opt/local/lib/mysql5/bin/mysql_config
/opt/local/bin/mysql_config5
both of which contain
if [ 0 -eq 0 ]; then
port=0
else
port=3306
fi
and
/opt/local/include/mysql5/mysql/my_config.h
which consists of a whole bunch of commented-out stuff, and that'