![]() |
Compile error with slackbuild and auctex. Says I'm missing LaTeX.
Code:
configure: error: LaTeX not found, aborting! |
Same here.
I just reported that to SlackBuilds.org mailing list. |
Run the script as "su -" rather then "su".
|
Yes, but that's the first time I have to do so to run a Slackbuild. Should be written in the README, IMHO.
|
Or all slackbuilds should be run as "su -".
|
I made the same mistake with Qemu, using sbopkg. I've always used su and had no problems 'til then, when it failed to find texi2html. That's when I learned I should use su -.
|
su -
works for me, texlive + auctex thanks! |
An alternative I've used in the past, before I knew of su -, is to add the required path to root's $PATH. So I used to add /usr/share/texmf/bin to ~.bashrc, so root's non-login shells have the path defined.
|
It's mentioned on the HOWTO
http://slackbuilds.org/howto/#su |
Indeed it is! Never bothered to read it before, learn it the hard way. Thanks for the heads-up.
|
| All times are GMT -5. The time now is 12:36 PM. |