#30728: epspdf --------------------------------+------------------------------------------- Reporter: wchan212@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: --------------------------------+------------------------------------------- I recently did a sudo port update outated -- which also updated my texlive-pictures package and my epspdf stops working. I get this error. {{{ /opt/local/bin/epspdf:81:in `require': no such file to load -- epspdfrc (LoadError) from /opt/local/bin/epspdf:81 }}} I am not familiar w/ Ruby... but taking a look @ /opt/local/bin/epspdf:81 {{{ 76 ########################################### 77 78 # handle auto-detected and saved settings 79 80 #require 'epspdfrc' 81 require 'epspdfrc' 82 83 ########################################### }}} Then going to /opt/local and do a find . -name 'epspdfrc' ... I found nothing... looks like someone forgot to include that file into the macport? -- Ticket URL: <https://trac.macports.org/ticket/30728> MacPorts <http://www.macports.org/> Ports system for Mac OS