On 09/19/2012 08:24 AM, Stan wrote:
> On 9/18/2012 3:45 PM, Keith wrote:
>> On 2012-09-18, Stan <
sta...@gmail.com> wrote:
>>> Will slrn run on 64-bit Win7? If so, where is the best place to get it?
>>> Seems like everybody and their mothers want you to download something
>>> or another. Thanks.
>>
>> Yes. You can obtain the program for windows at the slrn web site.
>> You will need to set up a windows batch file to run the program and
>> set up the slrn.rc configuration program for it.
>
> Keith, hello. As I am familiar with Windows batch files, I want to ask
> you about some points in yours below.
>
> 1. Is this one you made for running slrn on 64-bit Windows? When I look
> at the slrn website at Sourceforge, it nowhere mentions 64-bit Windows,
> only 32-bit.
Slrn 32-bit runs fine on 64 bit windows.
>
> 2. Most of the lines are remarked out, and are you saying that I should
> leave them remarked out or should I un-rem any of them?
THe REM lines are just notes from the person who wrote the original
batch file someone posted years ago. Leaving the REM lines in a batch
file will not make any difference.
>
> 3. Is this batch file showing me two things. First, it has several
> lines marked with rem because these lines are explaining (reminding) the
> purpose of such lines, each of which, secondly, you have shown me for
> example how yours is set up currently?
>
> 4. You are expecting that I should change these lines for my system
> based on the notes you included within the batch file itself?
The only thing you have to change is the USER, NNTPSERVER, the 'cd
command' will make sure the batch file changes to the directory you have
slrn.exe located in. You will have to also set the SLRNHOME and
SLRN_SLANG_DIR to the location where you have those directories.
>
> 5. Can the slrn program be downloaded and simply saved in one folder,
> or is there an installation routine I would need to follow and then
> modify the configuration file as below?
Download the zip file and unzip it with the unzip command so that the
folders are created when the file is unzipped.
Then you must edit the slrn.rc file that comes with slrn.exe