Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
VirtualBox emerge -xorg -server Not working
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
artemm27
n00b
n00b


Joined: 17 Feb 2017
Posts: 5

PostPosted: Fri Feb 17, 2017 1:15 am    Post subject: VirtualBox emerge -xorg -server Not working Reply with quote

Hi is my first time installing Gentoo so i dont know a lot about the process, ive done it through handbook and a tut video.

Im having problems with emer -xorg-server on virtual box.

My /etc/portage/make.conf looks as follows.

Code:

PORTDIR="/usr/portage"
DISTDIR="${PORTDIR}/distfiles"
PKGDIR="{PORTDIR}/packages"
VIDEO_CARDS="virtualbox"
INPUT_DEVICES="evdev"
GENTOO_MIRRORS="ftp://ftp.lug.udel.edu/pub"gentoo/ "


and when I do the command emerge -xorg-server it throws me the next error

!!!PORTAGE_BINHOST unset, but use is requested.
!!! '-xor-serer' is not a valid pacake atom.
!!!Please check ebuild (5) for full details.

Already tried many things but nothing seems to work.
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Fri Feb 17, 2017 1:25 am    Post subject: Reply with quote

You will have better chance with
Code:
emerge -av xorg-server

and than press Enter if it's ok.
_________________
Paul
Back to top
View user's profile Send private message
artemm27
n00b
n00b


Joined: 17 Feb 2017
Posts: 5

PostPosted: Fri Feb 17, 2017 1:41 am    Post subject: Reply with quote

Logicien wrote:
You will have better chance with
Code:
emerge -av xorg-server

and than press Enter if it's ok.


It actually worked Logicien thanks, should i do any mod to "emerge xterm" as well after xorg is done?
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Fri Feb 17, 2017 1:46 am    Post subject: Reply with quote

The a switch mean ask and the v one mean verbose. I always proceed with those switchs to be able to choose to emerge or not and to see the USE flags on and off of every packages who will be install. I only press Enter if I like it as it is.
Code:
emerge -av xterm

_________________
Paul
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