<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ash Wiren wrote:<br>
<blockquote
 cite="mid:acdc337e0910010050p7a3a57b2nac62f8cdc6d04b7f@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">On Thu, Oct 1, 2009 at 3:07 PM, Al <span
 dir="ltr">&lt;<a moz-do-not-send="true"
 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 moz-do-not-send="true"
 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'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
 moz-do-not-send="true" href="http://kvm.info" target="_blank">kvm.info</a><br>
you have this:</blockquote>
    </blockquote>
    </div>
  </blockquote>
  <div>&lt;snip&gt;<br>
  </div>
  </div>
</blockquote>
# tar xvf $CWD/$PRGNAM-$VERSION.tar.gz<br>
tar xvf $CWD/qemu-$PRGNAM-$VERSION.tar.gz<b><br>
<br>
In SlackBuild, the above (now commented) line is line # 78.  My
substitution for that commented line is the 2nd above tar line.  Both
of those above lines reside at line # 78 and line # 79 in my thus
edited (and now working) SlackBuild.<br>
<br>
That minor edit of substitute ( s/1st_line/2nd_line/ ) -- that 2nd line
above made it go, build and create an installable package.<br>
</b>
<blockquote
 cite="mid:acdc337e0910010050p7a3a57b2nac62f8cdc6d04b7f@mail.gmail.com"
 type="cite">
  <div class="gmail_quote">
  <div>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>
  </div>
  </div>
</blockquote>
Doh!<br>
<br>
As soon as I did that then everything works!<br>
<br>
0.16 or whatever version of (somewhat merged) qemu-kvm works super on
Slackware 13.0  X64<br>
<br>
FWIW on Slack 12.2  KVM 85 I got my Slack Samba shares seen by my Win
guests.<br>
<br>
But, now, forgot how I did that.  I might have added to the configure
section of the SlackBuild.<br>
<br>
(13.0  x64) Had Samba running but forgot to do/create a
/etc/samba/smb.conf until after Win 7 RC X64 guest up and running in
KVM with Slack 13.0  X64 the host.<br>
<br>
Ha Ha -- Said Win 7 sees Samba but no Samba shares when run "net view"
via command prompt.  At least the internet web browse works fine from
the guest.<br>
<br>
-- <br>
Alan.<br>
<br>
</body>
</html>