Most of the libraries it needs are relatively standard. However, it needs the osmesa version of Mesa. I built that myself for the part tracker version. The Makefile (on the part tracker machine; not checked into CVS) has a pair.com-specific section that configures things to use the locally built Mesa library. Based purely on what's in the Makefile and not memory, it needs the following libraries:
gl2ps, png, z, OSMesa, GLU, glapi, jpeg, tinyxml
I think it will automatically try to build gl2ps and tinyxml from source checked into the LDView tree. I could be wrong about that, but the source for them is definitely in the tree.
gl2ps, png, z, OSMesa, GLU, glapi, jpeg, tinyxml
I think it will automatically try to build gl2ps and tinyxml from source checked into the LDView tree. I could be wrong about that, but the source for them is definitely in the tree.