LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to emerge this shell extension in Sabayon? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-emerge-this-shell-extension-in-sabayon-910079/)

xjonquilx 10-25-2011 11:10 AM

How to emerge this shell extension in Sabayon?
 
https://github.com/LukynZ/extensions...ensions-gpaste

I'm trying to emerge that ebuild. I don't know how to though and the Gentoo wiki on ebuild isn't much help. Can someone just tell me the commands I need to use to emerge that package?

spankbot 10-25-2011 06:27 PM

The Sabayon documentation has these instructions, which I found via a Google search for "installing an ebuild".

http://wiki.sabayon.org/index.php?ti..._Party_Ebuilds

Is that what you tried?

xjonquilx 10-26-2011 07:08 AM

No I tried the Gentoo Wiki. Thanks for this link. I will check it out and see if it works.

xjonquilx 10-26-2011 07:32 AM

I tried that and got this:


jonquil@jonquil gpaste$ ebuild gnome-shell-extensions-gpaste-20110930.ebuild manifest
!!! /usr/local/portage/app-misc/gpaste/gnome-shell-extensions-gpaste-20110930.ebuild does not seem to have a valid PORTDIR structure.

i92guboj 10-30-2011 09:43 AM

The structure of portage is well defined, the package name in the directory and the ebuild do not match, since one is "gpaste" and the other is "gnome-shell-extensions-gpaste".

Anyway, you should probably learn to use layman and add the keruspe overlay, it seems to have a couple of ebuilds for gpaste:

http://gpo.zugaina.org/x11-misc/gpaste

In that page you can search the overlays. Probably most of what you need has been needed before by someone else.


All times are GMT -5. The time now is 02:05 AM.