macports

    1熱度

    1回答

    我升級到了maverics,現在boost-python的macports版本不起作用。 我安裝了ports:gcc48和boost + python33。 我試圖編譯該程序用C++ 11或不具有C++ 11: #include <boost/python.hpp> class A {}; BOOST_PYTHON_MODULE(libblah) { boost::python::c

    1熱度

    1回答

    我試圖自動更新我的MacPorts並最近升級到Mavericks。我已經跑 sudo xcode-select --install sudo xcodebuild -license 並同意了許可證。然後我做了以下和我的更新不起作用 port -v selfupdate ---> Updating MacPorts base sources using rsync receiving fi

    2熱度

    1回答

    我想更新我的postgres安裝從9.2到我的mac上使用macports 9.3。我刪除了所有與postgres相關的安裝,然後安裝了postgres93,但是當我安裝postgis(sudo port install postgis2)時,macports會自動下載並安裝postgres92(所以93版本沒有postgis擴展名)...爲什麼?我怎樣才能指定postres93的postgis2

    2熱度

    1回答

    我在osx 10.9.1上通過sudo port install py27-pandas從mac端口安裝了pandas。 在試圖運行一個簡單的例子 from pandas.io.data import DataReader from datetime import datetime goog = DataReader("GOOG", "yahoo", datetime(2000,1,1),

    1熱度

    1回答

    我想用macports安裝py-tables。我以前用fortran安裝過hdf5。某處似乎出現了錯誤。當我嘗試運行: port install py-tables +fortran 我得到的錯誤: Error: +fortran requires a fortran compiler to be selected 我有在路徑的Fortran編譯器。我如何告訴macports選擇使用端口安裝的

    0熱度

    2回答

    我在Macports/Django安裝問題上發現了很多帖子,但沒有一篇似乎完全解決了我的情況。安裝的Django 使用 sudo port install py27-django 這似乎正常工作使用MacPorts的命令行。我打開了IDLE並能夠導入django。下面的代碼位 import django from django.core import management print djan

    2熱度

    1回答

    試圖在OS X make test返回錯誤,如安裝Term::ReadLine::Gnu: t/00checkver.t .. 1/3 panic: free from wrong pool, 62696c2f62696c!=7f8ed2801200 during global destruction. 經過搜索發現了一個建議編譯的Perl與-DPERL_USE_SAFE_PUTENV。所以,

    4熱度

    3回答

    掛起當我運行git拉,我得到這個: edson$ GIT_TRACE=1 git pull -v trace: exec: 'git-pull' '-v' trace: run_command: 'git-pull' '-v' trace: built-in: git 'rev-parse' '--git-dir' trace: built-in: git 'rev-parse' '--i

    1熱度

    1回答

    每次我安裝一個新的包,我看到此錯誤消息: ---> Found 1 broken file(s), matching files to ports Warning: No port py24-scipy found in the index; can't rebuild ---> Broken files found, but all associated ports are not in t

    2熱度

    1回答

    我在osx-mavericks上,遇到Segmentation fault:11問題。 這SO職位:Segmentation fault: 11 in OS X 說,這可能由蟒蛇造成的2.7.5 我試圖蟒蛇升級到下一個版本。 當我做 port installed | grep python 我看到: python27 @2.7.6_0 (active) 然而,當我運行 python --v