SDB:Listings.sty Missing from Package te latex
Version: 9.0
Symptom
The file listings.sty
is missing from the package te_latex
.
Solution
Extract this file from the source RPM as root user. For this purpose, mount the B side of the SUSE DVD and execute the following command:
rpm2cpio /media/dvd/suse/nosrc/tetex-2.0.2-48.nosrc.rpm | cpio -i tetex-texmfsrc-2.0.2.tar.bz2 tar Oxfj tetex-texmfsrc-2.0.2.tar.bz2 source/latex/listings/listings.sty > listings.sty mv listings.sty /usr/share/texmf/tex/latex/listings/listings.sty
<keyword>latex,tex,tetex,te_latex,listings.sty,missing</keyword>