Problems making commi

Mark Sargent powderkeg at snow.email.ne.jp
Fri Jun 10 07:39:56 UTC 2005


Hi All,

ok, something just not right here,

[root at localhost commi-0.3.1]# make
/bin/uic commimainform.ui -o .ui/commimainform.h
make: /bin/uic: Command not found
make: *** [.ui/commimainform.h] Error 127
[root at localhost commi-0.3.1]# ./configure
./configure: line 3: qmake: command not found
./configure: line 3: /bin/qmake: No such file or directory
qmake not found. Do you have Qt?
[root at localhost commi-0.3.1]# cd /usr/lib/qt-3.3
[root at localhost qt-3.3]# ls
bin  etc  lib  plugins
[root at localhost qt-3.3]# cd bin
[root at localhost bin]# ls
[root at localhost bin]#

Now, if I go to /usr/local/qt/bin,

[root at localhost bin]# cd /usr/local/qt
[root at localhost qt]# ls
bin            doc         INSTALL      MANIFEST   qmake          
translations
changes-3.3.4  examples    lib          mkspecs    README         tutorial
config.status  extensions  LICENSE.GPL  pics       README-QT.TXT
config.tests   FAQ         LICENSE.QPL  PLATFORMS  src
configure      include     Makefile     plugins    tools
[root at localhost qt]# cd bin
[root at localhost bin]# ls
assistant  findtr    lrelease  moc    qmake    qtrename140
designer   linguist  lupdate   qm2ts  qt20fix  uic
[root at localhost bin]#

qmake and uic exist. Little stumped on this 1. Cheers.

Mark Sargent.




More information about the fedora-list mailing list