Cannot run in Ubuntu 22.04 - Сообщения
Regards
https://en.smath.com/forum/yaf_postsm75553_SMath-in-Linux.aspx#post75553
WroteThis is mono bug of debian based distros. You can find detailed explanation about it at link below.
Regards
https://en.smath.com/forum/yaf_postsm75553_SMath-in-Linux.aspx#post75553
If SM does not run on Debian based distros, I wonder why Ubuntu is listed on the Download page as the example of a Linux distro.
WroteWroteThis is mono bug of debian based distros. You can find detailed explanation about it at link below.
Regards
https://en.smath.com/forum/yaf_postsm75553_SMath-in-Linux.aspx#post75553
If SM does not run on Debian based distros, I wonder why Ubuntu is listed on the Download page as the example of a Linux distro.
I know this is a 10 month old thread, but this is such a common problem that I think it's worth responding.
overlord did not say that smath does not run on Debian based distros. I think that what he implied is that if it won't run, then you need to fix your mono installation.
One thing that finally worked for me was to install not just the mono runtime, but also the developer package:
sudo apt update
sudo apt upgrade
sudo apt install mono-runtime mono-devel
You can refer to this thread for more ideas:
Ask Ubuntu
With respect to pdalet, here is his post.
WroteGood New for ubuntu users
SMath Studio runs on ubuntu 22.04 without sudo.
Modify smathstudio_desktop_mono
#!/bin/sh
export MONO_WINFORMS_XIM_STYLE=disabled
exec mono "./SMathStudio_Desktop.exe" "$@"
Ph.DALET
Lyp Champollion
Figeac-FRANCE
WroteIn fact, you even don't need to fix or install anything. This is a common mono bug and it can be fixed with editing your smathstudio mono execution file.
With respect to pdalet, here is his post.WroteGood New for ubuntu users
SMath Studio runs on ubuntu 22.04 without sudo.
Modify smathstudio_desktop_mono
#!/bin/sh
export MONO_WINFORMS_XIM_STYLE=disabled
exec mono "./SMathStudio_Desktop.exe" "$@"
Ph.DALET
Lyp Champollion
Figeac-FRANCE
Can you please explain how (which app to use) to modify the mono file?
WroteCan you please explain how (which app to use) to modify the mono file?
This file (smathstudio_desktop_mono) is just a shell script file.
Edit it with your favorite text editor.
vim, leafpad, kate, nano, scite, notepadqq, etc etc
#!/bin/sh
cd /home/
export MONO_WINFORMS_XIM_STYLE=disabled
exec mono "./SMathStudio_Desktop.exe" "$@"
I made a folder called SMath_Studio within the Applications folder (which may or may not already exist in your home directory) and copied the entire SMath file structure there. Obviously, replace
I am new to Linix (Ubuntu - Zorin OS)
\\\\\\\\\\\\\\\\\\ |||||| //////////////////
Greetings,
I am currently binge watching a plethora of videos covering Ubuntu, LInux, Wine, Gear Lever: installs, debugging, and the such. Here is my current understanding:
- Mono is outdated, a project that has hence been folded into WineHQ
- The Mono distribution WILL work with Mono, or with WineHQ, either one having different degrees of success (e.g., Mono displayed math regions, but not some button text, while Wine showed button text, but not some math region text) ¯\_(ツ)_/¯
- The *.appimage file for Ubuntu doesn't seem to 'work', even after authorizing it to run, neither through 「fuse2」, nor 「Gear Lever」: No errors, no messages.
- I have developed some plugins, so I'm aware that SMath is an Windows Forms application/.net/Microsoft
Is it a valid understanding that SMath does not have a "Linux deployment," but rather it is a Windows Application that *can* run on Linux; more or less supported through the Mono project.
Therefore, here are my questions:
- Is there an installation guide for Linux Deployments?
- Does the Ubuntu deployment appImage file corrupt? if not, how is it supposed to be used?
- If SMath only works if it is mounted to "Mono" or "WineHQ": is there a way to double click a *.sm file and have the SMath open? or must we enter that command through the terminal
I have a 'working' solution, but I'm looking for the cleanest/mainstream/recommended/seamless method as to how best install/utilize SMath Studio.
May this be of Good Help;
⚜ Kenny Lemens, P.E. ᵂᴵ
- Новые сообщения
- Нет новых сообщений