[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiling programs from src



-- Srinivasan Ranganathan <srini@jsure.com> 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
matthew@weierophinney.net



Reply to: