On 2014-01-06 22.06, Bruce Dubbs wrote:

> 
> For me latex is a symbolic link to pdftex.  My log has:
> 
>    /bin/sh ./libtool   --mode=install /usr/bin/install -c tangle ctangle 
> bibtex dvicopy dvitype gftodvi gftopk gftype mft patgen pktogf pktype 
> pltotf pooltype tftopl vftovp vptovf weave ctie cweave tie tex mf 
> mf-nowin mpost ptex pbibtex pdvitype ppltotf ptftopl eptex uptex 
> upbibtex updvitype uppltotf uptftopl euptex pdftex ttf2afm pdftosrc 
> luatex xetex odvicopy odvitype otangle wovp2ovf aleph synctex 
> '/usr/src/texlive/texlive/texlive-20130530-source/livetex-tmp/usr/bin'
> libtool: install: /usr/bin/install -c .libs/pdftex 
> /usr/src/texlive/texlive/texlive-20130530-source/livetex-tmp/usr/bin/pdftex
> 
> Do you have that?
> 
>    -- Bruce
> 
Hello Bruce and akh

./configure --prefix=/home/magnus/opt/texlive                  \
             --disable-native-texlive-build \
             --enable-build-in-source-tree  \
             --without-luatex               \
             --enable-mktextex-default      \
             --with-banner-add=" - BLFS"

make
make install

I get pdftex, but no symbolic link.

make or make -j8 did not make a difference.

[akh wrote]
> Are 
> you able to run 'tlmgr' (you might need to input the full path) and have a 
> look around and see if anything obv jumps out?

tlmgr states, when executed
Can't locate TeXLive/TLConfig.pm in @INC (you may need to install the
TeXLive::TLConfig module) (@INC contains:
/home/magnus/opt/texmf-dist/scripts/texlive /home/magnus/opt/tlpkg
/usr/lib/perl5/site_perl/5.18.0/x86_64-linux
/usr/lib/perl5/site_perl/5.18.0
/usr/lib/perl5/vendor_perl/5.18.0/x86_64-linux
/usr/lib/perl5/vendor_perl/5.18.0 /usr/lib/perl5/5.18.0/x86_64-linux
/usr/lib/perl5/5.18.0 .) at /home/magnus/opt/texlive/bin/tlmgr line 82.
BEGIN failed--compilation aborted at /home/magnus/opt/texlive/bin/tlmgr
line 82.

The scripts keep asking for /opt/texmf-dist..,
/home/magnus/opt/texmf-dist/scripts/texlive, but such a directory was
not created after make install.

Yes, /home/magnus/opt/texlive is notstandard, but BLFS use/opt/texlive
at least in the texlive installer part of the instruction.

Best regards,

Magnus



-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to