Am Samstag, 15. November 2003 14:01 schrieb Koblinger Egmont: [...] > > And whats about the gmake step Paul mentioned in this thread? > > I don't have gmake, but qmake in the qt directory and GNU make > > which is started as `make` on the shell. > > > > # make -version > > GNU Make 3.80 > > I don't have gmake command either, but I guess gmake means GNU make, > so probably a gmake -> make symlink should be all you need. >
Paul wrote: <quote> Login as su mv qt-x11-free-3.2.2 /usr/local/qt cd /usr/local/qt ./configure -thread -fast make gmake And that's it. </quote> So why type two times make afer ./configure ? ciao Gerhard
