Launch gsview dotguide.ps.gz it displays "Failed to load zlib DLL. Press OK button for help." zlib is configured in uses flags in /etc/make.conf, and installed. (It seems gsview doesn't have a zlib use flag anyways). Reproducible: Always Steps to Reproduce: 1.type at the shell: gsview dotguide.ps.gz RET Actual Results: it displays "Failed to load zlib DLL. Press OK button for help." Expected Results: gsview would find the /usr/lib/libz.so, load it, uncompress the file, and display it. In addition to that bug, it would be nice if it wouldn't talk us about "DLL", but about shared libraries... Linux kuiper 2.6.34-gentoo-c5-kvm #8 SMP Fri Jul 2 19:19:27 CEST 2010 x86_64 Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz GenuineIntel GNU/Linux app-text/gsview-4.8 sys-libs/zlib-1.2.5-r2
emerge --info and a full LD_DEBUG=files gsview dotguide.ps.gz output please