It is currently Thu Apr 18, 2024 6:30 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 31 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Mon Jul 23, 2012 3:10 am  (#11) 
Offline
GimpChat Member

Joined: Apr 12, 2010
Posts: 5870
it was a standalone version but very obsolete

_________________
My 3D Gallery on Deviantart http://photocomix2.deviantart.com/
Main gallery http://www.flickriver.com/photos/photocomix-mandala/
Mandala and simmetry http://www.flickriver.com/photos/photocomix_mandala/

Image

Mrs Wilbress


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Sun Oct 21, 2012 1:53 pm  (#12) 
Offline
GimpChat Member

Joined: Oct 21, 2012
Posts: 13
Thanks a lot YAFU, I wouldn't have done it without you.


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Sun Oct 21, 2012 7:33 pm  (#13) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
ZondeR wrote:
Thanks a lot YAFU, I wouldn't have done it without you.

The guide is a bit difficult to follow and understand, so I'm glad that it has been helpful for you :)

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Tue Oct 30, 2012 1:08 pm  (#14) 
Offline
New Member

Joined: Oct 30, 2012
Posts: 1
I couldn't locate any errors you mentioned-> "gtksourceview error" and regarding "gimp.h"
so i went for "make install" I got this error -> ln -s /usr/bin/mathmap /usr/lib/gimp/2.0/plug-ins/mathmap
ln: failed to create symbolic link `/usr/lib/gimp/2.0/plug-ins/mathmap': File exists
make: *** [install] Error 1


Though I see mathmap in gimp-generics... but without any filters in it.

Could you help.


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Tue Oct 30, 2012 1:25 pm  (#15) 
Offline
GimpChat Member

Joined: Feb 22, 2012
Posts: 295
Location: Germany
The filters belongs to your directory:

~/.gimp-2.8/mathmap/expressions

in subdirectories as they are in the source tree of mathmap under "examples".
So copy the content of the sources "examples" directory to ~/.gimp-2.8/mathmap/expressions


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Tue Oct 30, 2012 9:53 pm  (#16) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
ivarockazi wrote:
I couldn't locate any errors you mentioned-> "gtksourceview error" and regarding "gimp.h"
so i went for "make install" I got this error -> ln -s /usr/bin/mathmap /usr/lib/gimp/2.0/plug-ins/mathmap
ln: failed to create symbolic link `/usr/lib/gimp/2.0/plug-ins/mathmap': File exists
make: *** [install] Error 1


Hello. What GNU/Linux distro are you using?
You must have performed the symlink step before attempting to install.
You should only do this:
sudo ln -s /usr/bin/mathmap /usr/lib/gimp/2.0/plug-ins/mathmap

if after installing Mathmap you don't find it in GIMP. But for that you should have the "mathmap" file in "/usr/bin/". Maybe you had installed it on some attempt.
I don't know, I guess is what may have happened. Anyway, as you seem to have already installed the binary in some attempt, you try first with was recommended by Onkel Hatti.

Or you delete the file "mathmap" from "/usr/lib/gimp/2.0/plug-ins/" (you need permissions). Then try installing again with "sudo make install". Only if the installation was successful and when you open Gimp if you do not find Mathmap, you make the symbolic link.

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Thu Feb 07, 2013 6:43 pm  (#17) 
Offline
New Member

Joined: Jun 26, 2012
Posts: 2
THANK YOU VERY MUCH!

It worked here. Ubuntu 12.10, 64bits
I'll finally write my arcticle about filters on Gimp in my blog. I would like to have your permission to post there a translation of your compiling instructions for Brazilian Portuguese.

It's that OK for you?


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Tue Feb 12, 2013 10:48 am  (#18) 
Offline
GimpChat Member
User avatar

Joined: Feb 09, 2013
Posts: 6
Thanks, I been wanting to use mathmap again since a while.


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Tue Feb 12, 2013 3:31 pm  (#19) 
Offline
GimpChat Member
User avatar

Joined: Nov 09, 2011
Posts: 726
It is good that this guide is still useful even with current distros.

wetah wrote:
THANK YOU VERY MUCH!

It worked here. Ubuntu 12.10, 64bits
I'll finally write my arcticle about filters on Gimp in my blog. I would like to have your permission to post there a translation of your compiling instructions for Brazilian Portuguese.

It's that OK for you?

Sorry for the late response. Of course, you can translate and publish this guide elsewhere. If possible, you include this GimpChat link as source.
:bigthup

_________________
Image
Be patient, English is not my language.


Top
 Post subject: Re: Compiling and Installing MathMap in GNU/Linux
PostPosted: Thu Mar 14, 2013 9:30 am  (#20) 
Offline
GimpChat Member

Joined: Sep 01, 2010
Posts: 8
I followed the tutorial and into konsole I have this output:
donato@donato ~\mathmap-src $ sudo make install
[sudo] password for donato:
make -C rwimg "FORMATDEFS=-DRWIMG_JPEG -DRWIMG_PNG -DRWIMG_GIF" "CFLAGS="
install -d \usr\bin
install -d \usr\lib\gimp\2.0\plug-ins
install -d \usr\share\gimp\2.0\mathmap
install -d \usr\share\gtksourceview-2.0\language-specs
install mathmap \usr\bin\mathmap
ln -s \usr\bin\mathmap \usr\lib\gimp\2.0\plug-ins\mathmap
cp new_template.c opmacros.h lispreader\pools.h \usr\share\gimp\2.0\mathmap
cp pixmaps\*.png \usr\share\gimp\2.0\mathmap
cp mathmap.lang \usr\share\gtksourceview-2.0\language-specs
cp -r examples \usr\share\gimp\2.0\mathmap\expressions
for i in fr.mo ru.mo; do        \
                lng=`echo $i | sed "s\\.mo\\"`; \
                install -d \usr\share\locale\$lng\LC_MESSAGES;  \
                cp $lng.mo \usr\share\locale\$lng\LC_MESSAGES\mathmap.mo; \
        done

Plug-in is present in Filters→Generic→Mathmap but not work :gaah


Top
 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: 1332
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 new topic Reply to topic  [ 31 posts ]  Go to page 1, 2  Next

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