[Uml-devel] Can't compile Umbrello checked out from svn
Jonathan Riddell
jr at jriddell.org
Sun Nov 20 13:17:01 UTC 2005
On Sun, Nov 20, 2005 at 07:44:27PM +0100, vrich12-umbrello at yahoo.fr wrote:
> I hope this is the right place to send my request.
> Umbrello is a great tool and I would love to contribute developping
> it.
> I'm not new to programming (neither am I to UML) but I am new to Linux
> programming and I can't succeed to compile Umbrello! (Shame on me (I
> guess))
> I followed the instructions given on uml.sourceforge.net/download.php
> but I get errors with the make -f Makefile.cvs command.
> Please see what I did:
> svn checkout svn://anonsvn.kde.org/home/kde/trunk/KDE/kde-common
> svn checkout -N svn://anonsvn.kde.org/home/kde/trunk/KDE/kdesdk
> svn co -N svn://anonsvn.kde.org/home/kde/trunk/kdenonbeta/unsermake
Ah, that's KDE 4 branch, which may well not work just now. change
/trunk/KDE/ to /branch/KDE/3.5/
> export AUTOCONF=autoconf
> export AUTOHEADER=autoheader
> export PATH="${PATH}:/path/to/unsermake"
> export AUTOMAKE=unsermake
Shouldn't be any need to set the AUTO variables.
Jonathan
More information about the umbrello-devel
mailing list