texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] guile-1.6


From: Martin Costabel
Subject: Re: [Texmacs-dev] guile-1.6
Date: Sun, 11 May 2003 22:33:12 +0200
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4a) Gecko/20030401

Ralf Treinen wrote:

On Sun, May 11, 2003 at 09:29:54PM +0200, Martin Costabel wrote:

Nix N. Nix wrote:
[]
[tux/home/nix]$ guile-config --version
guile-config - Guile version 1.6.0
[tux/home/nix]$ guile -c '(display %load-path) (display "\n")'
(/usr/share/guile/site /usr/share/guile/1.6.0 /usr/share/guile .)

The problem I mentioned was that with guile-1.6.4 on MacOSX, I get 1.6.4 as version number from "guile-config --version", and this leads texmacs to construct a load-path of /sw/share/guile/1.6.4/, whereas the files for guile-1.6.4 in reality are in /sw/share/1.6/

[]
the version number? Is anyone running debian unstable?


Yes me :-)

What do you get from the 2 commands above:

guile-config --version
guile -c '(display %load-path) (display "\n")'

And where are the files? In /usr/share/guile/1.6/, I suppose?

--
Martin









reply via email to

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