#24156: xdvi fails to launch --------------------------------+------------------------------------------- Reporter: idoadam@… | Owner: macsforever2000@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: zdvi | Port: texlive_base --------------------------------+------------------------------------------- Changes (by macsforever2000@…): * status: new => assigned * owner: macports-tickets@… => macsforever2000@… Old description:
When launching xdvi one gets the following messages: dyld: Library not loaded: /opt/local/lib/libjpeg.7.dylib Referenced from: /opt/local/bin/xdvi-motif.bin Reason: image not found Trace/BPT trap
The library libjpeg.7.dylib does not exist. /opt/local/lib/ contains libjpeg.8.dylib, libjpeg.a and libjpeg.la as well as the symbolic link libjpeg.dylib pointing to libjpeg.8.dylib.
I am running the latest 1.8.2 MacPorts with texlive_base 2007_7+motif on Mac OS X 10.6.2.
New description: When launching xdvi one gets the following messages: {{{ dyld: Library not loaded: /opt/local/lib/libjpeg.7.dylib Referenced from: /opt/local/bin/xdvi-motif.bin Reason: image not found Trace/BPT trap The library libjpeg.7.dylib does not exist. /opt/local/lib/ contains libjpeg.8.dylib, libjpeg.a and libjpeg.la as well as the symbolic link libjpeg.dylib pointing to libjpeg.8.dylib. }}} I am running the latest 1.8.2 MacPorts with texlive_base 2007_7+motif on Mac OS X 10.6.2. -- -- Ticket URL: <http://trac.macports.org/ticket/24156#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS