Hi, idk if this is the right place to post, but I need a little help. I have finally moved to linux (Lubuntu 14.04.) and ofc I want to play tremulous.
First question: how to install tremulous when the installer from tremulous.net doesn’t work? (I want 1.1 + tremfusion, not GPP)
Usage and output
$ sudo sh tremulous-1.1.0-installer.x86.run
[sudo] password for michal:
Verifying archive integrity… All good.
Uncompressing Tremulous 1.1.0…
./setup.sh: 201: ./setup.sh: /home/michal/.setup20786: not found
The setup program seems to have failed on amd64/unknown
Fatal error, no tech support email configured in this setup
My uname -a
Linux michal-Q530 3.16.0-44-generic #59~14.04.1-Ubuntu SMP Tue Jul 7 15:07:27 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Second question: I want to have my name, GUID, binds, settings etc. from windows. I have backed up 2 folders - the one where trem was installed and the one from %appdata%. Does anyone know what files to move and where to?
I believe this is the right section. Being relatively nigrish at linux (I pretty much only know how to run servers, lol), I can only tell you this:
In the %appdata% folder, there are a few autogen.cfg files spread out (One just in /tremulous, the others in /base and /tremfusion and maybe others). If I am not mistaken, the most important/relevant one is from /tremulous. This will allow you to get your binds and settings back. Also grab the qkey, this is your GUID.
Also in /base there should be your downloaded maps if you don’t want to go through that again.
As for the equivalent to appdata, try ~/.tremulous, this may just be what you’re looking for. I may be mistaken though
first of all, Tremulous is likely to be installable via the GNU/Linux system’s package manager:
$ sudo apt-get install tremulous
second of all, the stock Tremulous client is not the best. TremFusion is an example of a better client. installation details exist elsewhere.
if u insist on installing the stock Tremulous from the tremulous.net website, then try:
$ sudo su
[...]
$ chmod a+x ./tremulous-1.1.0-installer.x86.run
$ ./tremulous-1.1.0-installer.x86.run
if that still doesn’t work, then i propose that u get the installer-less archive: tremulous-1.1.0.zip (from the tremulous.net website), and extract that.
%APPDATA%/Tremulous folder should be moved/copied to ~/.tremulous, ie., /home/michal/.tremulous (there should be /home/michal/.tremulous/qkey).
To use your binds on GrangerPub, be sure to copy your desired .cfg file(s) to the slacker directory (the slacker directory is created when you first download from GrangerPub).
No, I unzipped tremulous-1.1.0.zip into ~/Downloads/trem/tremulous, went there and tried to run the executable - tremulous.x86, it said: No such file or directory
no, that’s a known memory corruption error due to incorrect programming. the error does not show up on all machines. if u compile the program urself from the same source code (without bugfixes), then it’s not very likely that the error will go away.
when Tremulous was released, for „better quality assurance”, compilation warnings were forced to be compilation errors using the -Werror flag. and the code did compile at that time. however, compilers have changed since, and now give new warnings and, thus, errors. remove the use of -Werror from the Makefile.
also grab a binary for an updated client here
im not sure if trem is still in the repos, i think it is on ubuntu, but before you compile do
sudo apt-get build-dep tremulous
run tremulous and it’ll create a folder in your home folder called .tremulous (~/.tremulous), that’s where you put your qkey and client side modes and stuff.
I tried installing tremulous that way on ubuntu and it says: “Unable to find package tremulous”
I then tried with the installer and it’s kind of installed but when I run tremulous the trem console goes fullscreen and says it couldn’t find ui stuff, so I can’t play
For some reasons it works with tremfusion, thanks!
I have one more problem tho. When I try to connect to grangerpub it says I must download some files and when I click on download from website/server it didn’t work. I thought it was due to cl_allowDownload being set to 0, so I set it to 1 but it still doesn’t work. It does that only with grangerpub, but other servers seems to work