On Wed, 2003-07-30 at 19:57, David E Fox wrote: > > I had to edit the Makefile and specify the location of $(QTDIR), then > > specify that qmake lives in $(QTDIR)/bin before make qmake would > > succeed. After doing that, make fails: > > I first tried it and couldn't make it work. Then I remembered having to > set QTDIR first (/usr/lib/qt3) and then it went all the way through. I > was surprised there was no ./configure present. At any rate I'll go > install it. "su - root" well - keep in mind that the 'su' makes a > new environment, so you need to reset QTDIR again. It's a pretty > simple install, only two files. > > > pdn.cpp:2:19: qfile.h: No such file or directory > > In file included from pdn.cpp:5: > > pdn.h:5:25: qstringlist.h: No such file or directory > > Well, urpmf /usr/include/qstringlist.h - if set up. Maybe > you left out a development rpm. It may not live in /usr/include > precisely. Actually, here it is part of /usr/lib/qt3/include, > and inside qt3-devel. 'locate qfile.h' shows it also in /usr/lib/qt3 > /include, not in /usr/include. On some systems, it would be symlinked > to /usr/include/qt or something.
I had libqt3-devel installed which has everything it was looking for -- I probably needed to symlink the whole lot into /usr/lib. > > > I noticed that a binary is included, but it fails to run because > > Mandrake doesn't use the same naming convention as the developer's > > > > ______________________________________________________________________ > > Want to buy your Pack or Services from MandrakeSoft? > Go to http://www.mandrakestore.com -- Jack Coates Monkeynoodle: A Scientific Venture...
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
