Building w/o omega
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
Hi teTeX friends and mantainers, I had a little problem with building your teTeX distribution *without* Omega: --disable-multiplatform --with-system-ncurses --with-system-zlib --with-system-pnglib --with-system-gd --without-texinfo --without-omega --without-odvipsk --without-oxdvik --without-texi2html I got an error in the main Makefile with the line test -f texk/web2c/omegafonts/omfonts && ...; ... and had to remove the entries $(omegafonts_programs) $(otps_programs) from the Makefile in texk/web2c line: programs: ... $(omegafonts_programs) $(otps_programs) ... Furthermore the programs odvicopy,odvips,odvitype,otangle,oxdvi and all omega man pages are installed. Thanks and many greetings Ado