Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95890 - not all depencies installed with attal
Summary: not all depencies installed with attal
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-12 12:30 UTC by F mayer
Modified: 2005-06-16 23:17 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 F mayer 2005-06-12 12:30:27 UTC
I installed attal.
I start it with "attal-client" and get this Error:
attal-client: error while loading shared libraries: libAttalFight.so.4: cannot
open shared object file: No such file or directory

Looks like a missing depecie...

Reproducible: Always
Steps to Reproduce:
1. Install attal
2. Start it


Actual Results:  
attal-client: error while loading shared libraries: libAttalFight.so.4: cannot
open shared object file: No such file or directory

Expected Results:  
It should have startet

Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.4.
20041102-r1, 2.6.11.8 i686)
=================================================================
System uname: 2.6.11.8 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.16
dev-lang/python:     2.3.4-r1
sys-apps/sandbox:    1.2.8
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share
/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kd
e/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/default
s/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.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 aalib alsa apm arts avi bash-completion berkdb bitmap-fonts cdr cdrw 
crypt cups curl dvd dvdr dvdread emboss encode esd fam flac foomaticdb fortran g
dbm gif gnome gpm gtk gtk2 guile icq imagemagick imlib ipv6 jabber java jpeg jun
it ldap libg++ libwww mad mikmod motif mozilla mp3 mpeg msn mysql ncurses nls og
g oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba sd
l slang spell ssl svga tcpd tiff truetype truetype-fonts type1-fonts vorbis xine
 xml xml2 xmms xv zlib video_cards_radeon userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-06-12 15:10:02 UTC
let's have the output from "which attal-client" and "groups" please.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-06-12 16:14:16 UTC
also, the output from: "grep games/lib /etc/env.d/* /etc/ld.so.conf"
Comment 3 F mayer 2005-06-13 08:38:21 UTC
tux bin %  which attal-client   
/usr/games/bin/attal-client
tux bin % grep games/lib /etc/env.d/* /etc/ld.so.conf 
/etc/env.d/90games:LDPATH="/usr/games/lib"
/etc/ld.so.conf:/usr/games/lib
Comment 4 F mayer 2005-06-13 08:39:12 UTC
tux bin % groups
wheel audio video games users
Comment 5 SpanKY gentoo-dev 2005-06-13 08:41:51 UTC
post the CONTENTS file as an attachment from /var/db/pkg/games-strategy/attal-*/
Comment 6 F mayer 2005-06-13 08:46:52 UTC
I startet the game as root, it worked!
some permission failure :)
Comment 7 Mr. Bones. (RETIRED) gentoo-dev 2005-06-13 09:04:54 UTC
nah, it works fine here as a user.  Perhaps you havn't logged out and logged
back in since you were added to the games group.
Comment 8 Mr. Bones. (RETIRED) gentoo-dev 2005-06-16 23:17:10 UTC
works for me.