It is currently Fri Apr 26, 2024 9:54 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 31 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Sat Mar 16, 2013 12:27 pm  (#21) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
Hello donGoGo.

What distribution and version are you using?
What you get in terminal with "whereis gimp"?
donGoGo wrote:
Plug-in is present in Filters→Generic→Mathmap but not work

What exactly is meant that? Do you get an error message? Mathmap opens but you can not find filters?

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Mon Mar 18, 2013 6:12 pm  (#22) 
Offline
GimpChat Member

Joined: Sep 01, 2010
Posts: 8
I use Gimp 2.8.2
whereisgimp
gimp: /usr/bin/gimp /etc/gimp /usr/lib/gimp /usr/bin/X11/gimp /usr/share/gimp /usr/share/man/man1/gimp.1.gz

I get an error message. This message informs me that the plug-in is dead. Does not start, the mathmap non work.

Thx. ;)


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Mon Sep 30, 2013 12:57 am  (#23) 
Offline
New Member

Joined: Sep 30, 2013
Posts: 2
It worked great! I am using Linux Mint version 14 32 bit. Thanks!


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Sat Dec 14, 2013 5:43 am  (#24) 
Offline
GimpChat Member
User avatar

Joined: Jan 15, 2013
Posts: 133
Thanks for the tutorial.
Working in xubuntu 12.04LTS 64bit.

_________________
Gimp 2.8.16
Arch Linux - XFCE 4.12
Some of my work.


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Fri Jul 18, 2014 11:51 am  (#25) 
Offline
GimpChat Member
User avatar

Joined: Apr 11, 2013
Posts: 57
Location: Scotland, Isle of Arran
Hi

I do hope to get some response here, despite the topic is slieghlty older.

I have tried to set up and got fairly far down until
Quote:
=====
Now open the terminal and go to "/mathmap-src" path and run "make":
make


and my result is:
arran@arran-kubuntu-13:~/mathmap-src$ make
clisp builtins.lisp
*** - LOAD: Eine Datei mit Namen lisp-utils/utils.lisp gibt es nicht.
make: *** [compiler_types.h] Fehler 1

Offtopic :
«Eine Datei mit Namen ... gibt es nicht» means «There is no file named ...»


I have searched on my computer and in the repos for an appropriate file, but find none.

Any suggestions? Many thanks. I sorely missed MathMap since I left Windows three years ago.

I am running on Kubuntu 13.10

_________________
Kubuntu 14.04, 14.10, Monitor HP ZR30w, Scanner Epson V300 photo


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Fri Jul 18, 2014 7:28 pm  (#26) 
Offline
GimpChat Founder
User avatar

Joined: May 22, 2008
Posts: 5242
Location: Gimpville
Quote:
clisp builtins.lisp
*** - LOAD: A file with name lisp-utils/utils.lisp does not exist
make: *** [compiler_types.h] Error 1

To get past that error, you'll need to run the following from your "/mathmap-src" path

git submodule init && git submodule update

Your next hurdle with probably be the "libnoise" issue. See YAFU's first post in this thread for the solution, which involves copying "Doxyfile" and running make directly from the /mathmap-src/libnoise/noise/ folder.

On my Linux distribution (Fedora 20), I also had to install libgif-devel.

_________________
“If you reach for the stars, you just might land on a decently sized hill.” - Stuart Hill


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Mon Dec 19, 2016 2:26 pm  (#27) 
Offline
GimpChat Member
User avatar

Joined: Sep 27, 2016
Posts: 345
Location: Germany, BW
Thanks for doing this tutorial. Very helpful, though for me it was much less painful. Had to install some packages though ( I'm on Linux Mint 17.1). But libraries seemed to be where they were expected. MM running fine, now.

_________________
Regards
nelo

(Gimp 2.10 on Linux Mint MATE 20.1)


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Wed Mar 29, 2017 5:03 am  (#28) 
Offline
New Member

Joined: Mar 29, 2017
Posts: 1
Thank you for your guideliness


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Wed Mar 29, 2017 7:23 am  (#29) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1333
I made a Mathmap 1.3.5 package for Ubuntu 14.04-based systems that are amd64.
I uploaded it here:
https://drive.google.com/file/d/0ByhCySqrqAmqVDE4NTVYT252cVE/view


Last edited by Tas_mania on Sat May 13, 2017 12:29 am, edited 1 time in total.

Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Fri Mar 31, 2017 5:14 am  (#30) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Tas_mania wrote:
I made Mathmap 1.3.5 package for Ubuntu/Mint/amd64
I uploaded it here:
https://drive.google.com/file/d/0ByhCySqrqAmqVDE4NTVYT252cVE/view

Love your avatar.

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Sat Apr 01, 2017 3:36 am  (#31) 
Offline
GimpChat Member
User avatar

Joined: Nov 04, 2015
Posts: 1333
"Love your avatar".
Thanks Rod. It's a GIF re-processed by an online GIF editor that can make it go backwards.
Like this one:
Image

Installing Mathmap.
The final thing I did was to make a symbolic link.
cd ~/.gimp-2.8/plug-ins/; ln -s /usr/bin/mathmap

After that Mathmap is not 'greyed-out' and should work. I originally followed YAFU's instructions.


Top
Post new topic Reply to topic  [ 31 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Installing SCM in Fedora Linux

2

No new posts gimp 2.10.36 appimages with python and mathmap for linux

6

No new posts Mathmap

4

No new posts Attachment(s) MathMap

11

No new posts MathMap in 2.10.18

2



* Login  



Powered by phpBB3 © phpBB Group