[Bug 199405] Review Request: vtk - The Visualization Toolkit - A high level 3D visualization library

bugzilla at redhat.com bugzilla at redhat.com
Thu Feb 8 18:07:44 UTC 2007


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: vtk - The Visualization Toolkit - A high level 3D visualization library


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=199405





------- Additional Comments From orion at cora.nwra.com  2007-02-08 13:07 EST -------
Created an attachment (id=147683)
 --> (https://bugzilla.redhat.com/bugzilla/attachment.cgi?id=147683&action=view)
vtk.spec version 14 with changes noted in comment

Some comments:

- With cmake projects, I like to do:

make VERBOSE=1 %{?_smp_mflags}

to see the compile command lines.  Helps with debugging builds.  Produces
copious output though.

- Are there really cmakes < 2.0.4 out there in the wild?

- You can use DESTDIR with the cmakes in Fedora.

- Usually you do out of tree builds with cmake.

- Why not build Java, Qt Designer, GL2PS, and with OSMesa support?  OSMesa
isn't avail in FC5 but is in FC6, though it may be buggy.

- I find all the automatic generating of file lists confusing and prone to
problems, but it's a matter of taste.

- I'd like to get the test suite run with ctest, but it currently tries to run
tests that need a display.  You can turn that off with VTK_USE_DISPLAY=OFF, but
then the tests/examples are not built and so cannot be installed in the
examples subpackage.

-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the Fedora-package-review mailing list