[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
gEDA-user: geda-symbols/documentation compilation problem
Hello,
Geda is cool tool. But I have small problem while compiling:
Making install in documentation
make[2]: Entering directory
`/home/radek/pcb/geda/geda-symbols-20021103/documentation'
Creating ps (using groff)
troff: fatal error: can't find macro file s
make[2]: *** [nc.ps] Fehler 1
make[2]: Leaving directory
`/home/radek/pcb/geda/geda-symbols-20021103/documentation'
make[1]: *** [install-recursive] Fehler 1
make[1]: Leaving directory `/home/radek/pcb/geda/geda-symbols-20021103'
make: *** [symbols_install] Fehler 2
All was ok after removing the directory "documentation" from dependencies in
geda-symbols.../Makefile.
Radek Wisniewski