[Paraview] Re: CVS Compile Error

Fabian Braennstroem f.braennstroem at gmx.de
Sun Sep 30 10:48:04 EDT 2007


Hi to both,

Clinton Stimpson schrieb am 09/29/2007 10:13 PM:
> Is this your own build of Qt?  If so, did you "make
install" it?
> To double check, if you do "echo $QMAKESPEC" that gives
you what you
> set, right?
> What version of CMake?

I build qt 4.2.3 by my own, could not find any package for
scientific linux (redhat clone) 4.4 and I used an binary
cmake version 2.4.7.  Echoing QMAKESPEC gives:
node1~$ echo $QMAKESPEC
linux-g++

Thanks for your help!
Fabian





> 
> Clint
> 
> Fabian Braennstroem wrote:
>> Hi,
>> I just tried to compile paraview cvs on a scientific-linux
>> (redhat enterprise clone) using qt 4.2.
>> Unfortunately, it stopped with this error:
>>
>> [ 22%] Generating moc_QVTKWidget.cxx
>> /bin/sh: QMAKESPEC has not been set, so configuration cannot
>> be deduced.: command not found
>> make[2]: *** [VTK/GUISupport/Qt/moc_QVTKWidget.cxx] Error 127
>> make[1]: *** [VTK/GUISupport/Qt/CMakeFiles/QVTK.dir/all] Error 2
>> make: *** [all] Error 2
>> 1419.376 user, 160.518 system, 28:05.85 real
>>
>> So I set it with in my .tcshrc (setenv QMAKESPEC
>> 'linux-g++') and tried it in my .bashrc... but I get always
>> the same error message!?
>> Does anyone know, what kind of problem I got?
>> Greetings!
>> Fabian
>> _______________________________________________
>> ParaView mailing list
>> ParaView at paraview.org
>> http://www.paraview.org/mailman/listinfo/paraview
>>   


More information about the ParaView mailing list