Deutsch English Français Italiano |
<pan$7e6ee$61d03dd8$c559e8b8$8436b508@linux.rocks> View for Bookmarking (what is this?) Look up another Usenet article |
From: Farley Flud <ff@linux.rocks> Subject: Re: ******** Video: FOSS Superiority Versus Commercial Software ********** Newsgroups: comp.os.linux.advocacy References: <180c3653a4d2b4a8$5945$670023$802601b3@news.usenetexpress.com> <vib5gj$5dvc$1@solani.org> <vionks$ct9v$1@solani.org> <pan$84daf$a96b218d$b2e91d3e$532f93a8@linux.rocks> <viq93b$120ps$1@dont-email.me> <pan$cfbe$2e1bf613$ca54ee47$6aa956da@linux.rocks> <viqi6h$144pl$1@dont-email.me> Mime-Version: 1.0 Message-Id: <pan$7e6ee$61d03dd8$c559e8b8$8436b508@linux.rocks> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Lines: 49 Path: ...!weretis.net!feeder9.news.weretis.net!usenet.blueworldhosting.com!diablo1.usenet.blueworldhosting.com!feeder.usenetexpress.com!tr3.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail Date: Wed, 04 Dec 2024 22:17:36 +0000 Nntp-Posting-Date: Wed, 04 Dec 2024 22:17:36 +0000 X-Received-Bytes: 1933 Organization: UsenetExpress - www.usenetexpress.com X-Complaints-To: abuse@usenetexpress.com Bytes: 2252 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.