DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - metrics - download
Index: R T

⟦de093d3ca⟧ TextFile

    Length: 1056 (0x420)
    Types: TextFile
    Names: »READ-ME«

Derivation

└─⟦9ae75bfbd⟧ Bits:30007242 EUUGD3: Starter Kit
    └─⟦3658e588a⟧ »EurOpenD3/mail/mh/mh-6.7.tar.Z« 
        └─⟦c75e36ecb⟧ 
            └─⟦this⟧ »mh-6.7/support/bboards/mmdfII/READ-ME« 
            └─⟦this⟧ »mh-6.7/support/bboards/mmdfII/bboards/READ-ME« 

TextFile

0.  Replace the directory ${MMDF-II-SOURCE-ROOT}/src/bboards/ with
    the directory ${MH-SOURCE-ROOT}/support/bboards/mmdfII/bboards/.
    The sources for the BBoards channel that come with MH are always
    much more current than the ones that come with MMDF-II.


1.  In ${MMDF-II-SOURCE-ROOT}/src/Makefile, add bboards to SUBDIR, so it
    looks something like:

    SUBDIR= tools uip submit deliver local phone pobox bboards smtp uucp


2.  In mmdftailor, add these lines

MTBL	name=cbboards, file="c-bboards"
MTBL	name=dbboards, file="d-bboards", show="BBOARDS pseudo-Domain"
MCHN	bboards, show="BBoards Delivery",
	que=bboards, tbl=cbboards, pgm=bboards, mod=reg, ap=822
MDMN	bboards, tbl=dbboards, name="", dmn=""


3.   Create the table for the BBoards domain, one line:

	bboards:		bboards


4.   Create the table for the BBoards channel, one line:
	bboards:		bboards


5.    Run dbmbuild


6.    In your mmdf.start file, either add the bboards channel to an
      existing background deliver, or give it one of its own:

	deliver -b -cbboards &