Frictional Games Forum (read-only)

Full Version: [SOLVED] Installation problem (Lua error detected: cannot open shared/utils.lua)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Thanks for releasing Linux-version of Amnesia.
I use ArchLinux, i686 with KDE4 and unfortunately can't complete the installation.

Trying to install the game with console command
Code:
./amnesia_tdd_1.0.sh -u -d ~/amnesia/ -k ST******** -l --nox11
(interactive install fails as well and also crashes plasma if compositing is enabled. Anyway, it's not very interesting because of non-interactive install option available)
It gives the following:
Code:
Verifying archive integrity... All good.
Uncompressing Installer for Amnesia - The Dark Descent.............
Uncompressing sub archive.................................................
.............................................................................
...........
Collecting info for this system...
Operating system: linux
CPU Arch: x86
ldd: exited with unknown exit code (135)
./startupinstaller.sh: line 134:  4146 Segmentation fault      `pwd`/$FRBIN $ARGS
Nixstaller version 0.5.1, Copyright (C) 2006 - 2009 of Rick Helmus
Nixstaller comes with ABSOLUTELY NO WARRANTY.
Nixstaller is free software, and you are welcome to redistribute it
under certain conditions; see the about section for details.
Error: Lua error detected: cannot open shared/utils.lua: No such file or directory
Google says nothing. What could it be?
Try
Code:
./amnesia_tdd_1.0.sh --target TEMP --keep --noexec
then see if it extracted correctly. Then you can manually run the startupinstaller.sh from there OR if it extracted the binaries just run ./bin/linux/x86/gtk (or fltk, or ncurs)
Thanks, installed flawlessly with startupinstaller.sh