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 21:29:54 +0200
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4a) Gecko/20030401

Nix N. Nix wrote:

[tux/home/nix]$ cat /etc/issue
Red Hat Linux release 9 (Shrike)
Kernel \r on an \m
[tux/home/nix]$ rpm -q guile
guile-1.6.0-4
[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 .)

I checked on the debian web site, and unfortunately, they don't do it the same way :-(

The list of packages given on http://packages.debian.org/unstable/interpreters/guile-1.6.html
shows that they put guile-1.6.4 into /usr/share/guile/1.6/

I guess texmacs will have to find a way to deal with both ways, maybe using (display %load-path) instead of constructing the path by hand from the version number? Is anyone running debian unstable?

For the Fink package, I can just hard-wire the loadpath into the runtime wrapper script, but this is ugly.

--
Martin









reply via email to

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