Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to GoldED Public Release discussion...  <--  <--- Return to Home Page
   Networked Database  GoldED Public Release discussion...   [158 / 433] RSS
 From   To   Subject   Date/Time 
Message   mark lewis    Jeff Smith   Golded+ on 64b Linux   January 7, 2017
 11:05 AM *  

 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)
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to GoldED Public Release discussion...  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0819 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.0.140505

Warning: Unknown: open(c:\Sessions\sess_c1kgtitdvki4p212g3ted26p24, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0 PHP Warning: session_start(): open(c:\Sessions\sess_c1kgtitdvki4p212g3ted26p24, O_RDWR) failed: No such file or directory (2) in D:\wc5\http\public\VADV\include\common.inc.php on line 45 PHP Warning: Unknown: open(c:\Sessions\sess_c1kgtitdvki4p212g3ted26p24, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (c:\Sessions) in Unknown on line 0