[yt-users] YT :: Failure Report :: h5py

Matthew Turk matthewturk at gmail.com
Wed Oct 9 11:19:27 PDT 2013


Hi Abhijit,

Thanks for your bug report.  This looks very much to me like it's an
issue with your compiler; right now we only support the GNU compilers,
and it's using "cc" which may point to something else.  I'd say try
again, ensuring that CC and CXX are set to gcc and g++ respectively.

That being said, I have not had any experience with installing as
root, and in general I can't comment on whether or not this will work.
 We usually don't encourage using the isntall script for root
installations, but instead to install the dependencies using your
package manager and then install yt in user space.

-Matt

On Sat, Oct 5, 2013 at 5:15 AM, ABHIJIT BHATTACHARYYA
<b_abhijit2k at yahoo.co.in> wrote:
> Hi!
>
> I find the present YT version is better. I wanted to install in Opensuse
> 12.3 in my laptop. I wanted to install as "ROOT" to install in
> /usr/local/YT-x64. Accordingly I modified yt_install.sh file.
>
> However, I find error dueing installation of h5py as shown in
> http://paste.yt-project.org/show/3926/ pastebin showing :
> cc -pthread -shared -L/usr/local/YT-x64/lib/ -L/usr/local/YT-x64/lib64/
> -L/usr/local/YT-x64/lib/ -L/usr/local/YT-x64/lib64/ -L/usr/local/YT-x64/lib/
> -L/usr/local/YT-x64/lib64/ -L/usr/local/YT-x64/lib/
> -L/usr/local/YT-x64/lib64/ build/temp.linux-i686-2.7/h5py/defs.o
> -L/usr/local/YT-x64/lib -R/usr/local/YT-x64/lib -lhdf5 -lhdf5_hl -o
> build/lib.linux-i686-2.7/h5py/defs.so
> cc: error: unrecognized option ‘-R’
> error: command 'cc' failed with exit status 1
>
> ********************************************
> ********************************************
> Failure.  Check /usr/local/YT-x64/yt_install.log.  The last 10 lines are
> above.
> Aditya.site->
>
>
> I have attached my yt_install.sh file. Please help me.
>
> Abhijit Bhattacharyya
> Mumbai, INDIA
>
> _______________________________________________
> 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