Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: Bernard Pidoux F6BVP <f6bvp@free.fr>
To: List for the LINUX version of FBB <xfbb@f6fbb.org>,
	FBB - User Forum <fbb@f6fbb.org>,
	linux-hams <linux-hams@vger.kernel.org>
Subject: New Satdoc version 2.8.6 for FBB BBS
Date: Tue, 29 Sep 2009 19:19:11 +0200	[thread overview]
Message-ID: <4AC2418F.5050501@free.fr> (raw)
In-Reply-To: <4ABD1B3A.4060601@free.fr>

Hi ALL,

Amsat News Service recently changed Weekly Satellite Report format.
This broke satdoc utility.

Satdoc, for SATellite DOCumentation, is an application that creates 
satellite documentation files, users can access from FBB BBS
satellite menu.
AMSAT Weekly Satellite Reports bulletins are the source for this 
program.
It can be run automatically at night during BBS maintenance.

The WSR format change is now recognized by the new satdoc version.

Linux source package can be downloaded from here :

http://f6bvp.free.fr/logiciels/satdoc/2.8.6/satdoc-2.8.6.tar.bz2

It must be untared with command

tar xf satdoc-2.8.6.tar.bz2

This will create a directory named satdoc-2.8.6

cd into that directory.

Type make to compile satdoc utility program.

Move it into /usr/local/sbin

For DOS and Windows users, simple changes in the source file
satdoc.c allow compilation by GCC under Windows or DOS.

Replace :

#define _LINUX_
//#define _DOS_

by

//#define _LINUX_
#define _DOS_

Pour les messages en francais enlever les //
devant 

//#define FRANCAIS

Si problèmes d'accent, mettre en commentaire
comme ci-dessous la ligne

//#define ACCENTS

73 de Bernard, f6bvp


--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

           reply	other threads:[~2009-09-29 17:19 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <4ABD1B3A.4060601@free.fr>]

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=4AC2418F.5050501@free.fr \
    --to=f6bvp@free.fr \
    --cc=fbb@f6fbb.org \
    --cc=linux-hams@vger.kernel.org \
    --cc=xfbb@f6fbb.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox