From: Larry Alkoff <labradley@mindspring.com>
To: Bart Oldeman <bartoldeman@users.sourceforge.net>
Cc: Mike McCarty <Mike.McCarty@sbcglobal.net>, linux-msdos@vger.kernel.org
Subject: Re: How to tell which dosemu version I have?
Date: Mon, 14 May 2007 19:14:46 -0500 [thread overview]
Message-ID: <4648FB76.40505@mindspring.com> (raw)
In-Reply-To: <c3d607cc0705141640h3a74478bi911c74ab18cd6531@mail.gmail.com>
Bart Oldeman wrote:
> On 5/14/07, Larry Alkoff <labradley@mindspring.com> wrote:
>
>> Thanks very much Mike. The echo statement worked and I have logged it
>> into my dosemu.nfo file. It's good information.
>>
>> echo %DOSEMU_VERSION% reported 1.3.3.0 but that doesn't square with the
>> fact that I used apt-get to load 1.2.2.8.
>>
>> Any idea which file the version number comes from?
>
> You may have two dosemu's (and dosemu.bin's) installed, one, 1.2.2-8,
> in /usr/bin and the other one, 1.3.3, in /usr/local/bin, and
> /usr/local/bin comes first in your $PATH.
>
> Bart
Bart you are absolutely right - there were two dosemu.bin's.
I've moved the files in /usr/local/bin to /usr/local/bin/old because
they wouldn't start dosemu.
The grep 1.2 /usr/bin/dosemu.bin produces several hits of visible 1.2 in
the text portions (I realize . matches any character)
and grep 1.3 produces no hits.
So I indeed have 1.2.2.8 which is what apt-get reported.
Whenever 1.4 comes out in a deb file I'll try that but for now I'm
pretty happy.
I regularly run a number of DOS programs - Supercalc (spreadsheet),
Wordstar and Q&A. I especially use a lot of SC because my fingers know
what to do without thought!
Thanks toboth of you for helping.
Larry
--
Larry Alkoff N2LA - Austin TX
Using Thunderbird on Linux
next prev parent reply other threads:[~2007-05-15 0:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-14 21:55 How to tell which dosemu version I have? Larry Alkoff
2007-05-14 22:32 ` Mike McCarty
2007-05-14 23:28 ` Larry Alkoff
2007-05-14 23:40 ` Bart Oldeman
2007-05-15 0:14 ` Larry Alkoff [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-05-15 2:29 Mike McCarty
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=4648FB76.40505@mindspring.com \
--to=labradley@mindspring.com \
--cc=Mike.McCarty@sbcglobal.net \
--cc=bartoldeman@users.sourceforge.net \
--cc=linux-msdos@vger.kernel.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.