Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

1234567891011121314
  1. $Id$
  2. Building libcaca
  3. o Run configure then make. Useful configure flags are:
  4. --enable-slang: use the SLang library (default)
  5. --enable-ncurses: use the ncurses library
  6. --enable-conio: use MS-DOS conio.h
  7. o Cross-compilation example:
  8. ./configure --enable-conio --host=i386-pc-msdosdjgpp