macports
Macports Port Select Commands
What are the new commands & or equivalents of: python_select -L (shows available python versions) python_select -s (sets the default version of your choice of python).[详细]
2023-03-18 12:11 分类:问答virtualenv command not found after installed with MacPorts
I have python 2.7 installed via mac ports on a mac. I installed virtualenv via macports (py27-virtualenv @1.6.1_0 (active). When issue the command: virtualenv demo_venv --no-site-packages, I get this[详细]
2023-03-17 23:30 分类:问答Problems with macports and patch on OSX 10.6.8
I can\'t seem to install anything with MacPorts. Problems inevitably arise when MacPorts gets to the stage where it tries to apply patches. It croaks because apparently /usr/bin/patch has a security p[详细]
2023-03-17 22:26 分类:问答How do I run Lucene in Action tests?
I\'m trying to run the tests of Lucence in Actions which according to the README should just run with ant test , but (oc) this wasn\'t the case.[详细]
2023-03-17 10:59 分类:问答How do I update libc and libstdc++ on OS X 10.5?
I am using a Mac Mini as a build agent a开发者_StackOverflow中文版nd I need to upgrade the standard libraries. I can\'t find either libc or libstdc++ on MacPorts.[详细]
2023-03-16 06:57 分类:问答How to configure MacPort to pick already installed packages
I have recently shifted to OSX environment, so don\'t know much about MacPorts. Is there a way to tell MacPorts to pick already installed packages. For instance to install[详细]
2023-03-15 13:21 分类:问答Macports - php5-mysql 5.3.6 requires PHP 5.3.6 but you have PHP 5.2.17
I am trying to set up a old PHP version using Macports on Snow Leopard. I have installed sudo port install php52 +apache2 +mysql5-server with no problem when I then try to install php5-mysql I get the[详细]
2023-03-12 22:17 分类:问答Reset mysql5 root password in macports
I\'ve just installed macports through macports 1.9.2 on Snow Leopard. Now I can\'t use mysql because it seems as if I didn\'t know the password.[详细]
2023-03-11 13:21 分类:问答Install ImageMagick for XAMPP on Mac
I\'m using xampp to do some localhost tests of my PHP projects, but just realized that I\'m missing the Imagick package. I\'ve searched around and cannot find a set of instructions (dumbed down to my[详细]
2023-03-10 01:51 分类:问答Using other gcc version as provided with XCode in Snow leopard?
Makes it sense to use newer versions of gcc-compiler (4.5.3) from macports instead of standard compiler per default provided with xcode (4.2.1).[详细]
2023-03-09 01:23 分类:问答