I am running Ubuntu. Python 2.7 installed. I run BBSLink.py it says
Python not detected (python error in mystic).
I CAN run the script from CL and it works fine so I guess I dont have my environment settings right.
Anyone know what I could be missing? I set PYTHONHOME and PYTHONPATH in /etc/environment but I guess I didnt get it right.
On 05/15/17, Nugax pondered and said...
I am running Ubuntu. Python 2.7 installed. I run BBSLink.py it says Python not detected (python error in mystic).
I CAN run the script from CL and it works fine so I guess I dont have my environment settings right.
Anyone know what I could be missing? I set PYTHONHOME and PYTHONPATH in /etc/environment but I guess I didnt get it right.
I don't know the answer to this, I did see a similar request in the Fidonet >MYSTIC echo recently... I figure g00r00 may be able to comment about any >linux specific stuff related to Python setup.
Did you look at the Wiki and see the notes there?
Best, Paul
--- Mystic BBS v1.12 A33 (Windows/32)
* Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
I am running Ubuntu. Python 2.7 installed. I run BBSLink.py it says
Python not detected (python error in mystic).
I am running Ubuntu. Python 2.7 installed. I run BBSLink.py it says Python not detected (python error in mystic).
Can you run "python --version" from a terminal to see if it says "Python 2.7" and then also take a look at the output of this command:
ldconfig -p | grep libpython
You should see a "libpython2.7.so.1.0" as a result. If you don't, we may have to create a symlink to whatever file you have installed
--- Mystic BBS v1.12 A34 (Windows/64)
* Origin: Sector 7 [Mystic BBS WHQ] (21:1/108)
On 05/16/17, g00r00 said the following...
I am running Ubuntu. Python 2.7 installed. I run BBSLink.py it s Python not detected (python error in mystic).
Can you run "python --version" from a terminal to see if it says "Pyt 2.7" and then also take a look at the output of this command:
ldconfig -p | grep libpython
You should see a "libpython2.7.so.1.0" as a result. If you don't, we have to create a symlink to whatever file you have installed
You should see a "libpython2.7.so.1.0" as a result. If you don't, we have to create a symlink to whatever file you have installed
ldconfig command = libpython2.7_dso.1.0 => /usr/lib/x86_64-linux-gnu/libpython2.7_d.sp.1.0
It also has a few more, all now are python 2.7 links.
I still think something isnt right with Python and Linux/Mystic though.
g00r00 wrote to Nugax <=-
I still think something isnt right with Python and Linux/Mystic though.
Please see my last message to you with instructions to see if its not installed correctly. From what I am seeing its not.
--- Mystic BBS v1.12 A34 (Windows/64)
* Origin: Sector 7 [Mystic BBS WHQ] (21:1/108)
Sysop: | sneaky |
---|---|
Location: | Ashburton,NZ |
Users: | 31 |
Nodes: | 8 (0 / 8) |
Uptime: | 201:10:59 |
Calls: | 2,083 |
Calls today: | 1 |
Files: | 11,139 |
Messages: | 947,933 |