<br><br>
<div><span class="gmail_quote">2005/12/14, Rudolf Kastl <<a href="mailto:che666@gmail.com">che666@gmail.com</a>>:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><br>
<div><span class="gmail_quote">2005/12/14, John Kebbel <<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:kebbelj@scripting-solutions.com" target="_blank">kebbelj@scripting-solutions.com</a>>:</span>
</div>
<div><span class="e" id="q_10828ec97c4c3c89_1">
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I moved .wine to trash as root, logged in as me, used sudo to move the<br>wine rpm from root to my directory and then changed the owner from root 
<br>to ome. Then I tried reinstalling wine. I got this error message:<br><br>error: can't create transaction lock on /var/lib/rpm/_db.000<br><br>I cd'ed to that directory and there's no visible or invisible _db.000<br>file. Got a suggestion? 
<br><br>--<br>fedora-list mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:fedora-list@redhat.com" target="_blank">fedora-list@redhat.com</a><br>To unsubscribe: <a onclick="return top.js.OpenExtLink(window,event,this)" href="https://www.redhat.com/mailman/listinfo/fedora-list" target="_blank">
https://www.redhat.com/mailman/listinfo/fedora-list </a></blockquote>
<div> </div>
<div> </div></span></div>
<div>you need to install wine as root... but you dont need to use wine as root.</div>
<div> </div>
<div>as user open a terminal...</div>
<div>su -</div>
<div>rpm -i wine-version-release.arch.rpm</div>
<div>exit</div>
<div> </div>
<div>then you can run windows apps with</div>
<div>wine /path/to/windowsexefile </div>
<div>just fine as plain user... </div>
<div> </div>
<div>regards,</div>
<div>Rudolf Kastl</div>
<div> </div></blockquote></div>just fixed some typo(s)<br>