Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MathMap for Linux
#3
(09-01-2021, 06:42 PM)hisacro Wrote: By the looks of building, gtk/gtk.h is now coming from 2 other packages

Code:
$ apt-file search gtk/gtk.h
libgtk-3-dev: /usr/include/gtk-3.0/gtk/gtk.h
libgtk2.0-dev: /usr/include/gtk-2.0/gtk/gtk.h

my assertions were off, I managed to install libgtksourceview2.0-dev from oldstable
but still couldn't get linked binary plugin to work (rechecked plug-ins directory and permissions) .
Is there a way to debug info about plug-in loading?

just in case if someone's looking for info to build it from source on Debian (it's working!)

Code:
# necessary packages
libgtksourceview2.0-dev # add oldstable to /etc/apt/sourcelist.d/*
bison
libgif-dev
libfftw3-dev
libgimp2.0-dev
clisp
libgsl25 # libgsl-dev

# if make(1) pukes parser.tab.h not found
cp parser.h parser.tab.h

hope it helps.
Reply


Messages In This Thread
MathMap for Linux - by rich2005 - 09-21-2020, 02:14 PM
RE: MathMap for Linux - by hisacro - 09-01-2021, 06:42 PM
RE: MathMap for Linux - by hisacro - 09-02-2021, 03:07 AM
RE: MathMap for Linux - by rich2005 - 09-02-2021, 10:44 AM
RE: MathMap for Linux - by hisacro - 09-02-2021, 12:30 PM
RE: MathMap for Linux - by rich2005 - 09-02-2021, 01:40 PM
RE: MathMap for Linux - by Kamolis68+ - 01-25-2024, 08:38 AM
RE: MathMap for Linux - by rich2005 - 01-25-2024, 09:07 AM
RE: MathMap for Linux - by Kamolis68+ - 01-25-2024, 09:51 AM
RE: MathMap for Linux - by Tas_mania - 01-25-2024, 10:12 PM
RE: MathMap for Linux - by rich2005 - 01-26-2024, 08:37 AM

Forum Jump: