wxMaxima is a document based interface for the computer algebra systemMaxima. wxMaxima provides menus and dialogs for many commonmaxima commands, autocompletion, inline plots and simple animations. wxMaxima isdistributed under theGPL license.
I have just added education repo:
Index of /repositories/Education/openSUSE_11.4
but here the most recent version of maxima is 5.23.2-1.2
Your version is available on science repo:
Index of /repositories/science/openSUSE_11.4
but here is another problem, if I try to instal wxmaxima from
this repo, I get dependencies error:
Oops, sorry, checked again, you are right it is the science repo, I seem to
be blind today - both maxima and wxMaxima from science not education.
Your error message about gnuplot is weird.
I have the following:
> zypper in -r14 maxima
plotutils is in the standard repository, with your command you only accept
additional dependencies to be satisfied from the one and only repository #14
which you accept by this command and which does not contain plotutils.
That explains also what happened with you gnuplot problem.
As man zypper tells us
It worked, but then I type "maxima" in the terminal, Maxima opens inside the terminal (like Python) and not as a program with a GUI, as it happens in Windows. Is this the way it works in Ubuntu, or am I installing just a basic version of Maxima? How can I get a version like the one that runs on Windows, if this is possible?
Maximascript is a shell script that I wrapped up as a clickable macOS app using the free program Platypus. It creates a new directory called .maxima in the home directory, and creates a file called maxima-init.mac The app adds these three lines to the init file:
wxMaxima should be able to find maxima and gnuplot at the MacPorts install folder '$prefix/bin/' and also at a few non-MacPorts locations. In case you have issues with finding maxima, open wxMaxima Preferences and under the second tab (maxima) enter your path to the maxima executable and in the last tab (startup) add this command:
gnuplot_command:"/gnuplot"$
You might have to restart wxMaxima for this to take effect.
==> Retrieving sources... -> Found wxmaxima-23.04.1.tar.gz -> Found wxmaxima-23.04.1.asc==> Validating source files with sha512sums... wxmaxima-23.04.1.tar.gz ... Passed wxmaxima-23.04.1.asc ... Skipped==> Verifying source file signatures with gpg... wxmaxima-23.04.1 ... SOURCE FILE NOT FOUND==> ERROR: One or more PGP signatures could not be verified! -> error making: wxmaxima-exit status 1 -> Failed to install the following packages. Manual intervention is required:wxmaxima - exit status 1
df19127ead