> I tried to use this following the instructions here: > http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds > > > When I got to this step: > > ebuild /usr/local/portage/category/program/program.ebuild digest > > I get a whole bunch of: >
If you read carefully, you might just figure out what the problem is... > /usr/lib/portage/bin/ebuild.sh: line 1458: /usr/portage/eclass/myth-svn.eclass > : No such file or directory > > !!! ERROR: media-plugins/mythgallery-svn-0.19 failed. > !!! Function inherit, Line 1459, Exitcode 1 > !!! died sourcing /usr/portage/eclass/myth-svn.eclass in inherit() > !!! If you need support, post the topmost build error, NOT this status > message. > As stated above, there's nothing to inherit since the eclass is missing. You need to add myth-svn.eclass in your portage overlay directory. > > > aux_get(): (0) Error in media-plugins/mythgallery-svn-0.19 ebuild. (1) > Check for syntax error or corruption in the ebuild. (--debug) > > /usr/lib/portage/bin/ebuild.sh: line 1458: /usr/portage/eclass/myth- > svn.eclass: No such file or directory > > !!! ERROR: media-plugins/mythgallery-svn-0.19 failed. > !!! Function inherit, Line 1459, Exitcode 1 > !!! died sourcing /usr/portage/eclass/myth-svn.eclass in inherit() > !!! If you need support, post the topmost build error, NOT this status > message. > > > > aux_get(): (0) Error in media-plugins/mythgallery-svn-0.19 ebuild. (1) > Check for syntax error or corruption in the ebuild. (--debug) > > doebuild(): aux_get() error reading media-plugins/mythgallery- > vn-0.19; aborting > > Any ideas? > > Anyone? _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
