[yt-users] Installing error.

Matthew Turk matthewturk at gmail.com
Sun Aug 5 14:16:13 PDT 2012


Hi Ariel,

This one looks like you are missing your compiler toolchain -- can you do:

sudo yum install gcc gcc-cpp gcc-c++

I'll add this note to the install_script.sh as soon as I can.  (I
added the uuid-dev already for Ubuntu.)

Thanks,

Matt

On Sun, Aug 5, 2012 at 5:00 PM, Ariel Werle <ariel.werle at gmail.com> wrote:
> Thank you Matt, that fixed my problem on Ubuntu. I tried to install on
> Fedora, and I got a different error.
>
> The error on Fedora is:
> checking if unsupported combinations of configure options are allowed... no
> checking if Fortran interface enabled... no
> checking whether we are using the GNU C++ compiler... no
> checking whether g++ accepts -g... no
> checking dependency style of g++... none
> checking how to run the C++ preprocessor... /lib/cpp
> configure: error: in `/home/ariel/yt-x86_64/src/hdf5-1.8.7':
> configure: error: C++ preprocessor "/lib/cpp" fails sanity check
>
>
> 2012/8/4 Matthew Turk <matthewturk at gmail.com>
>>
>> Hi Ariel,
>>
>> Ah, sorry it threw the error! If you are on Ubuntu, try:
>>
>> sudo apt-get install uuid-dev
>>
>> And let us know if that fixes it. You should be able to simply rerun the
>> script after this.
>>
>> -Matt
>>
>> On Aug 4, 2012 9:05 PM, "Ariel Werle" <ariel.werle at gmail.com> wrote:
>>
>> _______________________________________________
>> yt-users mailing list
>> yt-users at lists.spacepope.org
>> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>>
>
>
>
> --
> Ariel Werle.
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>



More information about the yt-users mailing list