• Python and Mystic revisited

    From Gryphon@21:1/101 to All on Tue Apr 22 04:07:57 2025
    I know this has been asked before, but I thought I'd try again. I can't get python to work with Mystic. and I hope somebody might be able to help.

    I'm running Mystic 1.12 A49 on Ubuntu 24.04LTS running on a x86 VM.
    When I do a "file mystic", I get this:
    mystic: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.4.0, stripped

    Somebody mentioned that my python installation has to have the same arch type of mystic so I checked python and it is amd64. So the OS and python and mystic are 64bit, but does running amd64 python cause a problem?

    Ubuntu comes default with python3 and I did try to install python2 but that didn't make any difference. I ended up deleting python2 and now just run python3.

    I've tried entering the full path/filename of the python libs in the mystic config and it still fails. I'm not sure what else I'm supposed to do.

    If anybody else has any thoughts, I'd be happy to try them.

    "Amy Pond, there's something you better understand about me 'cause it's
    important, and one day your life may depend upon it. I am definitely a Mad
    Man with a Blue Box."
    .oO Madman with a Blue Box BBS Oo.oO madmanbbs.ddns.net Oo.

    ... I don't want to go!

    --- Mystic BBS v1.12 A48 (Linux/64)
    * Origin: Agency BBS | Dunedin, New Zealand | agency.bbs.nz (21:1/101)
  • From opicron@21:3/126 to Gryphon on Mon Apr 21 16:54:19 2025
    I know this has been asked before, but I thought I'd try again. I can't ge python to work with Mystic. and I hope somebody might be able to help.

    I'm running Mystic 1.12 A49 on Ubuntu 24.04LTS running on a x86 VM.
    When I do a "file mystic", I get this:
    mystic: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.4.0, stri

    Somebody mentioned that my python installation has to have the same arch t of mystic so I checked python and it is amd64. So the OS and python and my are 64bit, but does running amd64 python cause a problem?

    Ubuntu comes default with python3 and I did try to install python2 but tha didn't make any difference. I ended up deleting python2 and now just run python3.

    I've tried entering the full path/filename of the python libs in the mysti config and it still fails. I'm not sure what else I'm supposed to do.

    If anybody else has any thoughts, I'd be happy to try them.

    I build a docker file for Python 2.7 on Ubunutu 24.04, its using PyEnv, so you can install multiple versions on the same machine.

    To see my install commands, check this build file:

    https://github.com/opicron/mysticbbs/blob/master/Dockerfile/ubuntu24.04/Dockerf ile

    oP!

    ... Break up a relationship - buy a computer!!

    --- Mystic BBS v1.12 A49 2024/05/29 (Linux/64)
    * Origin: TheForze - bbs.theforze.eu:23 (21:3/126)