Sujet : Re: ******** Video: FOSS Superiority Versus Commercial Software **********
De : ff (at) *nospam* linux.rocks (Farley Flud)
Groupes : comp.os.linux.advocacyDate : 04. Dec 2024, 23:17:36
Autres entêtes
Organisation : UsenetExpress - www.usenetexpress.com
Message-ID : <pan$7e6ee$61d03dd8$c559e8b8$8436b508@linux.rocks>
References : 1 2 3 4 5 6 7
On Wed, 4 Dec 2024 15:39:29 -0600, Physfitfreak wrote:
How can one install MathMod on Linux. Is there a "package" for it? If
there is, it is not at Sourceforge Github.
Also Software Manager cannot find it. So it is not among the
repositories that come with Mint.
I don't know, but a quick search of RPM's finds this:
http://fr2.rpmfind.net/linux/rpm2html/search.php?query=mathmod&submit=Search+...
Apparently it is packaged for some distros.
But you can always build from the source. That's how I do it.
It is quite easy:
unpack tarball
mkdir build && cd build
qmake5 ../MathMod.pro
edit Makefile (if desired)
make
run ./MathMod (no install necessary)
>
You may think this is an elementary or ridiculous issue. It is not. It
is why majority people do not have Linux on their computers. That should
mean something to you or to this forum. If it doesn't, that's yet
another reason Linux is not on majority people's computers.
>
I doubt if the majority of users, even on GNU/Linux, would be
interested in mathmod.
-- Systemd: solving all the problems that you never knew you had.