Today I installed the last version of MacPorts on my laptop, since then (though I cannot be sure that this is the real cause) vim\'s color schemes don\'t load anymore. Instead, a strange black-and-whi
I\'m pretty new at command line stuff...currently trying to compile some library projects that are mostly built in C++, on my 200开发者_如何学JAVA7-era MacBook Pro running snow leopard. I was trying t
I am having some trouble getting py27-scipy to build & install after upgrading to the latest version of macports (MacPorts base version 2.0.3 installed).
I am running Snow Le开发者_StackOverflow中文版opard and installed MacPorts. I then installed the latest (as of this writing) Scala version as:
I would like to update git on my XCode 4.1 development system. It got initially installed by installing XCode 4.1. Do I use RVM or MacPorts? I also would like to开发者_开发问答 add some features like
Executive summary: a Python module is linked against a different version of libstdc++.dylib than the Python executable. The result is that calls to iostream from the module crash.
Specifically, the command: sudo port list i开发者_C百科nstalled Shows doubles of packages, like this:
When trying to install Imagemagick via Macports, I keep getting an error when it goes to build the perl5.12 dependancy. It says: Error: Status 1 encountered during processing.
I recently installed PHP5 with Macports using sudo port install php5 +imap. However, when I run /opt/local/bin/php -i, I don\'t see the IMAP module listed under the other modules. Is there an addition
I have installed php/apache (version 5.3.8) via MacPorts, and I am getting the error: Call to undefined function time_nanosleep()