Replies: 2 comments
-
Small tip for Linux/Debian users... Create a
and copy & paste:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This application is pretty buggy so far I found only issues that actual benefits... 😓 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello guys,
Happy (post) Thanksgiving if you live in North America below the Canada... 🦃
I have great new, at least is great for me... 😁
I found this ancient
Java GUI application
called Metagraf and I was able to run it. I had to jump through a bunch of hoops but it is pretty easy, remarkably there is not need to use a virtual machine.Metagraf
is a GUI application to draw and export inMetaPost:
This method "works" for Linux, MacOS and Windows (last two untested); the only annoying part is that you must create an Oracle account in order to download the right
Java Runtime.
The following instructions are based on Debian Bookwork/Devuan Daedalus:
jdk-6u45-linux-x64.bin
if you are on Debian/Ubuntu amd64../jdk-6u45-linux-x64.bin
Metagraf-5
folder download the version 6 from the same website, it is called: [mg6_unix.jar](http://w3.mecanica.upm.es/metapost/mg6_unix.jarmg6_unix.jar
inmg5.jar
; e.g.:mv mg6_unix mg5.jar
&chmod +x mg5.jar
Java binary
into the original folder, e.g.:Left to do
appimage Linux bundle
MetaPost
Thanks! 🙏
Beta Was this translation helpful? Give feedback.
All reactions