Closed rhaynes74 closed 3 years ago
GTK should be easier to port the code to. But significantly harder to build...
Well, if anyone with a Mac is interested in looking into it... I don't have any Apple hardware and there unfortunately isn't any Wine equivalent for it that would be good enough to test it from another system. I remember previously superficially looking into it and finding that Homebrew has all the required packages available, so perhaps it would not be too difficult.
I've wrote Homebrew formulas for cLaTeXMath and NoteKit. With them you should be able to build it yourself.
clatexmath.rb.gz notekit.rb.gz
On the question on if we could submit them to Homebrew/homebrew-core, I have no Idea if they allow git sources and even If, we'd at least need to comment on why the patch for llvm is needed. (Or find a solution here, that's better)
You should be able to install NoteKit now.
If you have homebrew installed, you can just type brew install --HEAD sp1ritCS/tap/notekit
and then ln -s /usr/local/opt/notekit/NoteKit.app /Applications/
It should be in your application launcher (or whatever it's called) then.
Many thanks. - I will give it a try!
Sincerely,
Dr. Ronald D. Haynes
Professor, Department of Mathematics and Statistics Chair, MSc and PhD Scientific Computing Programs Memorial University of Newfoundland
We acknowledge that the lands on which Memorial University’s campuses are situated are in the traditional territories of diverse Indigenous groups, and we acknowledge with respect the diverse histories and cultures of the Beothuk, Mi’kmaq, Innu, and Inuit of this province. On May 6, 2021, 6:37 PM -0230, Spirit @.***>, wrote:
You should be able to install NoteKit now. If you have homebrew installed, you can just type brew install --HEAD sp1ritCS/tap/notekit and then ln -s /usr/local/opt/notekit/NoteKit.app /Applications/ It should be in your application launcher (or whatever it's called) then. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.
Hi folks, any interest in providing a version compiled on a mac?