Is it possible anyone out there would be nice enough to turn GMatH into an autoconf/automake/rpm/deb ready. It shouldn't be too hard since it's in Python and there are no powerful/cryptic Makefiles.in/configure.in to write.
Also, another thing that I would like to see is one gmath.c file that could get compiled and that would be a replacement to the present gmath script created at install time.
The point here is to have a gmath process appear under top. For as a python script, you don't get to know which process to kill since all their names are python.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is it possible anyone out there would be nice enough to turn GMatH into an autoconf/automake/rpm/deb ready. It shouldn't be too hard since it's in Python and there are no powerful/cryptic Makefiles.in/configure.in to write.
Also, another thing that I would like to see is one gmath.c file that could get compiled and that would be a replacement to the present gmath script created at install time.
The point here is to have a gmath process appear under top. For as a python script, you don't get to know which process to kill since all their names are python.