Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 552130 - xterm: command not found, just after emerge x11-base/xorg-server
Summary: xterm: command not found, just after emerge x11-base/xorg-server
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Docs Team
URL: https://wiki.gentoo.org/wiki/Xorg/Gui...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-14 20:19 UTC by tescas
Modified: 2015-06-14 20:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tescas 2015-06-14 20:19:52 UTC
Hello,

When 
> startx 

out-of-the-box from fresh installed 
> emerge --ask x11-base/xorg-server

an fresh cold waterfall comes down with:
> /etc/X11/xinit/xinitrc: line 104: xterm: command not found

That is solved with
> emerge --ask x11-term/xterm
> emerge --ask x11-term/xclock
> emerge --ask x11-term/xeyes

ie

> startx
> xeyes &


-> xterm: command not found -> emerge xter,

Reproducible: Always





Info to be added here

https://wiki.gentoo.org/wiki/Xorg/Guide#Configuration

if applicable
Comment 1 tescas 2015-06-14 20:22:48 UTC
# --- typo

> x11-apps/xclock/xclock
> x11-apps/xeyes/xeyes
Comment 2 tescas 2015-06-14 20:23:12 UTC
# --- typo

> x11-apps/xclock
> x11-apps/xeyes
Comment 3 tescas 2015-06-14 20:26:53 UTC
Sorry

'
If no window manager has been installed a solid black screen will appear. Since this can also be a sign that something is wrong, the x11-wm/twm and x11-terms/xterm packages can be installed only to test X. 
'

-> fixed !