Package Base Details: etlegacy-git

Git Clone URL: https://aur.archlinux.org/etlegacy-git.git (read-only, click to copy)
Submitter: vorot93
Maintainer: Aciz
Last Packager: Aciz
Votes: 7
Popularity: 0.000757
First Submitted: 2015-08-09 16:19 (UTC)
Last Updated: 2023-11-09 06:09 (UTC)

Latest Comments

« First ‹ Previous 1 2

niezniszczalny commented on 2020-03-13 23:27 (UTC)

After installation and running game I get no graphical interface: https://pastebin.com/DM0sWg6G

Also, very scarce '.etwolf' directory is created with only one file 'etkey' in 'main' and 'ui.mp.x86_64.so' in 'legacy' directiories.

dobo commented on 2020-02-14 23:02 (UTC)

Is there any reason why ui.mp.x86_64.so isn't copied to /usr/lib/etlegacy/legacy directory? Without copying this manually, game doesn't start for me: 0 Sys_LoadDll(/usr/lib/etlegacy/legacy/ui.mp.x86_64.so)... 0 failed: /usr/lib/etlegacy/legacy/ui.mp.x86_64.so: cannot open shared object file: No such file or directory 0 Sys_LoadDll(/home/dobo/.etlegacy/legacy/ui.mp.x86_64.so)... 0 failed: /home/dobo/.etlegacy/legacy/ui.mp.x86_64.so: undefined symbol: __acosf_finite 0 Sys_LoadDll(legacy/ui) failed to load library

niezniszczalny commented on 2018-03-25 21:02 (UTC) (edited on 2018-03-25 21:08 (UTC) by niezniszczalny)

I'm getting a message:

Sys_LoadDll(/usr/lib/etlegacy/legacy/ui.mp.x86_64.so)... failed: "Failed loading /usr/lib/etlegacy/legacy/ui.mp.x86_64.so: /usr/lib/etlegacy/legacy/ui.mp.x86_64.so: cannot open shared object file: No such file or directory"

I've found ui.mp.x86_64.so in /home/niezniszczalny/.etlegacy/legacy/ but when I copy it to /usr/lib/etlegacy/legacy the ET:L doesn't have permissions to use that file. Any idea what to do?

[edit]

I've just changed permissions using chmod. I'm not getting this message anymore.

The_Loko commented on 2016-06-27 12:40 (UTC)

Alad > It works if you add "git submodule update --init --recursive" on prepare function, as etlegacy git repo keeps libraries on submodules.

Alad commented on 2016-03-25 23:25 (UTC)

-- Configuring done CMake Error at cmake/ETLInstallLuaSQL.cmake:41 (add_library): Cannot find source file: /home/aur/etlegacy-git/src/etlegacy/libs/luasql/src/luasql.h Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx Call Stack (most recent call first): CMakeLists.txt:180 (include) CMake Error: CMake can not determine linker language for target: luasql_library_module CMake Error: Cannot determine link language for target "luasql_library_module". -- Generating done -- Build files have been written to: /home/aur/etlegacy-git/src/etlegacy ==> ERROR: A failure occurred in build(). Aborting...

StormEngineer commented on 2015-11-12 17:11 (UTC) (edited on 2015-11-12 17:14 (UTC) by StormEngineer)

Hi! Last time I built a few weeks ago, both "etlegacy32-git" and "etlegacy32-mod-git" depended on "lib32-libtheora" but it was not listed as a dependency and build failed without it.