Author Topic: Problems installing on Ubuntu  (Read 5664 times)

johnny

  • Posts: 9
  • Turrets: +1/-0
Problems installing on Ubuntu
« on: June 28, 2010, 07:06:26 am »
I get this error when I run the setup:


    Verifying archive integrity... All good.
    Uncompressing Tremulous 1.1.0...
    ./setup.sh: 262: /home/aaa/.setup1783: not found
    ./setup.sh: 273: /home/aaa/.setup1783: not found
    The setup program seems to have failed on amd64/glibc-2.1

    Fatal error, no tech support email configured in this setup
    Press Return to close this window...



Don't know what the shit that is so I appreciate any of your expertise.
hi

GLAMEOW

  • Posts: 117
  • Turrets: +1/-12
Re: Problems installing on Ubuntu
« Reply #1 on: June 28, 2010, 08:11:51 pm »
did you download trem from the repo?

if so, completely remove the package with synaptic, and then install it again.

or

you could just download it from the trem site, decompress it, and then right click on the tremulous executable and set execute permissions.

then double-click and go!

KillerWhale

  • Spam Killer
  • *
  • Posts: 469
  • Turrets: +63/-26
Re: Problems installing on Ubuntu
« Reply #2 on: June 28, 2010, 09:14:16 pm »
That's what he did, note the extraction at the top.

It's possible that it was a bad download, you could always try again.

GLAMEOW

  • Posts: 117
  • Turrets: +1/-12
Re: Problems installing on Ubuntu
« Reply #3 on: June 29, 2010, 02:26:32 pm »
That's what he did, note the extraction at the top.

It's possible that it was a bad download, you could always try again.

ummm.... it's impossible to tell weather he got it from the repo or not from his post

but yeah, fail download indeed

johnny

  • Posts: 9
  • Turrets: +1/-0
Re: Problems installing on Ubuntu
« Reply #4 on: July 02, 2010, 06:08:01 pm »
I removed and reinstalled via Synaptic, and now I get this:

hi

Kiwi

  • Posts: 859
  • Turrets: +29/-9
Re: Problems installing on Ubuntu
« Reply #5 on: July 02, 2010, 06:22:25 pm »
Um, just a wild guess, but try reinstalling your hud if you have one, if not, try reinstalling your vm's.

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Problems installing on Ubuntu
« Reply #6 on: July 02, 2010, 08:00:22 pm »
Ubuntu's package is currently even more fucked than it used to be.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

SlackerLinux

  • Spam Killer
  • *
  • Posts: 555
  • Turrets: +41/-62
Re: Problems installing on Ubuntu
« Reply #7 on: July 03, 2010, 09:53:40 am »
Ubuntu's package is currently even more fucked than it used to be.

is it possible to get them to fix their package?!?!?!?

i notice that the text you posted has "amd64" are you running pure64bit OS
i think when i first changed to 64bit the 1.1.0 installer didn't work and i had to manually extract the files and install the game manually

to manually extract the files do
Code: [Select]
./tremulous-1.1.0-installer.x86.run --target tremulousthen you want to login as root use su or something and copy the files and set permissions
Code: [Select]
cp -R ./tremulous /usr/local/games
cd /usr/local/games/tremulous
chown -R root:root ./
chmod -R 755 ./

make sure when you run it you use /usr/local/games/tremulous as your working directory and i recommend upgrading to a newer client after you install it

i think that's all correct im sure someone will correct me if im wrong by the time you read it anyway good luck
Slackware64 13.1
SlackersQVM/

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
Re: Problems installing on Ubuntu
« Reply #8 on: July 03, 2010, 10:09:57 am »
Well we spent a couple of years trying to convince them that running a buggy server without the users knowledge spamming up the net was a bad idea, but they seem to really hate their users.  I've given up on ever trying to get ubuntu to do the right thing.
Although there's probably now users who installed the game, never could play it, and are (without knowing it) running a server >_>.
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

johnny

  • Posts: 9
  • Turrets: +1/-0
Re: Problems installing on Ubuntu
« Reply #9 on: July 04, 2010, 04:38:46 am »
Ubuntu's package is currently even more fucked than it used to be.

is it possible to get them to fix their package?!?!?!?

i notice that the text you posted has "amd64" are you running pure64bit OS
i think when i first changed to 64bit the 1.1.0 installer didn't work and i had to manually extract the files and install the game manually

to manually extract the files do
Code: [Select]
./tremulous-1.1.0-installer.x86.run --target tremulousthen you want to login as root use su or something and copy the files and set permissions
Code: [Select]
cp -R ./tremulous /usr/local/games
cd /usr/local/games/tremulous
chown -R root:root ./
chmod -R 755 ./

make sure when you run it you use /usr/local/games/tremulous as your working directory and i recommend upgrading to a newer client after you install it

i think that's all correct im sure someone will correct me if im wrong by the time you read it anyway good luck


Tried to manually extract it but got the same error as the one I get when running the installer.
hi

Cadynum

  • Posts: 222
  • Turrets: +29/-13
Re: Problems installing on Ubuntu
« Reply #10 on: July 06, 2010, 03:31:11 am »
Tried to manually extract it but got the same error as the one I get when running the installer.
Try the zip file: http://prdownloads.sourceforge.net/tremulous/tremulous-1.1.0.zip?download