Ticket #30728 (closed defect: fixed)
epspdf does not work after latest texlive updates
| Reported by: | wchan212@… | Owned by: | dports@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.1 |
| Keywords: | Cc: | ||
| Port: | texlive-pictures texlive-bin |
Description
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?
Change History
comment:1 Changed 22 months ago by jmr@…
- Owner changed from macports-tickets@… to dports@…
- Port set to texlive-pictures texlive-bin
- Summary changed from epspdf to epspdf does not work after latest texlive updates
Note: See
TracTickets for help on using
tickets.


Please remember to fill in the Port field and cc the maintainer, and please use a descriptive summary in future.