• Compiling GoldEd+ under FreeBSD

    From Kai Richter@2:240/77 to andrew clarke on Sun May 7 19:54:36 2023
    Hello andrew!

    05 Feb 23, andrew clarke wrote to Sean Dennis:

    cmake -B workdir --install-prefix=$HOME/opt/golded .
    cmake --build workdir --parallel
    cmake --install workdir

    Thanks a lot! I failed to find a FreeBSD entry point in the documentation.

    but it builds OK.

    So does it with 13.2-RELEASE but running golded -H resulted into no output.

    I build as root with C.UTF-8:
    # golded -H
    #

    May i ask for your locale setup? Atm my plan is to set a user with latin-1.

    Regards

    Kai

    --- GoldED+/LNX 1.1.4.7
    * Origin: Monobox (2:240/77)
  • From Sean Dennis@1:18/200 to Kai Richter on Sun May 7 16:51:56 2023
    Hello Kai,

    07 May 23 19:54, you wrote to andrew clarke:

    May i ask for your locale setup? Atm my plan is to set a user with latin-1.

    I built GoldEd using the standard build instructions. I'm running it under 13.2-RELEASE without issue. I think my local is en_US and my codepage is UTF-8.

    -- Sean

    --- GoldED+/BSD 1.1.5-b20220504
    * Origin: Outpost BBS * Johnson City, TN (1:18/200)
  • From Kai Richter@2:240/77 to Sean Dennis on Tue May 9 00:12:02 2023
    Hello Sean!

    07 May 23, Sean Dennis wrote to Kai Richter:

    I built GoldEd using the standard build instructions. I'm running it under 13.2-RELEASE without issue. I think my local is en_US and my codepage is UTF-8.

    Thanks. I got my 8859-1 now. I adjusted putty to xterm.
    I started tmux and all settings are gone. :-(

    Regards

    Kai

    --- GoldED+/LNX 1.1.4.7
    * Origin: Monobox (2:240/77)
  • From Kai Richter@2:240/77 to All on Wed May 10 01:46:36 2023
    Hello!

    07 May 23, Kai Richter wrote to andrew clarke:

    but running golded -H resulted into no output.
    I build as root with C.UTF-8:
    # golded -H
    #

    This is so strange: When i do "clear;golded -H" as user in a maximized putty window i get:

    GoldED+/BSD 1.1.5-b20230304
    [help text until "Any non-...]
    Many empty lines until the golded version number is in the first upper line. The CLI prompt at the bottom line.

    When i spam the CLI with <enter> and i see the CLI prompt lines in all lines and start golded -H then the many empty lines do have the CLI prompt.

    Looks like the -H output is written from the top line of the screen but not after the CLI input position. I thought that could be the reason why i got a blank screen with golded -H before but i can't reproduce it.

    Regards

    Kai

    --- GoldED+/LNX 1.1.4.7
    * Origin: Monobox (2:240/77)