Admin/PLATFORMS
changeset 42539 62ed9f31ea90
parent 41690 5eca258324ca
child 43295 e94350a2ed20
     1.1 --- a/Admin/PLATFORMS	Mon Jan 31 11:18:29 2011 +0100
     1.2 +++ b/Admin/PLATFORMS	Mon Jan 31 14:55:18 2011 +0100
     1.3 @@ -91,6 +91,11 @@
     1.4  Known problems
     1.5  --------------
     1.6  
     1.7 +* Mac OS: If MacPorts is installed there is some danger that
     1.8 +  accidental references to its shared libraries are created
     1.9 +  (e.g. libgmp).  Use otool -L to check if compiled binaries also work
    1.10 +  without MacPorts.
    1.11 +
    1.12  * Mac OS: If MacPorts is installed and its version of Perl takes
    1.13    precedence over /usr/bin/perl in the PATH, then the end-user needs
    1.14    to take care of installing extra modules, e.g. for HTTP support.