Skip to main content

All Questions

1 vote
0 answers
1k views

How to fix what emerge is complaining about?

I have a Gentoo 13 system built from sources following the handbook. Its in the default/linux/amd64/13.0 configuration. I use the system to test other software on the platform. Software testing is the ...
jww's user avatar
  • 12.3k
0 votes
1 answer
194 views

Generate manifest for distfiles, when writing ebuilds for Portage

I tried to install leiningen from the rebel overlay, however it has a not matching manifest for lein-pkg. So I put it into a local overlay to fix it. Question: How can I generate manifest for ...
atevm's user avatar
  • 369
0 votes
1 answer
2k views

Force to rebuild gentoo packages which have been merged as dependency

How can I upgrade (emerge) packages which came as dependency and which I do not want to add to the worldfile as selected packages? Example The package media-libs/jpeg was installed as dependency of ...
Jonas Stein's user avatar
  • 1,142
6 votes
4 answers
19k views

pkg-config doesn't find package file when folder is listed in PKG_CONFIG_PATH

So here is my PKG_CONFIG_PATH contents: /usr/local/lib/pkgconfig:/usr/lib/pkgconfig and here is the output of locate lv2.pc (lv2 is the library I'm trying to link with) /usr/local/lib/pkgconfig/lv2....
Athan Clark's user avatar
1 vote
1 answer
2k views

How to resolve conflict between portage and entropy

I have recently installed a fresh Sabayon 7 + KDE distribution. Now I am installing some software using portage. I have typed "emerge thunderbird", however the installation failed because of conflict. ...
zefciu's user avatar
  • 211
0 votes
2 answers
405 views

What is a good strategy to maintain a set of binaries for Gentoo?

There is the world favourites file in which you can record your favourite packages, then there is the where you can record packages and compile whenever. Also there is http://paludis.pioto.org/. ...
4 votes
2 answers
5k views

How to install a old ebuild while it's no longer in the portage tree? For example, subversion 1.4.4

For compatibility reasons, I want to install subversion-1.4.4-r4 rather than the latest.
Cheng's user avatar
  • 1,453
2 votes
6 answers
386 views

Can I use a package manager of one distribution on another?

I want to use Gentoo's packages on Fedora. Is this possible? EDIT: I meant that I want to use Gentoo's portage tree. UPDATE: How about Ubuntu's packages on Fedora? Or Fedora's on Gentoo? Or any ...
Yktula's user avatar
  • 124