Hi all, I'm trying to build ParaView3 (2.9.8) on my freebsd box (6.2).
I have successfully built Qt 4.2.2 and cmake 2.4.6. But when I run cmake to configure PV3, it complains about something missing related to Qt4 and X11 if I understand right: QT_X11_QMAKESPEC_LIBRARY QT_X11_QMAKESPEC_LIBRARY-NOTFOUND QT_X11_be_LIBRARY QT_X11_be_LIBRARY-NOTFOUND QT_X11_been_LIBRARY QT_X11_been_LIBRARY-NOTFOUND QT_X11_cannot_LIBRARY QT_X11_cannot_LIBRARY-NOTFOUND QT_X11_configuration_LIBRARY QT_X11_configuration_LIBRARY-NOTFOUND QT_X11_file:_LIBRARY QT_X11_file:_LIBRARY-NOTFOUND QT_X11_has_LIBRARY QT_X11_has_LIBRARY-NOTFOUND QT_X11_not_LIBRARY QT_X11_not_LIBRARY-NOTFOUND QT_X11_processing_LIBRARY QT_X11_processing_LIBRARY-NOTFOUND QT_X11_project_LIBRARY QT_X11_project_LIBRARY-NOTFOUND QT_X11_set,_LIBRARY QT_X11_set,_LIBRARY-NOTFOUND QT_X11_so_LIBRARY QT_X11_so_LIBRARY-NOTFOUND What does it mean ? Moreover, the QT_X11_* look very strange to me (not, been, has ???) ! What's wrong ? Thanks in advance. Cheers, -- Fred. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"
