tlf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testing out TLF-1.5 for NAQP


From: Csahok Zoltan
Subject: Re: Testing out TLF-1.5 for NAQP
Date: Mon, 22 May 2023 09:38:23 +0000

The rules are meant to be more like templates as they typically require some 
customizing for the particular user (setting county code, etc).

So the process of using them is
1) build a current verison of TLF (on a recent Linux, e.g. Ubuntu 22 or Debian 
11)
        autoreconf -i \
        && ./configure --prefix=/usr \
                        --enable-fldigi-xmlrpc --enable-python-plugin \
        && TERM=xterm make all check
2) copy the files (in this case naqp and naqp.py) into the local rules/ 
directory
3) check+tweak the files if needed
4) reference naqp in local logcfg.dat
5*) if there is a stock (=old) TLF installed then copy cabrillo.fmt from the 
repo into the local directory (the dir where you start TLF from)
6) run the locally built TLF

*Step 5 is normally a one-time action.

73,
Zoli


On Sun, May 21, 2023 at 08:49:51PM -0500, Bill Lederer wrote:
>    I am trying to test TLF for NAQP. The rules file for this is actually a
>    directory, which contains two files. One is the naqp contest definition
>    file, plus naqp.py.
>    It doesn't seem to pick up all the info from the file 'naqp'.
>    In looking at the code in utils.c, the function find_available does not
>    seem to check for the possibility of a directory.
>    Or am I looking in the wrong place?
>    --
>    --w8lvn--



reply via email to

[Prev in Thread] Current Thread [Next in Thread]