<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <title></title>
</head>
<body>
Hi!<br>
<br>
I did what you said, I deleted<br>
/local/kde3src/kdevelop/admin<br>
<br>
And replaced with a link to<br>
/opt/kde3/share/apps/kdelibs/admin<br>
<br>
but now when I run <br>
make -f admin/Makefile.common cvs-clean<br>
<br>
I obviously get:<br>
Can't open perl script "./admin/cvs-clean.pl": No such file or directory<br>
<br>
and when I do:<br>
make -f Makefile.cvs<br>
<br>
I get:<br>
*** YOU'RE USING automake (GNU automake) 1.7.2.<br>
*** KDE requires automake 1.5<br>
make[1]: *** [cvs] Error 1<br>
make: *** [all] Error 2<br>
<br>
<br>
Gess what I updated automake to 1.7.2 because the autoconf complained.<br>
And now it complaints that it wants the old one!<br>
<br>
I downgraded to the old automake 1.5 and it now works!!!<br>
<br>
This is kind of confusing, thanks for solving it!<br>
Amilcar<br>
<br>
<br>
<br>
Caleb Tennis wrote:<br>
<blockquote type="cite" cite="mid200301241021.30906.caleb@aei-tech.com">
  <pre wrap="">On Friday 24 January 2003 10:04, Amilcar do Carmo Lucas wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Which I think is correct.
So it might be something with my autoconf right?
How can I fix it?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Is your admin directory in sync with your KDE release?  Make sure 
kdevelop/admin is a symlink to kde-common/admin and it's from the 3.0 branch, 
not 3.1 or HEAD.

Also, did you rerun "Make -f Makefile.cvs" ?

Caleb

_______________________________________________
Kdevelop-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kdevelop-devel@barney.cs.uni-potsdam.de">Kdevelop-devel@barney.cs.uni-potsdam.de</a>
<a class="moz-txt-link-freetext" href="http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel">http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel</a>
  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="$mailwrapcol">-- 
Amilcar Lucas

---------------------------------------------------------------------------
             Institut fuer Datentechnik und Kommunikationsnetze
               Technische Universitaet Braunschweig, Germany      

Amilcar do Carmo Lucas                  Tel. : +49 531 391 3751
Raum 1315                               Fax  : +49 531 391 3750
Hans-Sommer Str. 66                     Email: <a class="moz-txt-link-abbreviated" href="mailto:amilcar@ida.ing.tu-bs.de">amilcar@ida.ing.tu-bs.de</a>
D-38106 Braunschweig
           <a class="moz-txt-link-freetext" href="http://www.ida.ing.tu-bs.de/people/amilcar/home.e.shtml">http://www.ida.ing.tu-bs.de/people/amilcar/home.e.shtml</a>
---------------------------------------------------------------------------
</pre>
<br>
</body>
</html>