aubord@uni2a.unige.ch (06/13/90)
I have ftp'ed the file web2c-5.0c.tar.Z from labrea.stanford.edu. I obtain
this error when i do make:
for name in web tex texware mf mfware fontutil bibtex; \
do \
(cd ${name}; echo ${name}; make SITEDIR=".." CC="gcc" OPT="-g -O" SHELL="/bin/sh" LDFLAGS="-g" wlibs="-lX11" all); \
done
web
make: Fatal error: Don't know how to make target `tangle.web'
Current working directory /home/un2sun2/aubord/tmp/web2c/web
*** Error code 1
make: Fatal error: Command failed for target `all
What I do wrong ?
any help would be appreciated.
A.Aubord
My address:
Bitnet: AUBORD@CGEUGE51.bitnet
UUCP:aubord@cui.UUCP
X.400:aubord@cui.unige.ch
Path: mcsun!cui!aubord
Surface Mail:
A.Aubord
University Of Geneva
Services Informatiques
24 rue General-Dufour
1211 Geneva
Switzerland.ken@cs.rochester.edu (Ken Yap) (06/14/90)
If you had read the documentation you would have realized that you need to get the web files separately.