Josh Kuperman wrote:
[]
directorory. I cd'ed to website/example.  I copied the Makefile
template from
http://docbook.sourceforge.net/release/website/example/buildmake.html
but I hit problems using the fink installed xsltproc and getting the
make file to do anything. The first time I kept getting errors, I just
reloaded everything to eliminate any previous typos and now, the
Makefile for the example just complains about a "missing separator"
Did you pay attention to the fact that Makefiles use TABs as separators? If you copy a Makefile from a web page, the TABs may get transformed to spaces which won't work.

--
Martin




-------------------------------------------------------
This SF.NET email is sponsored by: A Thawte Code Signing Certificate is essential in establishing user confidence by providing assurance of authenticity and code integrity. Download our Free Code Signing guide:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0028en
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users


Reply via email to