The acroread9 port is missing a dependancy on linux-libxml2. Fix: Add a package dependency on linux-libxml2. (It's not obvious to me how to do this -- I couldn't find any other ports that depend on a linux shared library. Clearly LIB_DEPENDS isn't the right knob.) How-To-Repeat: Build and install acroread9, attempt to view a pdf file and note the error message: % acroread 2007corvette.pdf /usr/local/Adobe/Reader9/ENU/Adobe/Reader9/Reader/intellinux/bin/acroread: error while loading shared libraries: libxml2.so.2: cannot open shared object file: No such file or directory
Responsible Changed From-To: freebsd-ports-bugs->hrs Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Duplicate of ports/133194