Skip to Content.
Sympa Menu

texmacs-users - trouble loading texmacs-1.0.1.23

Subject: mailing-list for TeXmacs Users

List archive

trouble loading texmacs-1.0.1.23


Chronological Thread 
  • From: Anthony Lander <address@hidden>
  • To: address@hidden
  • Subject: trouble loading texmacs-1.0.1.23
  • Date: Sun, 14 Sep 2003 17:10:59 -0400

Hi,

I'm getting some errors when trying to load TeXmacs on my linux box.

With the default installation, ie TEXMACS_PATH and TEXMACS_BIN_PATH unset, I
get the following error:

TeXmacs]
TeXmacs] The GUILE_LOAD_PATH is /usr/share/guile/1.6

TeXmacs] Installation problem: please send a bug report.
TeXmacs] The initialization file init-texmacs.scm could not be found.
TeXmacs] Please check the values of the environment variables
TeXmacs] TEXMACS_PATH and GUILE_LOAD_PATH. init-texmacs.scm should
TeXmacs] be readable and in the directory $TEXMACS_PATH/progs.
TeXmacs]

The values of the relavent variables just before the line
exec texmacs.bin "$@"

in /usr/bin/texmacs is executed are:
GUILE_LOAD_PATH=/usr/share/guile/1.6
LD_LIBRARY_PATH=/usr/libexec/TeXmacs/lib
PATH=/usr/libexec/TeXmacs/bin:/bin:/usr/bin:/usr/local/bin: [etc...]
TEXMACS_BIN_PATH=/usr/libexec/TeXmacs
TEXMACS_PATH=/usr/share/TeXmacs


If, on the other hand, I
export TEXMACS_PATH=/usr/share/TeXmacs

I get the following error:
/usr/bin/texmacs: line 21: exec: texmacs.bin: not found

and the values of the relavent variables just before
exec texmacs.bin "$@"

are:
GUILE_LOAD_PATH=/usr/share/guile/1.6
LD_LIBRARY_PATH=/usr/share/TeXmacs/lib
PATH=/usr/share/TeXmacs/bin:/bin:/usr/bin:/usr/local/bin: [etc...]
TEXMACS_BIN_PATH=/usr/share/TeXmacs
TEXMACS_PATH=/usr/share/TeXmacs

In both cases, texmacs fails to load. Anyone encounter something similar? Any
suggestions?


Thanks,

-Anthony

--
PGP key at http://anthony.etherealplanet.org
3FF8 6319 CADA 2D21 03BB 175F 3382 822A 502F AE80




Archive powered by MHonArc 2.6.19.

Top of Page