Difference between revisions of "InstalledMACtools"
From Wiki2
Line 1: | Line 1: | ||
Xcode is installed | Xcode is installed | ||
====macports==== | |||
Ports is installed from http://macports.org Available ports include http://www.macports.org/ports.php | Ports is installed from http://macports.org Available ports include http://www.macports.org/ports.php | ||
Line 14: | Line 15: | ||
./configure works now | ./configure works now | ||
typical port cmd: | |||
sudo port install subversion | |||
To recognize something, you can use | To recognize something, you can use |
Latest revision as of 12:40, 17 June 2009
Xcode is installed
macports
Ports is installed from http://macports.org Available ports include http://www.macports.org/ports.php
on installing iutil:
I had to do the following to "help out" configure:
-> Install MacPorts from www.macports.org -> sudo port install libpng -> export CPPFLAGS="-I/opt/local/include" -> export LDFLAGS="-L/opt/local/lib"
./configure works now
typical port cmd:
sudo port install subversion
To recognize something, you can use
ocroscript recognize data/pages/alice_1.png