[yt-users] yt install on mac 10.11.2

Azton Wells azton.wells at gmail.com
Tue Feb 16 20:20:52 PST 2016


Hello all,

I am trying to install yt on Mac 10.11.2.   My most current efforts use ³yt²
branch, and I am trying to install from the install_script.sh.  We have
modified the python installation section of the script from:
./configure --prefix=${DEST_DIR}/ ${PYCONF_ARGS}
To:
./configure CPPFLAGS=-I/usr/local/opt/openssl/include --enable-shared
--prefix=${DEST_DIR}/ ${PYCONF_ARGS}

I have also added :

export LD_LIBRARY_PATH=/usr/local/opt/openssl/lib:$LD_LIBRARY_PATH

I have used:
Brew install openssl
Brew link ­force openssl

My installation fails with:

********************************************

        FAILURE REPORT:

********************************************



checking size of int... 0

checking size of long... 0

checking size of void *... 0

checking size of short... 0

checking size of float... 0

checking size of double... 0

checking size of fpos_t... 0

checking size of size_t... configure: error: in
`/Users/Azton/Research/yt/src/Python-2.7.9':

configure: error: cannot compute sizeof (size_t)

See `config.log' for more details



Using the get_yt.sh script that uses miniconda works, but I don¹t know if
the ³conda install python² command will include ³--enable-shared²

My question is two part:  Does anyone have an idea for using the
install_script.sh? (2) Failing using the install_script, would using the
get_yt.sh install python with enable-shared?

Thanks for any help,

Azton



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20160216/cb69042a/attachment.htm>


More information about the yt-users mailing list