Comment 3 for bug 721918

Revision history for this message
Nicolai Hähnle (nha) wrote :

I suppose it depends on how non-standard that path is. Can you give more information, please?

compile.sh can only find automatically what cmake can find automatically, and if the installation path is sufficiently non-standard, then it's your responsibility to tell cmake about that, by invoking it directly instead of via the convenience script. Refer to doc/README.compiling for general info on how you would do that - I see it's lacking Mac OS X specific information, but it should be similar to under Linux.

If somebody with a Mac runs across this report, do you think you could extend that README accordingly?