Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
howto kde overlay (solved)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
hedmo
Veteran
Veteran


Joined: 29 Aug 2009
Posts: 1305
Location: sweden

PostPosted: Sat Mar 20, 2010 8:54 pm    Post subject: howto kde overlay (solved) Reply with quote

hi how do i install kde from kde-overlay brach or trunk.i have tryed via the
gentoo KDE guide.


Last edited by hedmo on Tue Mar 23, 2010 4:44 pm; edited 1 time in total
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Mon Mar 22, 2010 1:49 pm    Post subject: Reply with quote

What exactly went wrong when you followed the guide?
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
hedmo
Veteran
Veteran


Joined: 29 Aug 2009
Posts: 1305
Location: sweden

PostPosted: Mon Mar 22, 2010 4:11 pm    Post subject: Reply with quote

hi this i dont get

cd /etc/portage/package.keywords
ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-live.keywords .

emerge -av kdebase-startkde:live
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Mar 23, 2010 12:41 pm    Post subject: Reply with quote

Here's what it means:

Code:

cd /etc/portage/package.keywords


Change to this directory. If you don't have this directory, do, as root:

Code:

mkdir /etc/portage/package.keywords


Then cd to /etc/portage/package.keywords

Code:

ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-live.keywords .


This assumes you have installed the overlay using layman. If you haven't done this, you should re-read the guide. If you have, then the above command creates a symbolic link to /etc/portage/package.keywords. I think this command should be written in the guide as

Code:

ln -s /path/to/overlay/kde/Documentation/package.keywords/kde-live.keywords /etc/portage/package.keywords


for clarity. /path/to/overlay is what it looks like - the path to the kde overlay you've installed. Usually it's something like /usr/local/portage/layman/kde and so on.

Code:

emerge -av kdebase-startkde:live


This is the moment you've been waiting for: installing KDE via the overlay. Just execute this command. If it fails for any reason, you missed something (post here the error message so we can tell you what you missed).
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
hedmo
Veteran
Veteran


Joined: 29 Aug 2009
Posts: 1305
Location: sweden

PostPosted: Tue Mar 23, 2010 1:58 pm    Post subject: Reply with quote

shi tanks!!!!! audiodef
Back to top
View user's profile Send private message
audiodef
Watchman
Watchman


Joined: 06 Jul 2005
Posts: 6639
Location: The soundosphere

PostPosted: Tue Mar 23, 2010 10:35 pm    Post subject: Reply with quote

Glad I could help. 8)
_________________
decibel Linux: https://decibellinux.org
Github: https://github.com/Gentoo-Music-and-Audio-Technology
Facebook: https://www.facebook.com/decibellinux
Discord: https://discord.gg/73XV24dNPN
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum