From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anderson Pereira Ataides Subject: CLIPPER LOCKS Date: Mon, 7 Oct 2002 13:35:11 -0300 Sender: linux-msdos-owner@vger.kernel.org Message-ID: <02100713351100.06214@anderson.cdc.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-msdos@vger.kernel.org Sorry, but I am still having problems with locks. I followed the steps: 1. $cd /usr/local/src 2. $tar -xzvf dosemu-1.1.3.tgz 3. cd dosemu-1.1.3 4. tar -xzvf ../patchset-1.1.3.4.tgz 5. sh tmp/do_patch 6. cp ../dosemu-freedos-bin.tgz . 7. make 8. ./install_systemwide -i /usr/local/dosemu -fd dosemu-freedos-bin.tgz 9. dosemu My version of samba is: 2.2.5 After all installed and running, I opened a file (using DBU) in this Linux workstation, then I went to a Windows 98 and tried to open the same DBF file and id opened. It could not open since DBU opens file exclusive. So did I do anything wrong? Anderson Pereira Ataides