From: Barry d. <bdd...@co...> - 2007-01-23 20:31:26
|
Romain Liévin wrote: > Hi, > > >> Thanks for the response but I'm confused. make -C docs fails on things >> like libticables2 and libticonv because it expects to have tfdocgen. Am >> I missing something here? >> > > the configure script checks for tfdocgen presence. If not present, it > should not be used by make. > > >> Thanks again, >> >> Barry >> > > Romain. > From config.log: configure:20487: checking for tfdocgen configure:20514: result: no cd docs && make docs: bdefreese@bdubuntu1:~/revu/tilp2/tilibs2/libticables2/tmp/libticables2-1.0.3/docs$ make docs tfdocgen ../ /bin/bash: tfdocgen: command not found make: *** [docs] Error 127 Thanks, Barry |