I can run it but it just returns to command prompt with no output, I know I am probably missing a step, but reading the docs have proven to be difficult. Can anyone give me some direction?
Hello nugax,
On Sat, Nov 16 2024 16:31:26 -0600, you wrote:
I can run it but it just returns to command prompt with no output, I kno am probably missing a step, but reading the docs have proven to be diffi Can anyone give me some direction?
Did you actually edit the Golded config file? Just copying the default
and using it probably won't work. There are probably paths in there that need to be changed, as well as your name, node number, etc.
Also, you have to edit mygolded.__h with your information, and rename it to mygolded.h to personalize your copy.
Hope that helps!
Regards,
Nick
Did you actually edit the Golded config file? Just copying the default and using it probably won't work. There are probably paths in there that need to be changed, as well as your name, node number, etc.
Also, you have to edit mygolded.__h with your information, and rename it to mygolded.h to personalize your copy.
Which file is the one to use, edit and create as the config? Advanced.cfg?
Do I just need the file in the same directory as golded? Does it need to be named anything specifically?
Did you actually edit the Golded config file? Just copying the defa and using it probably won't work. There are probably paths in there need to be changed, as well as your name, node number, etc.
Also, you have to edit mygolded.__h with your information, and rena to mygolded.h to personalize your copy.
First off, let me correct myself here: If you downloaded the sources and compiled it yourself, you should have already edited mygolded.__h and renamed it, because otherwise it won't compile. Correct?
Hi,
I downloaded golded and compiled on Slackware 15. I built it with no
errors and copied the libs to /usr/bin/local. I copied the sample
config to golded.cfg and moved the cfg and golded binary to my home
dir.
I can run it but it just returns to command prompt with no output, I
know I am probably missing a step, but reading the docs have proven to
be difficult. Can anyone give me some direction? Thanks
Hello nugax!
16 Nov 24 16:31, you wrote to all:
Hi,
I downloaded golded and compiled on Slackware 15. I built it with no errors and copied the libs to /usr/bin/local. I copied the sample config to golded.cfg and moved the cfg and golded binary to my home dir.
I can run it but it just returns to command prompt with no output, I know I am probably missing a step, but reading the docs have proven to be difficult. Can anyone give me some direction? Thanks
I do have golded, gedlnx, gnlnx and rddtlnx in my PATH.
These are found after compiling in folder bin.
The golded config files such as golded.cfg, .exc, .inc are in my etc folder but
can be in the folder you run from.
There are NO libs created under Linux at least in my system.
Make sure before compiling that you locate file mygolded.__h and copy to mygolded.h then change the first six lines with your name fido address
and email address.
Then compile golded via the make file or whatever you use.
That all said I do get a lot of warning messages (I use gcc 12.3.0).
Vincent
--- Mageia Linux v9 X64/Mbse v1.1.0/GoldED+/LNX 1.1.5-b20240309
* Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1)
First off, let me correct myself here: If you downloaded the sources and compiled it yourself, you should have already edited mygolded.__h and renamed it, because otherwise it won't compile. Correct?
Thats right. I renamed that file and succesfully compiled it. I took that file and have looked at it but, I am not sure its reading the file. I will try it some more later on.
I have that directory structure. My issue is everytime I run it says a required file is not found, but I have no idea what file it is talking about. Some files referenced in golded.conf are not there, because they werent included in the package.
I will admit, having some kind of warning/error message in the Linux console letting you know that your golded.cfg has errors in it would
be extremely beneficial, compared to a blank screen and going back to
the command prompt without any information.
I will admit, having some kind of warning/error message in the Linux console letting you know that your golded.cfg has errors in it would
be extremely beneficial, compared to a blank screen and going back to the command prompt without any information.
Using 'tee' can help a lot.
'gedlnx | tee output.txt' works but ANSI color codes are captured so you'd need to look at the output in an ANSI-capable viewer.
I'm using GoldEd+ under Slackware 15 without issues.
I can run it but it just returns to command prompt with no output,
know I am probably missing a step, but reading the docs have proven to
be difficult. Can anyone give me some direction?
Hi,
I downloaded golded and compiled on Slackware 15. I built it with no errors and copied the libs to /usr/bin/local. I copied the sample config to golded.cfg and moved the cfg and golded binary to my home dir.
I can run it but it just returns to command prompt with no output, I know I am probably missing a step, but reading the docs have proven to be difficult. Can anyone give me some direction?
Thanks
... That's not a bug, it's an undocumented feature
--- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
* Origin: The ByteXchange BBS | bbs.thebytexchange.com (1:19/37)
Kai Richter wrote to nugax <=-
Hello nugax!
16 Nov 24, nugax wrote to All:
I can run it but it just returns to command prompt with no output,
The sample config will not work without adjustments.
And that applies to all other shared configs too.
know I am probably missing a step, but reading the docs have proven to
be difficult. Can anyone give me some direction?
Sure. RTFM. Nobody said it have to be easy. ;-)
Create an empty directory. If gedlnx is not in your path just copy
gedlnx into it. You can create a minimal config with ./gedlnx -INSTALL
There is a no show bug in case of config errors that can be worked
around with "gedlnx > /dev/null". (keep the output into file "gedlnx > output.txt")
Golded can have an advanced config. The group system, the charset
system, the template system, the random system. You should start with a minimum and configure the features you need one after another.
Regards
Kai
--- GoldED+/LNX 1.1.4.7
* Origin: Monobox (2:240/77)
On 16 Nov 2024, Nicholas Boel said the following...
Which file is the one to use, edit and create as the config? Advanced.cfg?
Do I just need the file in the same directory as golded? Does it need to be named anything specifically?
Nicholas Boel wrote to Sean Dennis <=-
Here's a little gem I found a long time ago (if you haven't seen it already), maybe this simple script would work instead of a full fledged ansi-capable viewer?
Latest golded installed (but not being used at this very second) here under Archlinux v.today, also without issues except that I would love
to see ditching the cp437 stuff, getting rid of translation tables, and bringing in the iconv support. Unfortunately, I'm not a good programmer
so all of that goes right in the suggestion box aka trash bin.
Did you switch back to Linux recently? I could have sworn I saw your
old BBS software on OS/2 or DOS not too long ago. Or do you run
multiple instances these days and switch them up on occasion just to confuse me?
nugax wrote to Sean Dennis <=-
Mind sharing your config file?
Sean,
Mind sharing your config file?
-Nugax
The ByteXchange BBS
... A house is a place to keep your stuff while you go out and get
more stuff
--- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
* Origin: The ByteXchange BBS | bbs.thebytexchange.com (1:19/37)
Hello nugax!
16 Nov 24, nugax wrote to All:
I can run it but it just returns to command prompt with no output,
The sample config will not work without adjustments.
And that applies to all other shared configs too.
know I am probably missing a step, but reading the docs have
proven to be difficult. Can anyone give me some direction?
Sure. RTFM. Nobody said it have to be easy. ;-)
Create an empty directory. If gedlnx is not in your path just copy
gedlnx into it. You can create a minimal config with ./gedlnx -INSTALL
There is a no show bug in case of config errors that can be worked
around with "gedlnx > /dev/null". (keep the output into file "gedlnx > output.txt")
Golded can have an advanced config. The group system, the charset
system, the template system, the random system. You should start with
a minimum and configure the features you need one after another.
Regards
Kai
--- GoldED+/LNX 1.1.4.7
* Origin: Monobox (2:240/77)
Sysop: | altere |
---|---|
Location: | Houston, TX |
Users: | 66 |
Nodes: | 4 (0 / 4) |
Uptime: | 00:09:55 |
Calls: | 599 |
Files: | 7,638 |
Messages: | 291,687 |