Hi,

I'm trying to install preview-latex here, and at first the configure script is 
not able to find the texmf directory.

checking for gs... gs
checking for latex... /usr/local/texlive8/bin/sparc-solaris2.7/latex
checking for pdflatex... /usr/local/texlive8/bin/sparc-solaris2.7/pdflatex
checking for tex... /usr/local/texlive8/bin/sparc-solaris2.7/tex
checking for texhash... /usr/local/texlive8/bin/sparc-solaris2.7/texhash
checking for prefix from kpsepath... "/usr/local/texlive8"
checking for TDS-compliant directory... no
checking for TeX directory hierarchy... no
checking for TeX input directory... no
configure: error: Cannot find the texmf directory!
Please use --with-texmf-dir=dir to specify where the preview tex files go
[EMAIL PROTECTED] (228)> 

I tried executing

./configure --with-texmf-dir=/usr/local/texlive8/texmf

which then goes through. But then

[EMAIL PROTECTED] (230)> make
(cd latex ; make all)
make[1]: Entering directory `/local/mommer/install/preview-latex-0.9.1/latex'
/usr/local/texlive8/bin/sparc-solaris2.7/tex '\nonstopmode \input bootstrap.ins'
This is TeXk, Version 3.141592 (Web2C 7.5.2)
 %&-line parsing enabled.
 (/usr/local/texlive8/texmf/web2c/cp8bit.tcx)

(./bootstrap.ins
! I can't find file `docstrip'.
l.1 \input docstrip
                   
Please type another input file name
! Emergency stop.
l.1 \input docstrip
                   
No pages of output.
Transcript written on bootstrap.log.
make[1]: *** [preview-mk.ins] Error 1
make[1]: Leaving directory `/local/mommer/install/preview-latex-0.9.1/latex'
make: *** [texmf] Error 2
[EMAIL PROTECTED] (231)> 


Any ideas?

Regards,
        Mario.



_______________________________________________
auctex mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/auctex

Reply via email to