This directory contains a complete x86 Linux distribution for
POV-Ray 3.1g including X Windows and SVGAlib binaries,
documentation, sample scenes, and include files in the file
povlinux.tgz.

Both binaries are in ELF format and use libc.so.5 and libm.so.5.
In addition, the X Windows binary needs X11 Release 6 installed,
while the SVGAlib binary needs both libvga.so.1 and libvgagl.so.1.

If you are interested in compiling your own version of POV-Ray for
Linux, you should get the Unix source archive povuni_s.tgz, which
includes the Linux-specific files as well. If you already have
povlinux.tgz, you do not need to also get povuni_d.tgz.