ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrew Borodin <borodin@zarya-k.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Run Win-programms under WINE
Date: Wed, 7 May 2003 15:55:48 +0400
Message-ID: <20030507115548.GB8077@borodin.zarya> (raw)
In-Reply-To: <3EB915B9.6030802@feht.dgtu.donetsk.ua>

On Wed, May 07, 2003 at 02:18:33PM +0000, ANGel wrote:
> Доброго времени суток сообщество!
> 
> Хочу запустить программу под Windows с помощью WINE от обычного пользователя
> 
> wine /home/programms/DBFview/wDBFview.exe
> 
> В ответ получаю следующие сообщения:
> 
> Warning: /home/programms/DBFview/wDBFview.exe not accessible from a
> configured DOS drive
> Warning: /home/programms/DBFview/wDBFview.exe not accessible from a
> configured DOS drive
> /usr/bin/winereal: cannot find '/home/programms/DBFview/wDBFview.exe'
> 
> что это может означать. Кто нибудь сталкивался с этим.

  Это означает то, что у Вас wine не знает ничего про место, именуемое
/home/programms/DBFview. Сделайте в ~/.wine/config еще один диск,
скажем, D:, у которого параметр "Path" будет, например,
"/home/programms".

  Тогда запускать надо будет так:

  $ wine d:\\DBFview\\wDBFview.exe
  или
  $ wine /home/programms/DBFview/wDBFview.exe

  С уважением,
  А. Бородин.

-- 
    (На горном перевале)
  До столицы - там, вдали, -
  Остается половина неба...
  Снеговые облака.
                      Басё



      reply	other threads:[~2003-05-07 11:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-07 14:18 ANGel
2003-05-07 11:55 ` Andrew Borodin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030507115548.GB8077@borodin.zarya \
    --to=borodin@zarya-k.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git