Hi,
olivier Turlier wrote:
Hi everybody,
I still have pbs for this (begin to be) hard to achieve task (compared
of unziping mswincontext.zip on a :\C drive...)
1) I can't succed in adding executables to the path, with my various
tryies, here is my .bash_profile :
Have you tried to put your PATH= and export statements on two separate
lines? Like so:
if [ -f ~/.bashrc ]; then
source ~/.bashrc
fi
PATH=/usr/local/teTeX/bin/i686-pc-linux-gnu:$PATH
export PATH
(I wouldn't be very surprised if the 'export&assignment' shortcut
only works in an interactive shell. )
2) emacs+ auctex nor scite (installed before : maybe a reinstall ?) are
not context aware, so I can only texexec via the terminal
2) is texmfstart working on linux ?
PS : when everything will be fine, (tetex3 install, same .pdf results
between mswincontext and tetex3, scite linux integration (hard to change
editor now), i'll add this to ubuntu wiki section
It works OK for me (using a from-scratch teTeX 3.0).
Cheers, Taco
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context