[Uml-user] How to not install umbrello as root

Jonathan Riddell jr at jriddell.org
Wed Feb 12 06:50:06 UTC 2003


On Wed, 12 Feb 2003, Martin Okrslar wrote:
> Luis De la Parra Blum wrote:
> >On Tuesday 11 February 2003 19:13, Martin Okrslar wrote:
> >>After compiling with configure-prefix /usr/local/kde3 and doing a
> >>make install prefix=/project/algorithmics
> >and then add the /project/algorithmics directory to your KDEDIR path.
> >this is important becuase KDE looks in these directories when it needs to load
> >libraries, icons, documentation and so on.
> >hope that helps.
> I am sorry, but it didn't. I added /project/algorithmics/lib to the
> LD_LIBRARY_PATH (which fixed one of my problems); if I start umbrello
> then, I don't get any icons on the sidebar.
>
> Here's my KDEDIR:
>
> okrslar at levy:/project/algorithmics> echo $KDEDIR
> /usr/local/kde3 /project/algorithmics/
>

I think that $KDEDIR should point to where root has installed KDE.  It
should only contain one directory.  $KDEDIRS should point to the main KDE
directory and the other one you install it to separated by colons.

export KDEDIR=/usr
export KDEDIRS=/usr/local/kde3:/project/algorithmics/

I think.

Guid luck

Jonathan Riddell






More information about the umbrello mailing list