Has anybody tried to build plplot on an SL5 OS?
I am trying to build plplot-5.9.5 and include Qt4 drivers.
plplot uses cmake, and despite having qt4 and qt4-devel installed on
the system, cmake can't seem to find it. I get a warning that the Qt4
development environment is not found, so it is disabled.
According to the documentation, if this happens one should setup
environmental variables with the correct path:

export CMAKE_INCLUDE_PATH=/usr/lib64/qt4/include/
export CMAKE_LIBRARY_PATH=/usr/lib64/qt4/lib64/

I have tried this, but it doesn't make any difference.
cmake still can't find qt4

Thanks
Eve
***************************************************************
Eve Kovacs
Argonne National Laboratory,
Room E-217, Bldg. 362, HEP
9700 S. Cass Ave.
Argonne, IL 60439 USA
Phone: (630)-252-6208
Fax:   (630)-252-5047
email: [email protected]
***************************************************************

Reply via email to