Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97919 - emerge dosbox gives no binary
Summary: emerge dosbox gives no binary
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 99351 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-07-04 11:23 UTC by reisio
Modified: 2005-07-17 12:12 UTC (History)
1 user (show)

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 reisio 2005-07-04 11:23:29 UTC
After what seems like a successful emerge dosbox, I have no binary to execute. 
I have a man page for dosbox, just not binary.

Reproducible: Always
Steps to Reproduce:
1. emerge dosbox
2. ls /usr/bin/* | grep dosbox

Actual Results:  
bash: dosbox: command not found

Expected Results:  
There should be a dosbox executable and it should run.

Portage 2.0.51.19 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.4.20041102-r1, 2.6.11-gentoo-r11 i686)
=================================================================
System uname: 2.6.11-gentoo-r11 i686 Celeron (Coppermine)
Gentoo Base System version 1.6.12
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Jul  1 2005, 21:52:17)]
dev-lang/python:     2.3.5
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.16
virtual/os-headers:  2.6.8.1-r4
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms strict userpriv
usersandbox"
GENTOO_MIRRORS="http://open-systems.ufl.edu/mirrors/gentoo
http://gentoo.osuosl.org http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apm arts avi berkdb bitmap-fonts crypt cups curl emboss encode
flac foomaticdb fortran gd gdbm ggi gif gnome gpm gtk gtk2 imagemagick imlib
ipv6 jack java jpeg kde ldap libg++ libwww mad mikmod mmx motif mp3 mpeg ncurses
nls nptl ogg oggvorbis opengl oss pam pdflib perl png python qt quicktime
readline sdl slang speex spell sse ssl svga tcltk tcpd tetex tiff truetype
truetype-fonts type1-fonts vorbis xml2 xmms xv zlib userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 reisio 2005-07-04 11:29:30 UTC
bah, nevermind :p
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-07-04 11:32:17 UTC
Just for those who can't find their dosbox in future: The binary is in
/usr/games/bin/dosbox (run 'equery f dosbox' and you'll find yourself); you have
to add users to "games" group to have that one in $PATH.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-17 12:12:15 UTC
*** Bug 99351 has been marked as a duplicate of this bug. ***