<span style="border: 1px solid black; padding: 0px 3px; z-index: 500; font-size: xx-small; font-family: sans-serif; position: absolute; top: 0pt; left: 0pt;">109</span>Have you tried the amarok-svn script?  It can be found here: 
<a href="http://amarok.kde.org/wiki/Amarok-svn">http://amarok.kde.org/wiki/Amarok-svn</a><br>I believe I had the same problem when I first tried to build, but the script worked out of the box.<br><br>-wk<br><br><div><span class="gmail_quote">
On 12/21/06, <b class="gmail_sendername">Matt Price</b> <<a href="mailto:matt.price@utoronto.ca">matt.price@utoronto.ca</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 2006-21-12 at 07:54 -0500, Matt Price wrote:<br>> hi,<br>><br>> I'm trying to build amarok from svn but getting "autoconf not found"<br>> errors:<br>> $ make -f Makefile.cvs<br>> This Makefile is only for the CVS repository
<br>> This will be deleted before making the distribution<br>><br>> ./admin/cvs.sh: 651: --version: not found<br>> *** AUTOCONF NOT FOUND!.<br>> *** KDE requires autoconf 2.53 or newer<br>> make[1]: *** [cvs] Error 1
<br>> make: *** [all] Error 2<br>><br>> all of the autoconf tools are in /usr/bin; this is on ubu tu edgy (some<br>> pkgs from feisty).  I tried setting the following variables manually in<br>> admin/detect-
autoconf.pl:<br>><br>> AUTOCONF=/usr/bin/autoconf<br>> AUTOHEADER=/usr/bin/autoheader<br>> AUTOM4TE=/usr/bine/autom4te<br>> ACLOCAL=/usr/bin/aclocal<br>> WHICH=/usr/bin/which<br>><br><br>ok, so fixed it ad-hoc using:
<br><br>AUTOCONF=/usr/bin/autoconf AUTOHEADER=/usr/bin/autoheader<br>AUTOM4TE=/usr/bine/autom4te ACLOCAL=/usr/bin/aclocal<br>WHICH=/usr/bin/which make -f Makefile.cvs<br>(sorry for the line wraps!)  anyway that worked but i'd be interested to
<br>know why the tools aren't found in their pretty standard positions.<br><br>thanks,<br>matt<br><br><br><br>> but no go.  Any hints?<br>><br>> thanks,<br>><br>> matt<br>><br>> _______________________________________________
<br>> Amarok mailing list<br>> <a href="mailto:Amarok@kde.org135">Amarok@kde.org135</a><br>> <a href="https://mail.kde.org/mailman/listinfo/amarok136">https://mail.kde.org/mailman/listinfo/amarok136</a><br>--<br>
Matt Price<br>History Dept<br>University of Toronto<br><a href="mailto:matt.price@utoronto.ca137">matt.price@utoronto.ca137</a><br><br><br>_______________________________________________<br>Amarok mailing list<br><a href="mailto:Amarok@kde.org138">
Amarok@kde.org138</a><br><a href="https://mail.kde.org/mailman/listinfo/amarok139">https://mail.kde.org/mailman/listinfo/amarok139</a><br><br><br><br></blockquote></div><br>