Image viewer: xv: Difference between revisions
From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs) mNo edit summary |
Brian Wilson (talk | contribs) m Xv moved to Image viewer: xv |
(No difference)
|
Latest revision as of 00:55, 28 April 2006
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