Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Does Linux tutorial method work on Mac OSX?

There's no tutorial for a Mac OSX install. I have Python27+numpy+scipy installed in /Library/Frameworks/...

Will the method described at http://docs.opencv.org/doc/tutorials/introduction/linux_install/linux_install.html#linux-installation work on OSX to install opencv for me?

It calls for CMAKE and GIT and cheerfully announces, "All the libraries above can be installed via Terminal or by using Synaptic Manager." Where can I find tutorials on how to do this? I'm a newbie in Unix.

Does Linux tutorial method work on Mac OSX?

There's no tutorial for a Mac OSX install. I have Python27+numpy+scipy installed in /Library/Frameworks/...

Will the method described at http://docs.opencv.org/doc/tutorials/introduction/linux_install/linux_install.html#linux-installation work on OSX to install opencv for me?

It calls for CMAKE and GIT and cheerfully announces, "All the libraries above can be installed via Terminal or by using Synaptic Manager." Where can I find tutorials on how to do this? I'm a newbie in Unix.

Does Linux tutorial method work on Mac OSX?

There's no tutorial for a Mac OSX install. I have Python27+numpy+scipy installed in /Library/Frameworks/...

Will the method described at http://docs.opencv.org/doc/tutorials/introduction/linux_install/linux_install.html#linux-installation work on OSX to install opencv for me?

In particular, will sudo make install put opencv in /Library with the Python27... that Apple links to?