RSS/Atom feed Twitter
Site is read-only, email is disabled

Mathmap for windows

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

5 of 5 messages available
Toggle history

Please log in to manage your subscriptions.

Mathmap for windows "C 03 Aug 16:03
  Mathmap for windows paynekj 04 Aug 08:08
   Mathmap for windows rich 04 Aug 08:25
    Mathmap for windows "C 04 Aug 09:37
     Mathmap for windows rich 05 Aug 08:42
"C
2011-08-03 16:03:58 UTC (almost 13 years ago)

Mathmap for windows

Hi I'm looking for a complete mathmap plugin fully working on gimp 2.6. has anyone got it or a correct link?

2011-08-04 08:08:46 UTC (almost 13 years ago)
postings
16

Mathmap for windows

Hi I'm looking for a complete mathmap plugin fully working on gimp 2.6. has anyone got it or a correct link?

According to Rod on GimpChat:
http://gimpchat.com/viewtopic.php?f=10&t=2287&p=29721

MathMap comes from here: http://www.complang.tuwien.ac.at/schani/mathmap/

rich
2011-08-04 08:25:44 UTC (almost 13 years ago)

Mathmap for windows

Hi I'm looking for a complete mathmap plugin fully working on gimp 2.6. has anyone got it or a correct link?

According to Rod on GimpChat:
http://gimpchat.com/viewtopic.php?f=10&t=2287&p=29721

MathMap comes from here:
http://www.complang.tuwien.ac.at/schani/mathmap/

In addition

You really need to supply more information. Version of windows, the .dll(s) that is(are) missing. (from your previous post)

On registry.gimp.org the only mention of a problem with dlls were the files libgsl.dll and libgslcblas.dlls

These are included in the mathmap installer from http://www.complang.tuwien.ac.at/schani/mathmap/ so if this is the problem then look elsewhere on your computer. Maybe an anti-virus or malware application stopping them installing/running.

I just tried gimp 2.6.11 & mathmap in both a winxp, win7 virtual machines and it is working there.

The mathmap installer does put its exe & dlls in the global gimp plugins, so check there for the above dll files. Also puts a mathmap folder in your local .gimp-2.6 folder.

It is possible to unpack the mathmap installer and put everything in your local .gimp-2.6\plugins and doing this I found that there were two versions of libfftw3-3, I kept the one already there (from photivo) and mathmap still worked.

So, recap, what windows version? what mathmap version, what is/are the error message(s).

"C
2011-08-04 09:37:07 UTC (almost 13 years ago)

Mathmap for windows

Thank you for the help!

You really need to supply more information. Version of windows, the .dll(s) that is(are) missing. (from your previous post)

I've got windows vista.
When I launch math map with gimp, it says, I need a runtime to make it works properly.
Then I've got a message saying that it may be " broken"

rich
2011-08-05 08:42:49 UTC (almost 13 years ago)

Mathmap for windows

Thank you for the help!

You really need to supply more information. Version of windows, the .dll(s) that is(are) missing. (from your previous post)

I've got windows vista.
When I launch math map with gimp, it says, I need a runtime to make it works properly.
Then I've got a message saying that it may be " broken"

I don't have a vista machine but in win7 32 bit - just a thought, is your vista 32 bit or 64 bit? What version of gimp are you using?

Difficult to give advice when I can't replicate the error but from what you write

The mathmap plugin shows in the gimp 'filters -> 'generic' menu. It should show a whole list of filters with mathmap right at the bottom? You select mathmap (at the bottom of the list) and you get the errors. The last error message you get is a gimp 'catch-all', fix the first one and that should be cured.

First thing I would check - Is the version of mathmap the latest? - I make that version 1.3.5 Then check the installed files. I thought they went in the global plugins but no. You should have

in C:\Users\"your_name"\.gimp-2.6\plug-ins\

libfftw3-3.dll 4177 KB libgsl.dll 1772 KB
libgslcbas.dll 225 KB
libgtksourceview-2.0-0.dll 1243 KB
mathmap.exe 9576 KB

There is one report that even with these files, "failed to start because libgslcblas.dll was not found" error occurs, but that was a year ago.

plus subfolders 'share' -> 'gtksourceview-2.0' -> 'language-specs' containing a file mathmap.lang -> 'style' containing .xml files

As a long shot & last resort, you could try moving these files & folders to your global plugins folder C:\Program Files\GIMP-2.0\lib\gimp\2.0\plug-ins

Then there is a separate folder 'C:\Users\"your_name"\.gimp-2.6\mathmap which contains llvm_template.o, a pair of png files and a folder 'expressions' with all the mathmap filters. Used to be that some of the filters were 'flakey'. AFAIK largely fixed.

Not much else to give. Maybe someone here has better ideas.