Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
* New Satdoc version 2.8.6 for FBB BBS
       [not found] <4ABD1B3A.4060601@free.fr>
@ 2009-09-29 17:19 ` Bernard Pidoux F6BVP
  0 siblings, 0 replies; only message in thread
From: Bernard Pidoux F6BVP @ 2009-09-29 17:19 UTC (permalink / raw)
  To: List for the LINUX version of FBB, FBB - User Forum, linux-hams

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-09-29 17:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4ABD1B3A.4060601@free.fr>
2009-09-29 17:19 ` New Satdoc version 2.8.6 for FBB BBS Bernard Pidoux F6BVP

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox