[Paraview] How to install PV 3.6.2 on Red Hat Enterprise?

Kevin H. Hobbs hobbsk at ohiou.edu
Wed Feb 3 10:59:06 EST 2010


On 02/03/2010 10:44 AM, bassaidai wrote:
> Hi,
> can someone tell me the rpm packages list (mpi, python, ...) to install
> ParaView 3.6.2 on Red Hat Enterprise?
> 
> Thank you very much
> Luis
> 

I can not answer specifically for Red Hat Enterprise but as it shares a
lot with Fedora I'm going to answer for Fedora 11 using :

$ yum deplist paraview | grep "provider:" | awk '{print $2}' | sort |
sort -u
bash.x86_64

desktop-file-utils.x86_64

expat.x86_64

fontconfig.x86_64

freetype-freeworld.x86_64

freetype.x86_64

glibc.i586

glibc.i686

glibc.x86_64

hdf5.x86_64

libgcc.x86_64

libICE.x86_64
libjpeg.x86_64
libpng.x86_64
libSM.x86_64
libstdc++.x86_64
libtiff.x86_64
libX11.x86_64
libXcursor.x86_64
libXext.x86_64
libXfixes.x86_64
libXinerama.x86_64
libXi.x86_64
libXrandr.x86_64
libXrender.x86_64
libXt.x86_64
mesa-libGL.x86_64
mesa-libOSMesa.x86_64
openssl.x86_64
paraview-data.noarch
paraview-doc.noarch
paraview-mpi.x86_64
paraview.x86_64
python-libs.x86_64
qt-x11.i586
qt-x11.x86_64
qt.x86_64
readline.x86_64
zlib.x86_64

$ yum deplist paraview-mpi | grep "provider:" | awk '{print $2}' | sort
| sort -u
desktop-file-utils.x86_64

expat.x86_64

fontconfig.x86_64

freetype-freeworld.x86_64

freetype.x86_64

glibc.i586

glibc.i686

glibc.x86_64

hdf5.x86_64

lam-libs.x86_64

libgcc.x86_64

libICE.x86_64

libjpeg.x86_64

libpng.x86_64
libSM.x86_64
libstdc++.x86_64
libtiff.x86_64
libX11.x86_64
libXcursor.x86_64
libXext.x86_64
libXfixes.x86_64
libXinerama.x86_64
libXi.x86_64
libXrandr.x86_64
libXrender.x86_64
libXt.x86_64
mesa-libGLU.x86_64
mesa-libGL.x86_64
mesa-libOSMesa.x86_64
openmpi.i586
openmpi-libs.x86_64
openmpi.x86_64
openssl.x86_64
paraview-data.noarch
paraview-mpi.x86_64
paraview.x86_64
python-libs.x86_64
qt-x11.x86_64
qt.x86_64
readline.x86_64
zlib.x86_64

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100203/810b2439/attachment.pgp>


More information about the ParaView mailing list