From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-148453-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 1C04A1381F3 for <garchives@archives.gentoo.org>; Sat, 6 Jul 2013 02:46:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CC4FE09B9; Sat, 6 Jul 2013 02:46:01 +0000 (UTC) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D0DCE099B for <gentoo-user@lists.gentoo.org>; Sat, 6 Jul 2013 02:45:59 +0000 (UTC) Received: by mail-pa0-f47.google.com with SMTP id kl14so2668080pab.20 for <gentoo-user@lists.gentoo.org>; Fri, 05 Jul 2013 19:45:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=8RX6jDxKpPUvuITSx8XS2UchI7oyTZKS4T8dpwOjlMI=; b=V06cnBe+Qc7nxshNpR2aX1X9uJm/lKox9t0sYulZzzaAp5lBpfjxNW9HhymNMhN+sa i/zlel8iViMDp0sFKS9iST79W14c50L3i4mOot5k9FWQIUVXEX1z5dLSQ0ClzhuQz+GP zJpebQL8GPVognl0ez9/cOa8qEIVQo5Iyj+MaNJx8F7SF/G/ULcBv4L8qnPFJr4f4lDp gKcqWMVuHIUgvjM3nQwc7a3BjrsUqF3PP8wlQV9cK70ZG4N1zGvHYUc3XL1nhfcRM6Gl 8ZPh0QQTdVbVbecAwUrXpwKTNFGIQDAB+UdWtn631ngv0UyN7Vh7RY41DK+YnqETtBT+ YnKA== X-Received: by 10.66.14.196 with SMTP id r4mr13827978pac.57.1373078758799; Fri, 05 Jul 2013 19:45:58 -0700 (PDT) Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.70.62.105 with HTTP; Fri, 5 Jul 2013 19:45:38 -0700 (PDT) In-Reply-To: <20130706004920.GA30211@syscon7.inet> References: <20130706004920.GA30211@syscon7.inet> From: Paul Hartman <paul.hartman+gentoo@gmail.com> Date: Fri, 5 Jul 2013 21:45:38 -0500 X-Google-Sender-Auth: Htv31ZyJitGuO8f478lvEt9ldJE Message-ID: <CAEH5T2PySEqn6fCY9cUHcB12YaL3cHxHqFEdNEqNY8D+QxUjMA@mail.gmail.com> Subject: Re: [gentoo-user] xscavenger - game To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 8d05a846-e9c9-42c7-a025-bc79da4bda90 X-Archives-Hash: a38feccbb30c59d422629b81fd216af7 On Fri, Jul 5, 2013 at 7:49 PM, Joseph <syscon780@gmail.com> wrote: > I installed "xscavenger" and it installed without any problems but I can > seems to find this game anywhere. > Yes, I'm in "games" group. > > From the command line: > /usr/games/bin/scavenger > -bash: /usr/games/bin/scavenger: Permission denied > > /usr/games/bin/scavenger > -rwxr-x--- 1 root games 70496 Jul 5 18:39 /usr/games/bin/scavenger Probably does not help you solve your problem, but I just tried here and it worked for me. I am running as my normal user. The permissions of the installed binary look the same as yours. Where I start the game I saw some messages like: $ scavenger No /home/paul/.scavenger/!!! Setting one up... No /home/paul/.scavenger/levels.scl, setting one up... Trying to copy /usr/share/games/scavenger/levels.scl......copied. No /home/paul/.scavenger/scavrc, setting one up... Also BTW -- there is a more modern SDL-based version on the author's website. I don't see any ebuild but maybe you can compile it and see how it goes.