help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can anyone please help with Octave rpm installed on Redhat el6 works


From: Sergei Steshenko
Subject: Re: can anyone please help with Octave rpm installed on Redhat el6 workstation
Date: Tue, 6 Sep 2011 13:33:22 -0700 (PDT)





>________________________________
>From: Ruixia Xu <address@hidden>
>To: "address@hidden" <address@hidden>
>Sent: Tuesday, September 6, 2011 8:47 PM
>Subject: can anyone please help with Octave rpm installed on Redhat el6 
>workstation
>
>
>Dear all,
>
>
>I am new to Octave. I have just install octave rpm on my redhat enterprise 
>workstation 6.0 for x86_64 machine:
>
>
># rpm -ivh octave-3.2.4-3.el6.x86_64.rpm
>warning: octave-3.2.4-3.el6.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID 
>0608b895: NOKEY
>Preparing...                ########################################### [100%]
>   1:octave                 ########################################### [100%]
>
>
>
>Then, I typed and saw this:
>
>
># which octave
>/usr/bin/octave
># /usr/bin/octave
>/usr/bin/octave: error while loading shared libraries:
libhdf5.so.6: cannot open shared object file: No such file or directory
>
>
>
>
>Can anyone help me to find out why Octave is not running when it didn't show 
>any error message after the rpm installed?
>
>
>many thanks.
>
>
>Ruixia
>
>
>
>_______________________________________________
>Help-octave mailing list
>address@hidden
>https://mailman.cae.wisc.edu/listinfo/help-octave
>
>

The answer to your question is in your Email:


"

/usr/bin/octave: error while loading shared libraries:
libhdf5.so.6: cannot open shared object file: No such file or directory
"

- you need to install an RPm with HDF5 library. And apparently
'octave' RPM packagers forgot to include the missing RPM as a
dependency.

Regards,
  Sergei.




>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]