<P>
I have checked out the sources from cvs and tried to build Paraview3<BR>
there was absolutely no error during the installation but when I try<BR>
to launch the paraview executable is just says :<BR>
&quot;Floating point exception (core dumped)&quot;<BR>
<BR>
The hardware configuration of the computer is Intel Core 2 Duo 2.4,<BR>
2GB DDR2 RAM and NVidia 7600 graphics card. The system runs on<BR>
Ubuntu 7.04.<BR>
<BR>
-----------------------------------------------------------<BR>
The gdb output is :<BR>
<BR>
raashid@bean:~/src/cvs/ParaView3-unix/bin$ gdb ./paraview<BR>
GNU gdb 6.6-debian<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;i486-linux-gnu&quot;...<BR>
Using host libthread_db library &quot;/lib/tls/i686/cmov/libthread_db.so.1&quot;.<BR>
(gdb) run<BR>
Starting program: /home/raashid/src/cvs/ParaView3-unix/bin/paraview<BR>
<BR>
Program received signal SIGFPE, Arithmetic exception.<BR>
Cannot remove breakpoints because program is no longer writable.<BR>
It might be running in another process.<BR>
Further execution is probably impossible.<BR>
0xb22721e6 in ?? ()&nbsp; 
</P>
<br><br>