<P>
I have just downloaded paraview-3.0.2-Linux-x86.tar.gz and tried it without success on a machine with Fedora7, the same paraview binaries work fine on my Linux Ubuntu machine. Both the machines have same hardware Intel Core 2 Duo 1.86, 1GB DDR2 RAM, the error is as follows:<BR>
<BR>
[raashid@rajesh bin]$ ./paraview <BR>
/home/raashid/paraview-3.0.2-Linux-x86/lib/paraview-3.0/paraview-real: error while loading shared libraries: /home/raashid/paraview-3.0.2-Linux-x86/lib/paraview-3.0/libavutil.so.49: cannot restore segment prot after reloc: Permission denied<BR>
[raashid@rajesh bin]$ gdb ./paraview <BR>
GNU gdb Red Hat Linux (6.6-8.fc7rh)<BR>
Copyright (C) 2006 Free Software Foundation, Inc.<BR>
GDB is free software, covered by the GNU General Public License, and you are<BR>
welcome to change it and/or distribute copies of it under certain conditions.<BR>
Type &quot;show copying&quot; to see the conditions.<BR>
There is absolutely no warranty for GDB.&nbsp; Type &quot;show warranty&quot; for details.<BR>
This GDB was configured as &quot;i386-redhat-linux-gnu&quot;...<BR>
Using host libthread_db library &quot;/lib/libthread_db.so.1&quot;.<BR>
(gdb) run<BR>
Starting program: /home/raashid/paraview-3.0.2-Linux-x86/bin/paraview <BR>
/home/raashid/paraview-3.0.2-Linux-x86/lib/paraview-3.0/paraview-real: error while loading shared libraries: /home/raashid/paraview-3.0.2-Linux-x86/lib/paraview-3.0/libavutil.so.49: cannot restore segment prot after reloc: Permission denied<BR>
<BR>
Program exited with code 0177.<BR>
(gdb) bt<BR>
No stack.<BR>
(gdb) <BR>
<BR>
Can somebody please tell me what is the issue ?
</P>
<br><br>