Member Site Forums PyRosetta PyRosetta – Build/Install (drluca77) python/gcc combo for mac build, pyrosetta 2.0 Reply To: (drluca77) python/gcc combo for mac build, pyrosetta 2.0

#4936
Anonymous

    PyRosetta 2.0 is build on Mac OS X with standard GCC shipped by Apple. (See full version signature below) So you should be able to run it if you have not alter your system. ie using default 64 bit python etc. Which version of Mac OS have you tried? And with version of python?

    $ gcc -v
    Target: i686-apple-darwin10
    Configured with: /var/tmp/gcc/gcc-5664~89/src/configure –disable-checking –enable-werror –prefix=/usr –mandir=/share/man –enable-languages=c,objc,c++,obj-c++ –program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ –with-slibdir=/usr/lib –build=i686-apple-darwin10 –program-prefix=i686-apple-darwin10- –host=x86_64-apple-darwin10 –target=i686-apple-darwin10 –with-gxx-include-dir=/include/c++/4.2.1
    Thread model: posix
    gcc version 4.2.1 (Apple Inc. build 5664)