Link to home
Start Free TrialLog in
Avatar of dwcronin
dwcroninFlag for United States of America

asked on

merge clewn in gentoo

What merge commands do I have to give to get clewn in Gentoo?

Thanks,
Dan
Avatar of ahoffmann
ahoffmann
Flag of Germany image

emerge --sync
emerge -s clewn
emerge -v clewn

# if it still misses clewn, you probably have a maskedpackage, which either needs to be unmasked or installedusing equery
Avatar of dwcronin

ASKER

ahoffmann
I did, following the above statements,
emerge --sync

When I tried to do the second statement, it doesn't find
clewn.  How do I see if it is masked and then unmask it?
Why are some files masked?  Does this mean they are unreliable?

Dan
clewn (whatever it is) is not in gentoo portage tree. You have to download sources and install manually.Install instructions should be shipped along with source package.
Usually it is: unpack, run './configure', then run 'make' then run 'make install'
ASKER CERTIFIED SOLUTION
Avatar of noci
noci

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
And have You created the ebuild? And have You configured portage-overlay? If so tell us how. We'll know for future questions.
Avatar of noci
noci

At least I was expecting this to be extended a little.

See here for overlays & ebuilds.
http://gentoo-wiki.com/HOWTO_Create_an_Updated_Ebuild
http://gentoo-wiki.com/HOWTO_Installing_3rd_Party_Ebuilds

Then there is the layer manager:
layman to have multiple alternate overlays.
http://gentoo-wiki.com/Portage_Overlay_Listing

Also report the ebuild through http://bugs.gentoo.org
It might end up in the distro.