Just a sample of the Echomail archive
Cooperative anarchy at its finest, still active today. Darkrealms is the Zone 1 Hub.
|    GOLDED    |    GoldED Public Release discussion.    |    2,690 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 909 of 2,690    |
|    mark lewis to Jeff Smith    |
|    Golded+ on 64b Linux    |
|    07 Jan 17 11:05:34    |
       On 2017 Jan 06 13:48:46, you wrote to Wilfred Van Velzen:               >> I had a closer look at the script. And it's strange you even get that        >> far into the script. When you don't have a Russion locale installed you        >> shouldn't get past line 15 of the script. And that just executes the        >> gedlnx...               JS> The implied suggestion from the Golded scripts was to use the golded        JS> script to launch Golded. But upon examining the script file it became        JS> evident that it dealt with ".ru" Russian locales.              i just edited the script ;)                     ==== Begin "golded" ====       #!/bin/sh              ## echo -e "\033%@" && echo -e "\033(U"              BINDIR=~/fido/bin       ETCDIR=~/fido/etc       GEDLNX=$BINDIR/gedlnx       if [ ! -x $GEDLNX ]; then        echo $GEDLNX is not avaiabled, sorry        exit 1       fi       CMD="$GEDLNX $*"              echo ""       echo "GEDLNX=$GEDLNX"       echo "CMD=$CMD"       echo ""              $CMD              for JAMFILE in [ $ETCDIR/netmail.jam $ETCDIR/echomail.jam ]; do        if [ -f $JAMFILE ] ; then        rm $JAMFILE        fi       done              TOSSLOG=$ETCDIR/echotoss.log       if [ -f $TOSSLOG ]; then        $BINDIR/hpt scan       fi              ## reset       ==== End "golded" ====              plus i want to see the CP437 stuff as close to correct as possible so i use a       wrapper tool and execute it like this                     ~/cp437/cp437 ~/fido/bin/golded -c~/fido/etc/golded.conf                     )\/(ark              Always Mount a Scratch Monkey       Do you manage your own servers? If you are not running an IDS/IPS yer doin' it       wrong...       ... In the future, all restaurants WILL NOT BE Taco Bell.       ---        * Origin: (1:3634/12.73)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca