TeX Live and MacTeX ⇒ kile, livetex and MiKtek -- .sty files missing
kile, livetex and MiKtek -- .sty files missing
It appears that not all the style files are installed (I tried installing additional packages from the ubuntu repositories, but I am still getting .sty files missing errors). Since I already have these .sty files in my MiKtek/Winedt and I automatically mount my WinXP drives on startup, I created a symbolic link to my MiKtek/Winedt directory structure and then performed a mktexlsr instruction to update the index files. A gedit /var/lib/texmf/ls-R-TEXLIVE shows that the files have been successfully included in the index files. However, kpsewhich <filename.sty> does not succeed for the .sty files I wanted to add and kile returns a <filename.sty> missing error when I attempt to compile my files. (PS: filename is the name of any of the .sty files I am trying to add).
I did a bit of googling and, as a result, tried to set the environment variable as follows TEXINPUTS=/usr/share/texmf-texlive/morefiles (where morefiles is the symbolic link I created), but the result is exactly the same. Any advice would be welcome.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis