Image viewer: xv

From Wildsong
Revision as of 00:54, 28 April 2006 by Brian Wilson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

To get xv to compile on Ubuntu 5.10

  1. I had to install a bunch of X11 dev packages.
  2. I had to delete three lines #119-121 from xv.h to remove the 'sys_errlist' error
  3. I had to add -fno-builtin-exit to CFLAGS in Makefile to remove the 'exit' error