Subject: mailing-list for TeXmacs Users
List archive
From : Friedrich Laher <address@hidden>- To: address@hidden
- Subject: Re: [TeXmacs] TeXmacs on openSUSE
- Date: Thu, 2 May 2019 16:30:10 +0200
Thankyou Nicolas
does the script even include the download -
and if not, from what TeXmacs page to what dirrctory must it be done?
Am 02.05.19 um 11:14 schrieb Nicolas Ratier:
Hello,
The TeXmacs package is very old in openSUSE, so it is better to compile it.
The good news is that version 1.99.9 compile without any change.
I don't install TeXmacs, I prefer to have different versions.
To call TeXmacs, I use the following script you can customized.
Change only the line 4 (devdir).
Your TeXmacs sources must be located in:
"/home/YOUR_NAME/YOUR_DEV_DIR/TeXmacs-1.99.9-src"
The local data's directory is then .TeXmacs-1.99.9
Nicolas
========================================================
#!/bin/sh
version='1.99.9'
devdir="/home/YOUR_NAME/YOUR_DEV_DIR"
devdirversion="${devdir}/TeXmacs-${version}-src"
TEXMACS_PATH=${devdirversion}/TeXmacs
export TEXMACS_PATH
TEXMACS_BIN_PATH="$TEXMACS_PATH/bin"
TEXMACS_DOC_PATH="$TEXMACS_PATH/doc"
TEXMACS_HOME_PATH="${HOME}/.TeXmacs-${version}"
export TEXMACS_BIN_PATH TEXMACS_DOC_PATH TEXMACS_HOME_PATH
PATH="$TEXMACS_BIN_PATH/bin:$PATH"
export PATH
exec ${TEXMACS_BIN_PATH}/texmacs.bin "$@" < /dev/null
- [TeXmacs] Introductory videos, TeXmacs, 05/01/2019
- [TeXmacs] TeXmacs on openSUSE, Nicolas Ratier, 05/02/2019
- Re: [TeXmacs] TeXmacs on openSUSE, Friedrich Laher, 05/02/2019
- [TeXmacs] TeXmacs 1.99.8 LaTeX export, Peter Koepke, 05/02/2019
- Re: [TeXmacs] TeXmacs 1.99.8 LaTeX export, Basile Audoly, 05/03/2019
- Re: [TeXmacs] TeXmacs 1.99.8 LaTeX export, Massimiliano Gubinelli, 05/03/2019
- Re: [TeXmacs] TeXmacs 1.99.8 LaTeX export, Basile Audoly, 05/03/2019
- Re: [TeXmacs] TeXmacs on openSUSE, Nicolas Ratier, 05/03/2019
- [TeXmacs] TeXmacs 1.99.8 LaTeX export, Peter Koepke, 05/02/2019
- Re: [TeXmacs] TeXmacs on openSUSE, Friedrich Laher, 05/02/2019
- Re: [TeXmacs] Introductory videos, Giovanni Piredda, 05/07/2019
- [TeXmacs] TeXmacs on openSUSE, Nicolas Ratier, 05/02/2019
Archive powered by MHonArc 2.6.19.