Re: [Paraview] Building Parallel ParaView on 64 bit Linux System

2009-05-14 Thread John Biddiscombe
Peter Linking CXX shared library ../../bin/libvtkHybrid.so /usr/bin/ld: /opt/local/pgi-7.2/linux86-64/7.2/lib/libpgc.a(va_arg.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC this message is telling you that libpgc was

Re: [Paraview] Building Parallel ParaView on 64 bit Linux System

2009-05-14 Thread Chris Kees
Hi Pete, I tried to forward my CMakeCache for a 64 bit CentOS machine, but it got blocked. I built a 64 bit version using openmpi built on gcc. I think I installed openmpi with yum, which puts it in /usr/lib64/ openmpi/1.2.7-gcc/bin/mpicc. Also, if you're using Qt 4.5.1 you also had to

[Paraview] Building Parallel ParaView on 64 bit Linux System

2009-05-13 Thread Peter Schmitt
Hello, I am attempting to build Parallel ParaView on a 64 bit Linux (CentOS 5.2) machine. C/C++ compilers: x86_64-redhat-linux-gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There