<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Sebastian Stein a écrit:<br>
<blockquote type="cite" cite="mid20040409080809.GA332@hpfsc.de">
  <pre wrap="">Jean Vittor <a class="moz-txt-link-rfc2396E" href="mailto:jean.vittor@wanadoo.fr"><jean.vittor@wanadoo.fr></a> [040409 10:02]:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I forgot one thing : I'm using Mandrake 9 with kde 3.2 (I have updated a 
lot of rpm from Mandrake-cooker).

Jean Vittor a écrit:

    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi,

I'm trying to install umbrello from cvs (latest version). Here is what 
I get :
################################
....
checking for uic... /usr/local/qt/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include
checking if UIC has KDE plugins available... no
configure: error: you need to install kdelibs first.
################################
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
As the message says, have you installed kdelibs? And qt? There are some
packages for you, I think. Also, take a look at kde.org, there you will find
Mandrake packages for kde 3.2. Umbrello is shipped in the kdesdk package.</pre>
</blockquote>
$ rpm -qa | grep kdesdk<br>
libkdesdk1-3.2-11mdk<br>
kdesdk-3.2-11mdk<br>
kdesdk-umbrello-3.2-11mdk<br>
libkdesdk1-devel-3.2-11mdk<br>
###<br>
<br>
As you can see, I have successfully installed the kdesdk-umbrello rpm. So,
I hope all required libs are installed (umbrello seems to work correctly).<br>
What I can't do is to install umbrello from CVS.<br>
<br>
Jean<br>
<br>
</body>
</html>