Image viewer: xv
From Wildsong
Jump to navigationJump to search
To get xv to compile on Ubuntu 5.10
- I had to install a bunch of X11 dev packages.
- I had to delete three lines #119-121 from xv.h to remove the 'sys_errlist' error
- I had to add -fno-builtin-exit to CFLAGS in Makefile to remove the 'exit' error