On 4/28/2013 10:28 AM, Charles Lepple wrote: > On 4/26/13 12:02 PM, Hanspeter Niederstrasser wrote: > >>> I don't reproduce your error. It appears, however, that there was an >>> error somewhere earlier in your build which caused the html >>> documentation not to be built. Check your output again. >> >> Specifically the section on what external programs are found. A correct >> result will look like this: >> >> texi2html enabled yes >> perl enabled yes >> pod2man enabled yes >> makeinfo enabled yes > > I have the same issue: > > texi2html enabled no > perl enabled yes > pod2man enabled yes > makeinfo enabled yes > > $ fink list texi2html > Information about 12346 packages read in 1 seconds. > i texi2html 1.82-1 Converts texinfo documents to HTML > > $ /sw/bin/texi2html --help 2>/dev/null | grep init_file > $ /usr/bin/texi2html --help 2>/dev/null | grep init_file > $
texi2html got updated on 10.6 w/out me noticing, and the patch to ffmpeg to work with the previous version of texi2html broke with the new one. That is now fixed in CVS and will enforce the use of texi2html >= 1.82 for building the docs. Thanks for the report. Hanspeter ------------------------------------------------------------------------------ Try New Relic Now & We'll Send You this Cool Shirt New Relic is the only SaaS-based application performance monitoring service that delivers powerful full stack analytics. Optimize and monitor your browser, app, & servers with just a few lines of code. Try New Relic and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
