On Mon, 14 Oct 2002, [koi8-r] δΙΝΑ σΥΪΔΑΜΕΧ wrote:

> Thanks, Martin.
> And what about first part? Can anyone explain me what does it mean:
>
> fcntl: /tmp/.wine-USER/server-xxxx-xxxx/lock: Invalid argument
>
> This error pops up even if I log in as root.
> I've checked this directory: there was the file "lock" and it had zero
> length.

root does not get to do operations the filesystem dos not support.
I already told you once, if you try to run wine on a ZipSlack or similar
system with a [v]fat or umsdos root filesystem you will get this error.

try having root run this:

#!/bin/sh
touch /usr/local/dose
/sbin/mke2fs -F /usr/local/dose 16384
/bin/mount -o loop /usr/local/dose /tmp
chmod a+rwxt /tmp

depending on your mailer, you might need to run it through fromdos
first:

tr -d "\r" <mailfile >commandfile

and make it executable:

chmod a+x commandfile

I don't have a ZipSlack system to test on, but that should get around
that problem, so maybe we can go on to the next.

Lawson
---oops---



________________________________________________________________
GET INTERNET ACCESS FROM JUNO!
Juno offers FREE or PREMIUM Internet access for less!
Join Juno today!  For your FREE software, visit:
http://dl.www.juno.com/get/web/.

  • ... Dima
    • ... Martin Wilck
      • ... Дима Суздалев
        • ... Uwe Bonnes
          • ... Dima Suzdalev
        • ... lawson_whitney
          • ... Dima Suzdalev
            • ... lawson_whitney
        • ... Alexandre Julliard
          • ... Dima Suzdalev
            • ... lawson_whitney
          • ... Dima Suzdalev
            • ... Alexandre Julliard
              • ... Dima Suzdalev
                • ... Francois Gouget
                • ... Alexandre Julliard

Reply via email to