I'm trying to compile ftptool4.6 obtained from sunsite. It is a ftp
client for the openlook window manager. Apparently it can't find
libxv3.so.2. I've looked in usr/openwin/include/xview and sure enough it
isn't there. However there is libxv3.so.3 linked to libxv3.so.3.0. Is
this an updated version of the library it is looking for? I tried
linking the 2 to 3.0 to no avail. I looked in xview3L5.1.tar.gz to see
if the it has the library I need, it didn't. It did have the above
mentioned libraries though. Am I missing the point here or something?
Jeff