check this:
http://aur.archlinux.org/packages/tome4/PKGBUILD
Search found 8 matches
- Mon Jul 18, 2011 6:44 am
- Forum: General Discussion
- Topic: System wide installation on Linux.
- Replies: 14
- Views: 3084
- Wed Apr 13, 2011 5:54 pm
- Forum: Bugs Archive
- Topic: Freezes
- Replies: 1
- Views: 864
Freezes
Hi. Im trying to play ToME4 on Archlinux (AUR package) but without luck. On my netbook game takes 100% of CPU, but real problem is that sometimes (in different parts of game, but most often - when choosing starting skills) starts to use harddrive constantly and freezes. On the other hand on my deskt...
- Wed Nov 03, 2010 12:21 pm
- Forum: Bugs Archive
- Topic: Cannot run on Archlinux
- Replies: 3
- Views: 1297
Re: Cannot run on Archlinux
Yes, but this dont allow to install ToME4 in the linux way (libs to /usr/lib, bins to /usr/bin, game data to /usr/share, and save to ~/.te4). When T-Engine 4 will finally support installation to linux filesystem (not only tu user dir) ? This should be priority, because T-Engine 4 is playable at the ...
- Sun Jul 18, 2010 1:44 pm
- Forum: Bugs Archive
- Topic: Cannot run on Archlinux
- Replies: 3
- Views: 1297
Cannot run on Archlinux
Ive compiled sucessfully T-Engine4 on Archlinux (as stated here: http://forum.t-o-m-e.net/viewtopic.php?f=38&t=22059) Unfortunatelly i cannot run game: q(23:11:%) q(sob,lip17)j./t-engine WARNING: No bootstrap code found, defaulting to working directory for engine code! Lua Error: attempt to call...
- Sat Jul 17, 2010 9:10 pm
- Forum: General Discussion
- Topic: Compiling on Archlinux
- Replies: 8
- Views: 3079
Re: Compiling on Archlinux
Ok, i will test it tomorow, and try to make package. I also suggest devs to make TEngine respect linux directory schema - binary to /$prefix(usr)/bin, other files to /$prefix(usr)/lib/tengine4, etc... also i have error when i want to run tengine q(23:11:%) q(sob,lip17)j./t-engine WARNING: No bootstr...
- Sat Jul 17, 2010 6:54 pm
- Forum: General Discussion
- Topic: Compiling on Archlinux
- Replies: 8
- Views: 3079
Re: Compiling on Archlinux
Thats bad, because i would like to package it for Archlinux to AUR repository:(
- Sat Jul 17, 2010 4:18 pm
- Forum: General Discussion
- Topic: Compiling on Archlinux
- Replies: 8
- Views: 3079
Re: Compiling on Archlinux
Ok thanks for help. Now i have TEngine compiled. How i should install it now (what directores/binaries/data files and where in my filesystem)
- Sat Jul 17, 2010 10:39 am
- Forum: General Discussion
- Topic: Compiling on Archlinux
- Replies: 8
- Views: 3079
Compiling on Archlinux
I want to compile TOME4 on Archlinux. I download source code and unpack it. Now i dont have any makefiles in it, so try to run: $ lua ./premake.lua unfortunatelly i get error lua: ./premake4.lua:1: attempt to call global 'newoption' (a nil value) stack traceback: ./premake4.lua:1: in main chunk [C]:...