Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vmware?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
trimmer_28
n00b
n00b


Joined: 29 Oct 2004
Posts: 9
Location: Western Australia

PostPosted: Fri Nov 26, 2004 2:54 pm    Post subject: vmware? Reply with quote

how do i set up my vitrtual gentoo so i can emerge kde
?
Back to top
View user's profile Send private message
trimmer_28
n00b
n00b


Joined: 29 Oct 2004
Posts: 9
Location: Western Australia

PostPosted: Fri Nov 26, 2004 2:57 pm    Post subject: Reply with quote

i mean use my virtual network to download kde.
Back to top
View user's profile Send private message
kevinkkhaw
n00b
n00b


Joined: 22 Nov 2004
Posts: 37

PostPosted: Fri Nov 26, 2004 3:12 pm    Post subject: Reply with quote

depends what you are doing. Do you have network on your vmware machine? Make sure you have pcnet drivers compiled into your kernel and you are getting and IP address. This will enable you to get the latest version of KDE. Compiling KDE may take a long long time.
--------------
if you dont have a network connection, make sure you have the cd kde ebuild in your /usr/portage/kde-base/kde

copy your distfiles from cdrom /mnt

Code:
 cp /mnt/cdrom/distfiles/<kde ebuild version> /usr/portage/distfiles/


to check what will be installed
Code:
 emerge -k -p kde


(-k, use local packages and a -p, pretend if you were to install, what will be installed)

if the packages are listed, then you should be fine and install with an
Code:
 emerge -k kde

(without the -p)

its good practice to always do and emerge -p to check the version before you install or even check if it has been installed
----------
please read the forums or search before you ask any questions. Most of the time, its already posted in the forums. Be more specific and dont open so many threads for one topic. Place [SOLVED] once you are done with it and also post your solution for others to read. Here is your other post.

https://forums.gentoo.org/viewtopic.php?t=256041&highlight=
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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