-- Srinivasan Ranganathan <[EMAIL PROTECTED]> wrote (on Thursday, 13 February 2003, 09:15 AM +1300): > Howdy list > > Im a debian newbie. Installed from knoppix and haven't run apt-get > dist-upgrade (yet). I tried to compile ksim and gkrellm from source. > Running ./configure fails when trying to compile a small kde program or > Qt program. How do I find out where they are installed and how do I tell > the config script where to look for them?
You'll need to make sure the -dev or -devel files for each of the libraries you need are installed (libqt-dev, libgtk-dev, etc). Once those are installed, compiling will be a cinch. -- Matthew Weier O'Phinney [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]