<br>
<br><br><div class="gmail_quote">On Thu, Oct 1, 2009 at 3:07 PM, Al <span dir="ltr">&lt;<a href="mailto:acummingsus@gmail.com">acummingsus@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Antonio Hernández Blas wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, Sep 29, 2009 at 5:33 AM, Ash Wiren &lt;<a href="mailto:ash@spooksoftware.com" target="_blank">ash@spooksoftware.com</a>&gt; wrote:<br>
  <br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is not the latest version of kvm, but its more recent than<br>
12.2&#39;s,     <br>
</blockquote></blockquote></div>
&lt;snip&gt;<div class="im"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

BTW, it seems to me that there´s a bug in your SlackBuild, in <a href="http://kvm.info" target="_blank">kvm.info</a><br>
you have this:<br>
<br>
DOWNLOAD=&quot;<a href="http://sourceforge.net/projects/kvm/files/qemu-kvm/0.10.6/qemu-kvm-0.10.6.tar.gz/download" target="_blank">http://sourceforge.net/projects/kvm/files/qemu-kvm/0.10.6/qemu-kvm-0.10.6.tar.gz/download</a>&quot;<br>

<br>
But in kvm.SlackBuild you have:<br>
<br>
PRGNAM=kvm<br>
VERSION=${VERSION:-0.10.6}<br>
........<br>
tar xvf $CWD/$PRGNAM-$VERSION.tar.gz<br>
cd qemu-$PRGNAM-$VERSION<br>
<br>
Notice that inside your SlackBuild, $PRGNAM-$VERSION will be<br>
&#39;kvm-0.10.6.tar.gz&#39;,but this value does not correspond with the name<br>
of the file you´ve downloaded, &#39;qemu-kvm-0.10.6.tar.gz&#39;.<br>
    <br></blockquote></blockquote></div></blockquote><div><br>yeah i guess just renaming the build to qemu-kvm would solve a few problems, and more accurately reflect what the build is.<br>However the path kvm binaries and qemu are going, they have or will very soon converge<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
</blockquote></blockquote></div>
There&#39;s something going on there.  I had to edit the slackbuild along those lines.<br>
<br>
And then it errored out based upon cpu not being 64 bit.<br>
<br>
But my E6750 dual core IS 64 bit (is it not?)<br>
<br>
So, I&#39;ve it&#39;s not yet working for me on 64 bit.<br>
<br>
I&#39;ll need to study it all some more.<br>
<br>
Appreciate any assistance/suggestions too.<br><font color="#888888">
<br>
-- <br>
Alan.</font><div><div></div><div class="h5"><br></div></div></blockquote><div><br>i assume you did export ARCH=x86_64 <br>But note that you should only compile for 64bit if you are actually running slackware64.<br><br></div>
</div><br>