Can't Compile Konq/E !!!!!!

Luciano Montanaro mikelima at virgilio.it
Wed Jun 25 15:52:51 CEST 2003


On Wednesday 25 June 2003 14:43, suneesh tp wrote:
> Hi
>    I am trying to run konq/E on Qt/E . I have
> downloaded the snapshot
> konqueror-embedded-snapshot-20030516.tar.gz and using
> qt/E qt-2.3.2 .But I am not able to "make" it.What
> else should I need to compile konq/E ? What kde
> modules should I download ? From where should I get it
> ? Please Help me..
> Thanks in advance
>
> Suneesh

As with most free or open source packages, konq-embed makes use of the
autoconf/automake tools. This means you have to enter the package directory
and run the supplied configure script, i.e.

./configure <options>
make
make install 

to see which options are available, use configure --help

Luciano


More information about the konq-e mailing list