bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo-4.0 on hpux 11.00


From: SiKing
Subject: texinfo-4.0 on hpux 11.00
Date: Thu, 14 Jun 2001 09:42:05 -0400

Hello,

I am compiling texinfo-4.0 on hpux 11.00 and I ran into a small
"annoyance".  Here are my compile steps:
rm -rf texinfo-build
mkdir texinfo-build
cd texinfo-build
../texinfo-4.0/configure --prefix=/usr/local/tools \
  --host=hppa1.1-hp-hpux11.00 --disable-shared >& configure.log
make CFLAGS='-O -D_HPUX_SOURCE' >& make.log
make check >& make_check.log
make install >& make_install.log
cd ..

In my make_install.log, I got this message:
WARNING: You must install texinfo.tex, txi-??.tex, and epsf.tex
manually,
WARNING: perhaps in TEXMF/tex/texinfo/ and
WARNING: TEXMF/tex/generic/dvips/ respectively,
WARNING: where TEXMF is a root of your TeX tree.
WARNING: See doc/README for some considerations.
WARNING: You can run make TEXMF=/your/texmf install-tex to do this.

So I ran:
make TEXMF=/usr/local/tools install-tex >& make_install-tex.log

And I get:
install:  texinfo.tex does not exist
make[1]: *** [install-tex] Error 1

Did I do something wrong?  TIA, Mark L.

-- 
Candy for spammers:
http://www.semicybernetic.f2s.com/spamthis.shtml



reply via email to

[Prev in Thread] Current Thread [Next in Thread]