[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: KPaint
From:       Jeroen Wijnhout <wijnhout () science ! uva ! nl>
Date:       2003-09-08 11:48:59
[Download RAW message or body]

On Monday 08 September 2003 13:31, Michael Thaler wrote:
> Hello,
>
> I was thinking about writing a little KDE paint application. Since I
> am new to KDE programming I cannot write an application from scratch
> and I was thinking of improving kpaint. I already read through the
> source and I understand most of it (I hope).
>
> First of all, how can I compile just kpaint? I don't know how to use
> automake and I don't want to write my own Makefile. Is there a
> possibility to use the Makefile from kdegraphics and just tell it to
> only compile kpaint? There are two Makefiles in the kpaint-directory:
> Makefile.am  Makefile.in. Can they be used to create a Makefile
> somehow?

Checkout the kdegraphics module
	cvs co -l kdegraphics
then checkout the kde-common module
	cvs co kde-common
then symlink the kde-common/admin directory into the kdegraphics dir (from 
kdegraphics dir)
	ln -s ../kde-common/admin .
There should be an admin directory in you kdegraphics dir now.
Then do
	make -f Makefile.cvs
	./configure --prefix=/path/to/where/you/install/kde_cvs 
--with-qt-dir=/path/to/qt

After these steps the makefiles are created for you.

best,
Jeroen
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic