• Max on linux

    From Rick Smith@1:340/202.1 to All on Fri Nov 13 10:57:44 2020
    Greetings All!


    Has anyone successfully got maximus on linux? We have tried most 32 and 64 bit versions tried solving dependincy complaints and still cannot get make max or make install to complete...


    ----
    Regards,


    Rick Smith (Nitro)

    ... Hopeless addict to BBSing, I need a QWK fix
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (1:340/202.1)
  • From Oli@2:280/464.47 to Rick Smith on Fri Nov 13 23:23:32 2020
    Rick wrote (2020-11-13):

    Greetings All!


    Has anyone successfully got maximus on linux? We have tried most 32 and 64 bit versions tried solving dependincy complaints and still cannot get make max or make install to complete...

    The build worked with a few modifications, but I haven't tested if it works. I will push it to github tomorrow.

    $ make max
    cd slib && /usr/bin/make; cd ..; cd unix && /usr/bin/make; cd ..; cd msgapi && /usr/bin/make; cd ..; cd mex && /usr/bin/make; cd ..; cd prot && /usr/bin/make; cd ..; cd comdll && /usr/bin/make; cd ..;
    make[1]: Entering directory '/tmp/maximus/slib'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/slib'
    make[1]: Entering directory '/tmp/maximus/unix'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/unix'
    make[1]: Entering directory '/tmp/maximus/msgapi'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/msgapi'
    make[1]: Entering directory '/tmp/maximus/mex'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/mex'
    make[1]: Entering directory '/tmp/maximus/prot'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/prot'
    make[1]: Entering directory '/tmp/maximus/comdll'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/comdll'
    cd util && /usr/bin/make
    make[1]: Entering directory '/tmp/maximus/util'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/util'
    cd squish && /usr/bin/make; cd ..; cd max && /usr/bin/make; cd ..; cd mex && /usr/bin/make; cd ..; cd util && /usr/bin/make; cd ..;
    make[1]: Entering directory '/tmp/maximus/squish'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/squish'
    make[1]: Entering directory '/tmp/maximus/max'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/max'
    make[1]: Entering directory '/tmp/maximus/mex'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/mex'
    make[1]: Entering directory '/tmp/maximus/util'
    make[1]: Nothing to be done for 'top'.
    make[1]: Leaving directory '/tmp/maximus/util'

    ---
    * Origin: (2:280/464.47)
  • From Rick Smith@1:340/202 to Oli on Fri Nov 13 16:43:10 2020
    Greetings Oli!

    Friday November 13 2020 23:23, you wrote to me about an urgent matter!:

    * Forwarded from area 'MUFFIN'
    Rick wrote (2020-11-13):

    Greetings All!


    The build worked with a few modifications, but I haven't tested if it works. I will push it to github tomorrow.

    $ make max
    cd slib && /usr/bin/make; cd ..; cd unix && /usr/bin/make; cd ..;
    cd msgapi && /usr/bin/make; cd ..; cd mex && /usr/bin/make; cd ..;
    cd prot && /usr/bin/make; cd ..; cd comdll && /usr/bin/make; cd ..; make[1]: Entering directory '/tmp/maximus/slib' make[1]: Nothing to be done for 'top'. make[1]: Leaving directory
    '/tmp/maximus/slib' make[1]: Entering directory
    '/tmp/maximus/unix' make[1]: Nothing to be done for 'top'. make[1]: Leaving directory '/tmp/maximus/unix' make[1]: Entering directory '/tmp/maximus/msgapi' make[1]: Nothing to be done for 'top'. make[1]: Leaving directory '/tmp/maximus/msgapi' make[1]: Entering directory '/tmp/maximus/mex' make[1]: Nothing to be done for 'top'. make[1]:
    Leaving directory '/tmp/maximus/mex' make[1]: Entering directory '/tmp/maximus/prot' make[1]: Nothing to be done for 'top'. make[1]:
    Nice work... I look forward to giving it a try.... I will look for it tomorrow then..

    Thanks again


    Rick Smith (Nitro)

    ... BBSing is like sex, except you don't want to come off
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus BBS! --->>>>bbs.abon.us:2323 (1:340/202)
  • From Oli@2:280/464.47 to Rick Smith on Sat Nov 14 15:52:01 2020
    Rick wrote (2020-11-13):

    Nice work... I look forward to giving it a try.... I will look for it tomorrow then..

    this does compile on my machine:

    git clone -b max https://github.com/fidosoft/maximus
    cd maximus
    ../configure
    make max


    If it's still not building maybe there are some build dependencies missing. I also don't know if the executable is fully functional or buggy. I'm not a C coder and I haven't tested it.

    ---
    * Origin: (2:280/464.47)
  • From Rick Smith@1:340/202.1 to Oli on Sat Nov 14 09:18:32 2020
    Greetings Oli!

    Saturday November 14 2020 15:52, you wrote to me about an urgent matter!:

    * Forwarded from area 'muffin'
    Rick wrote (2020-11-13):

    Nice work... I look forward to giving it a try.... I will look
    for it tomorrow then..

    this does compile on my machine:

    git clone -b max https://github.com/fidosoft/maximus
    cd maximus
    ../configure
    make max

    Thanks for doing that... yeah it built and installed but segfault everywhere.. oh well it was worth the try... segfault probably take forever to diagnose...


    ----
    Regards,


    Rick Smith (Nitro)

    ... Co -ed naked BBSing - - We make constant connections!
    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: ----> Abacus Sysop Point --->>>>bbs.abon.us:2323 (1:340/202.1)
  • From Oli@2:280/464.47 to Rick Smith on Sat Nov 14 20:34:47 2020
    Rick wrote (2020-11-14):

    Saturday November 14 2020 15:52, you wrote to me about an urgent matter!:

    Nice work... I look forward to giving it a try.... I will look
    for it tomorrow then..

    this does compile on my machine:

    git clone -b max https://github.com/fidosoft/maximus
    cd maximus
    ../configure
    make max

    Thanks for doing that... yeah it built and installed but segfault everywhere.. oh well it was worth the try... segfault probably take forever to diagnose...

    On 32 or 64 bit?

    Did it use MEX?

    Maybe I did something stupid in the code. I'm still convinced it's not hard to get it work with a recent gcc for a C coder with some experience. At least it did work with gcc 3.x (according to the READMEs).

    ---
    * Origin: (2:280/464.47)