• Installing Golded on ubuntu/linux

    From Rickv@1:154/110 to All on Saturday, July 05, 2025 13:37:47
    I have been unable to get Golded Linux installed on my ubuntu system. I keep getting error after error. I have also been getting help from ChatGPT. Can anyone recommand a version that will install into ubuntu? I've tried the latest git on github.

    Thanks,
    RickV
    --- SBBSecho 3.28-Linux
    * Origin: live Wire BBS [livewirebbs.com:1025] (1:154/110)
  • From Warpslide@1:229/664 to Rickv on Saturday, July 05, 2025 18:07:28
    On 05 Jul 2025, Rickv said the following...

    I have been unable to get Golded Linux installed on my ubuntu system. I keep getting error after error.

    This works for me on Ubuntu 22.04:

    git clone https://github.com/golded-plus/golded-plus.git

    cd golded-plus

    cp ./golded-plus/golded3/mygolded.__h ./golded-plus/golded3/mygolded.h
    nano ./golded-plus/golded3/mygolded.h
    make
    make strip
    cp ./bin/gedlnx /usr/local/bin/
    cp ./bin/gnlnx /usr/local/bin/

    mkdir ~/.golded

    cp ./golded-plus/cfgs/config/simple.cfg ~/.golded/golded.cfg


    Jay

    ... How many bones are in the human hand? A handful of them

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: Northern Realms (1:229/664)