[Paraview] PV3 build on freebsd box...

Clinton Stimpson clinton at elemtech.com
Thu Feb 15 09:46:52 EST 2007


Looks like the Qt installation isn't correct.
So qmake is returning the error "QMAKESPEC has not been set, so 
configuration cannot be deduced" when CMake asks qmake which X11 
libraries Qt depends on.

Clint

fred wrote:
> Hi all,
>
> I'm trying to build ParaView3 (2.9.8) on my freebsd box.
> (Clinton said to me that it was ready to download).
>
> I have successfully built Qt 4.2.2 and cmake 2.4.6.
>
> (I failed to build PV3 on my debian box, because, from what Clinton 
> says, it has only Qt 4.2.1 (and cmake 2.4.4)).
>
> 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 ?
>
> In fact, the QT_X11_* look very strange to me (not, been, has ???), no ?
>
> What's wrong ?
>
> Thanks in advance.
>
> Cheers,
>



More information about the ParaView mailing list