[vtkusers] Re: Building VTK on Fedora 4 (gcc4.0.1) AMD64
Francesco Montorsi
f18m_cpp217828 at yahoo.it
Sun Dec 4 14:03:34 EST 2005
Hi, I had exactly your same problem as I'm using FC4 with AMD64, too.
I solved it compiling CMake on fc4 directly (and now I have a working VTK and cmake).
Unfortunately I had problems in compiling cmake, too.
IIRC I ended up with removing a package preinstalled by FC4 (I think it was the 32bit
version of popt which gave problems to cmake).
So, IIRC, you should do:
rpm -e popt-1.10.1-21.i386
and then compile cmake.
Francesco
More information about the vtkusers
mailing list