• Synchronet and Suse Linux

    From Themadgamerman@VERT to All on Friday, September 09, 2022 15:34:36
    I have Synchronet running fine on ArcoLinux (Arch based). I am however still trying to get it to run on my OpenSuse Tumbleweed system. I have all the required libraries needed, but I still get the following error

    ./scfg: /lib64/libncursesw.so.6: version `NCURSESW6_5.3.20021019' not found (required by ./scfg)./scfg: /lib64/libncursesw.so.6: version `NCURSESW6_5.1.20000708' not found (required by ./scfg)mark@DELL-E6430:/sbbs/exec>

    I have both 5 and 6 of ncurses. What am I missing?

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Charles Blackburn@VERT/FBOBBS to Themadgamerman on Saturday, September 10, 2022 10:30:35
    Re: Synchronet and Suse Linux
    By: Themadgamerman to All on Fri Sep 09 2022 15:34:36

    I have both 5 and 6 of ncurses. What am I missing?

    the question is, just the dev library or the actual libray itself.

    I ran into a similar issue with suse a long time ago with something else, while the program would compile because the dev libraries were there, the actual library itself wasnt there.

    that would be the only thing i can think of.
    Charles Blackburn
    SYSOP - The F.B.O BBS
    Aviation related fun @ bbs.thefbo.us IPV4 and IPV6
    DOVE-Net
    Coming soon: FSX-Net, FIDO-Net

    ---
    þ Synchronet þ My Brand-New BBS
  • From Themadgamerman@VERT to Charles Blackburn on Saturday, September 10, 2022 16:06:50
    Re: Synchronet and Suse Linux
    By: Charles Blackburn to Themadgamerman on Sat Sep 10 2022 10:30 am

    I ran into a similar issue with suse a long time ago with something else, while the program would compile because the dev libraries were there, the actual library itself wasnt there.

    That's the thing, I find ncurses in the repos, but no mention of ncursesw. I will investigate it a bit more. Otherwise I'll just install Synnchronet on my Archlinux machine till I find the answer.

    Mark

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Charles Blackburn@VERT/FBOBBS to Themadgamerman on Saturday, September 10, 2022 19:17:13
    Re: Synchronet and Suse Linux
    By: Themadgamerman to Charles Blackburn on Sat Sep 10 2022 16:06:50

    hey Mark

    That's the thing, I find ncurses in the repos, but no mention of ncursesw. I will
    investigate it a bit more. Otherwise I'll just install Synnchronet on my Archlinux
    machine till I find the answer.

    i beleive under suse it's ncurses-devel (or ncursesw-devel)... doesn't really matter.. curses is curses LOL

    i would give the ones you have in your repo a try and see what happens... been so long since i used suse it's silly lol

    Charlie
    Charles Blackburn
    SYSOP - The F.B.O BBS
    Aviation related fun @ bbs.thefbo.us IPV4 and IPV6
    DOVE-Net
    Coming soon: FSX-Net, FIDO-Net

    ---
    þ Synchronet þ The FBO BBS - bbs.thefbo.us - A place for aviation fun....
  • From Tracker1@VERT/TRN to Themadgamerman on Saturday, September 10, 2022 14:29:17
    On 9/9/22 15:34, Themadgamerman wrote:
    I have Synchronet running fine on ArcoLinux (Arch based). I am however still trying to get it to run on my OpenSuse Tumbleweed system. I have all the required libraries needed, but I still get the following error

    ./scfg: /lib64/libncursesw.so.6: version `NCURSESW6_5.3.20021019' not found (required by ./scfg)./scfg: /lib64/libncursesw.so.6: version `NCURSESW6_5.1.20000708' not found (required by ./scfg)mark@DELL-E6430:/sbbs/exec>

    I have both 5 and 6 of ncurses. What am I missing?

    Are you building on the system in question? Maybe a different library location is the issue... if you're building on the OpenSuse system, you
    may need to install the developer/source libraries for ncurses6?
    --
    Michael J. Ryan - tracker1@roughneckbbs.com

    ---
    þ Synchronet þ Roughneck BBS - roughneckbbs.com
  • From Themadgamerman@VERT to Charles Blackburn on Saturday, September 10, 2022 19:34:56
    Re: Synchronet and Suse Linux
    By: Charles Blackburn to Themadgamerman on Sat Sep 10 2022 07:17 pm

    i beleive under suse it's ncurses-devel (or ncursesw-devel)... doesn't really matter.. curses is curses LOL

    i would give the ones you have in your repo a try and see what happens... been so long since i used suse it's silly lol

    ncurses5-devel, ncurses6-devel and ncurses are the packages if memory is good (it's not) none offer me ncursesw though. I going to compile it on my archlinux box tomorrow and see what happens.

    Mark

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Charles Blackburn@VERT/FBOBBS to Themadgamerman on Sunday, September 11, 2022 06:39:50
    Re: Synchronet and Suse Linux
    By: Themadgamerman to Charles Blackburn on Sat Sep 10 2022 19:34:56


    ncurses5-devel, ncurses6-devel and ncurses are the packages if memory is good (it's not) none offer me ncursesw though. I
    going to compile it on my archlinux box tomorrow and see what happens.

    those should be fine, i dunno where you're getting ncursesw from but either or both of those should be fine.

    I can spin up a VM later today if you want i and take a look
    Charles Blackburn
    SYSOP - The F.B.O BBS
    Aviation related fun @ bbs.thefbo.us IPV4 and IPV6
    DOVE-Net
    Coming soon: FSX-Net, FIDO-Net

    ---
    þ Synchronet þ The FBO BBS - bbs.thefbo.us - A place for aviation fun....