Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't install Amnesia: The Dark Descent
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Q-collective
Advocate
Advocate


Joined: 22 Mar 2004
Posts: 2070

PostPosted: Sat Dec 29, 2012 11:19 pm    Post subject: Can't install Amnesia: The Dark Descent Reply with quote

So, a while back I purchased Humble Bundle 5, which included Amnesia: The Dark Descent. When trying to install it however, I get the following error:

Code:
Error: Could not execute command: "/usr/local/games/Amnesia/checklibs64.sh"

With in the installer itself "no such file or directory".

Screenshot here.

The odd thing is, if I install it in my /home (other partition), it works fine.

So, is space an issue? I doubt it, as the / partition still has 28GB of free room left.

So, what could it be?
Back to top
View user's profile Send private message
lxg
Veteran
Veteran


Joined: 12 Nov 2005
Posts: 1019
Location: Aachen, Germany

PostPosted: Sun Dec 30, 2012 12:04 am    Post subject: Reply with quote

Could you please post the results of the following commands?

Code:
df -i
df -h
mount

_________________
lxg.de – codebits and tech talk
Back to top
View user's profile Send private message
Q-collective
Advocate
Advocate


Joined: 22 Mar 2004
Posts: 2070

PostPosted: Tue Jan 01, 2013 2:48 am    Post subject: Reply with quote

lxg wrote:
Could you please post the results of the following commands?

Code:
df -i
df -h
mount


Sure.

Code:
# df -i
Filesystem       Inodes  IUsed    IFree IUse% Mounted on
rootfs          3119152 423667  2695485   14% /
udev             502571    538   502033    1% /dev
/dev/sda2       3119152 423667  2695485   14% /
tmpfs            502571    498   502073    1% /run
shm              502571      5   502566    1% /dev/shm
cgroup_root      502571      4   502567    1% /sys/fs/cgroup
/dev/sda3       2671232 214743  2456489    9% /usr/portage
/dev/sda5      19308544  91706 19216838    1% /home

# df -h
Filesystem      Size  Used Avail Use% Mounted on
rootfs           48G   18G   28G  40% /
udev             10M  8.0K   10M   1% /dev
/dev/sda2        48G   18G   28G  40% /
tmpfs           2.0G  520K  2.0G   1% /run
shm             2.0G  1.3M  2.0G   1% /dev/shm
cgroup_root      10M     0   10M   0% /sys/fs/cgroup
/dev/sda3        41G  8.8G   30G  23% /usr/portage
/dev/sda5       290G  221G   56G  80% /home

# mount
rootfs on / type rootfs (rw)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type tmpfs (rw,nosuid,relatime,size=10240k,mode=755)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
/dev/sda2 on / type ext4 (rw,noatime,commit=0)
tmpfs on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
shm on /dev/shm type tmpfs (rw,nosuid,nodev,noexec,relatime)
configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime)
cgroup_root on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,relatime,size=10240k,mode=755)
openrc on /sys/fs/cgroup/openrc type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/lib64/rc/sh/cgroup-release-agent.sh,name=openrc)
cpuset on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cpuacct on /sys/fs/cgroup/cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/sda3 on /usr/portage type ext4 (rw,noatime,commit=0)
/dev/sda5 on /home type ext4 (rw,noatime,commit=0)
Back to top
View user's profile Send private message
Matte88
n00b
n00b


Joined: 15 Aug 2009
Posts: 55
Location: VE-NICE

PostPosted: Tue Jan 22, 2013 1:18 pm    Post subject: Re: Can't install Amnesia: The Dark Descent Reply with quote

Q-collective wrote:
So, a while back I purchased Humble Bundle 5, which included Amnesia: The Dark Descent. When trying to install it however, I get the following error:

Code:
Error: Could not execute command: "/usr/local/games/Amnesia/checklibs64.sh"

With in the installer itself "no such file or directory".

Screenshot here.

The odd thing is, if I install it in my /home (other partition), it works fine.

So, is space an issue? I doubt it, as the / partition still has 28GB of free room left.

So, what could it be?
Could this resolve your issue?
Code:
# chmod u+x /usr/local/games/Amnesia/checklibs64.sh

_________________
-Complichiamo le cose per semplificarci la vita-
Back to top
View user's profile Send private message
poncho
Tux's lil' helper
Tux's lil' helper


Joined: 06 Mar 2011
Posts: 92

PostPosted: Tue Jan 22, 2013 7:38 pm    Post subject: Reply with quote

I use the ebuild from https://bugs.gentoo.org/show_bug.cgi?id=343495
It works fine here.
Back to top
View user's profile Send private message
mir3x
Guru
Guru


Joined: 02 Jun 2012
Posts: 455

PostPosted: Thu Jan 24, 2013 8:04 pm    Post subject: Reply with quote

On that screenshot, its explained, you cannot run cause it doens't exist.
It looks like installer doesn't have permissions to install it in /usr/local/games ( you should run it as root probably, or leave it in home directory )

btw I installed it via steam and it put to home dir ->/home/xxx/.local/share/Steam/SteamApps/common/Amnesia The Dark Descent/checklibs.sh,
but I have no problems cause my home partition has 300 Gb :D, anyway I played 30 mins max, maybe when I will be in some strange mood Ill try again .
_________________
Sent from Windows
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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