texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texmacs-dev] MacOS TeXmacs-1.99.5 brew, missing Guile libs.


From: Karl Hegbloom
Subject: [Texmacs-dev] MacOS TeXmacs-1.99.5 brew, missing Guile libs.
Date: Fri, 17 Mar 2017 04:34:27 +0000

It starts and runs, but can not find guile libs that my plugin requires. When I start a scheme session and look at the %load-path, I find, down at the bottom, paths that start with: /Users/denis/DEV/sdk/MacOSX10.6/share/guile/... but those are not installed by the brew package. Because TeXmacs is one of very few programs still using Guile 1.8 at this stage, I recommend packaging all of the guile-1.8 scheme libraries right into this in a place in the %load-path. The embedded guile interpreter is the complete interpreter, and is capable of running all of the libraries in the normal guile install... and I use some of them in my plugin!

reply via email to

[Prev in Thread] Current Thread [Next in Thread]