Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 81858
Collapse All | Expand All

(-)/home/swift/versioning/cvs/gentoo-x86/media-video/dvdrip/dvdrip-0.52.5.ebuild (-14 lines)
Lines 58-74 Link Here
58
        perl-module_src_install
59
        perl-module_src_install
59
}
60
}
60
61
61
pkg_postinst() {
62
        einfo "If you want to use the cluster-mode, you need to SUID fping"
63
        einfo "chmod u+s /usr/sbin/fping"
64
        einfo
65
        einfo "for Perl 5.8.x you have to set PERLIO to read TOC properly"
66
        einfo "for bash: export PERLIO=stdio"
67
        einfo "for csh:  setenv PERLIO stdio"
68
        einfo "into your /.${shell}rc"
69
        if ( use amd64 );
70
        then
71
                einfo "If you get messages about not finding the tools, go t preferences"
72
                einfo "And deactivate the NPTL workaround"
73
        fi
74
}

Return to bug 81858