Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Uncompressing installer fails
thomasdegraaff Offline
Junior Member

Posts: 3
Threads: 1
Joined: Feb 2010
Reputation: 0
#1
Solved: 8 Years, 3 Weeks ago Uncompressing installer fails

The installer fails:

$ ./amnesia_tdd_1.0.sh
Verifying archive integrity... All good.
Uncompressing Installer for Amnesia - The Dark Descent..........................Extraction failed.
Signal caught, cleaning up

I'm using Ubuntu 10.04 64 bits.

Already tried downloading it again, same problem.
09-12-2010, 04:19 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
Solved: 8 Years, 3 Weeks ago RE: Uncompressing installer fails

Did you make it executable? chmod +x?

09-12-2010, 05:42 PM
Website Find
thomasdegraaff Offline
Junior Member

Posts: 3
Threads: 1
Joined: Feb 2010
Reputation: 0
#3
Solved: 8 Years, 3 Weeks ago RE: Uncompressing installer fails

Yeah.. otherwise it wouldn't have given feedback, now would it?
09-12-2010, 07:05 PM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#4
Solved: 8 Years, 3 Weeks ago RE: Uncompressing installer fails

Do you have enough free disk space in /tmp? And is /tmp NOT mounted with noexec?

You will need around 1-1.5GB free in /tmp or specify --target when running the installer to specify an alternate location.

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
09-12-2010, 10:15 PM
Website Find
thomasdegraaff Offline
Junior Member

Posts: 3
Threads: 1
Joined: Feb 2010
Reputation: 0
#5
Solved: 8 Years, 3 Weeks ago RE: Uncompressing installer fails

(09-12-2010, 10:15 PM)Urkle Wrote: Do you have enough free disk space in /tmp? And is /tmp NOT mounted with noexec?

You will need around 1-1.5GB free in /tmp or specify --target when running the installer to specify an alternate location.

Thx! This did the trick. Smile
./amnesia_tdd_1.0.sh --target /mnt/Documenten/Games/Amnesia/tmp/
09-15-2010, 01:20 PM
Find




Users browsing this thread: 1 Guest(s)