#14971 closed defect (fixed)
evince still requires scrollkeeper-update instead of rarian
Reported by: | paulbeard@… | Owned by: | rhwood@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | evince scrollkeeper rarian |
Description
84 post-activate { 85 system "scrollkeeper-update" 86 system "gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor" 87 }
Attachments (1)
Change History (7)
Changed 17 years ago by paulbeard@…
comment:1 Changed 17 years ago by paulbeard@…
Maybe this isn't the bug I thought it was: I didn't realize rarian installed a binary called scrollkeeper, so perhaps the real issue is that rarian isn't installed?
Port rarian contains: /opt/local/bin/rarian-example /opt/local/bin/rarian-sk-config /opt/local/bin/rarian-sk-extract /opt/local/bin/rarian-sk-gen-uuid /opt/local/bin/rarian-sk-get-cl /opt/local/bin/rarian-sk-get-content-list /opt/local/bin/rarian-sk-get-extended-content-list /opt/local/bin/rarian-sk-get-scripts /opt/local/bin/rarian-sk-install /opt/local/bin/rarian-sk-migrate /opt/local/bin/rarian-sk-preinstall /opt/local/bin/rarian-sk-rebuild /opt/local/bin/rarian-sk-update /opt/local/bin/scrollkeeper-config /opt/local/bin/scrollkeeper-extract /opt/local/bin/scrollkeeper-gen-seriesid /opt/local/bin/scrollkeeper-get-cl /opt/local/bin/scrollkeeper-get-content-list /opt/local/bin/scrollkeeper-get-extended-content-list /opt/local/bin/scrollkeeper-get-index-from-docpath /opt/local/bin/scrollkeeper-get-toc-from-docpath /opt/local/bin/scrollkeeper-get-toc-from-id /opt/local/bin/scrollkeeper-install /opt/local/bin/scrollkeeper-preinstall /opt/local/bin/scrollkeeper-rebuilddb /opt/local/bin/scrollkeeper-uninstall /opt/local/bin/scrollkeeper-update /opt/local/include/rarian/rarian-info.h /opt/local/include/rarian/rarian-main.h /opt/local/include/rarian/rarian-man.h /opt/local/include/rarian/rarian-reg-utils.h /opt/local/include/rarian/rarian.h /opt/local/lib/librarian.0.0.0.dylib /opt/local/lib/librarian.0.dylib /opt/local/lib/librarian.a /opt/local/lib/librarian.dylib /opt/local/lib/librarian.la /opt/local/lib/pkgconfig/rarian.pc /opt/local/share/help/rarian.document /opt/local/share/librarian/manual/help-spec-0.2.xml /opt/local/share/librarian/manual/index.xhtml /opt/local/share/librarian/manual/rar-lib.xhtml /opt/local/share/librarian/manual/rar-mdf.xhtml /opt/local/share/librarian/manual/rar-skcompat.xhtml /opt/local/share/librarian/rarian-sk-cl.xml /opt/local/share/librarian/Templates/C/scrollkeeper_cl.xml
comment:2 Changed 17 years ago by rhwood@…
Owner: | changed from macports-tickets@… to rhwood@… |
---|---|
Status: | new → assigned |
The command
sudo port install rarian && sudo port activate rarian
should do the trick for you.
comment:4 Changed 17 years ago by rhwood@…
This bug depends on #7361 not 7631 as in the above comment
comment:5 Changed 16 years ago by nox@…
Keywords: | evince scrollkeeper rarian removed |
---|---|
Port: | evince scrollkeeper rarian added |
Priority: | High → Normal |
Resolution: | → fixed |
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
diff of the changes