• 6486阅读
  • 1回复

安装qt4.2.2出现问题该如何解决 [复制链接]

上一主题 下一主题
离线limian
 
只看楼主 倒序阅读 楼主  发表于: 2007-03-16
— 本帖被 XChinux 执行加亮操作(2007-03-16) —
安装qt4.2.2,在 ./configure后 gmake,出现如下问题
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/designer/worldtimeclockbuilder'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/designer/worldtimeclockbuilder'
cd worldtimeclockplugin && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/designer/worldtimeclockplugin'
gmake -f Makefile.Release
gmake[4]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/designer/worldtimeclockplugin'
gmake[4]: Nothing to be done for `first'.
gmake[4]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/designer/worldtimeclockplugin'
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/designer/worldtimeclockplugin'
gmake[2]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/designer'
cd assistant && gmake -f Makefile
gmake[2]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/assistant'
cd simpletextviewer && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/assistant/simpletextviewer'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/assistant/simpletextviewer'
gmake[2]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/assistant'
cd qtestlib && gmake -f Makefile
gmake[2]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib'
cd tutorial1 && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib/tutorial1'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib/tutorial1'
cd tutorial2 && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib/tutorial2'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib/tutorial2'
cd tutorial3 && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib/tutorial3'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib/tutorial3'
cd tutorial4 && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib/tutorial4'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib/tutorial4'
gmake[2]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/qtestlib'
cd opengl && gmake -f Makefile
gmake[2]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl'
cd 2dpainting && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/2dpainting'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/2dpainting'
cd grabber && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/grabber'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/grabber'
cd hellogl && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/hellogl'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/hellogl'
cd overpainting && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/overpainting'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/overpainting'
cd pbuffers && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/pbuffers'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/pbuffers'
cd pbuffers2 && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/pbuffers2'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/pbuffers2'
cd framebufferobject && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/framebufferobject'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/framebufferobject'
cd framebufferobject2 && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/framebufferobject2'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/framebufferobject2'
cd samplebuffers && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/samplebuffers'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/samplebuffers'
cd textures && gmake -f Makefile
gmake[3]: Entering directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/textures'
gmake[3]: Nothing to be done for `first'.
gmake[3]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl/textures'
gmake[2]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples/opengl'
gmake[1]: Leaving directory `/usr/local/Trolltech/Qt-4.2.2/examples'

请问该如何解决
我装的 是 redhat AS3,系统中已经装了 qt3,安装qt4.2.2时没有卸载原来的版本
离线limian
只看该作者 1楼 发表于: 2007-03-16
问题一经解决,谢谢关注
快速回复
限100 字节
 
上一个 下一个