Peter Chubb wrote: > Running apt-get build-dep will still help, as it installs all the > prerequisites for building the package that already exists.
I'd definitely agree with Peter here. > QT libraries are a bit funny, though, and there may be some > incompatibilities there. You usually have to specify a path to > libqt-mt.so.3 and the header files (assuming that you need the > multi-threaded verion of QT) There is also a possibility that the new version of the source code you're trying to compile requires a version of Qt that has not been packaged yet. In that case you are up the creek without a paddle. Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "I want to make sure (a user) can't get through ... an online experience without hitting a Microsoft ad." - Microsoft CEO, Steve Ballmer on the Microsoft search engine. -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
