SMath preparation:
a) Download SMath (develovep by Andrey Ivashov, many thanks)
b) From the folder Downloads, right click the *.tar.gz and select Extract Here
b) From Ubuntu Software Center, search winforms. You should be able to find libmono-winforms2.0-cil. You need to install this
Running SMath from terminal:
a) You need to open Ubuntu terminal (from Dash and type terminal), or Ctrl+alt+T
b) cd Downloads
c)
d)
You may get a warning in the terminal: Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap"
ReplyDeleteTo solve this problem, you need gtk2-engines-pixbuf installed.
> From Ubuntu Software Center, search gtk2-engines-pixbuf then install,
> or from the terminal
sudo apt-get install gtk2-engines-pixbuf
anyone else having trouble with printing?
ReplyDeleteSolution for my trouble with printing was to install Cups-PDF and especially to make sure that the page was set to "letter" under page setup.
DeleteI have installed Cups-PDF and set the page to US letter, and the app crashes on printing. Any ideas?
ReplyDelete