News:

SMF - Just Installed!

Main Menu

Install Truecombat Elite on Ubuntu 23.04

Started by kalpana, Oct 07, 2023, 04:38 AM

Previous topic - Next topic

kalpana

Hi, I was searching on internet but I found just only manuals from year 2010 and older. It looks not safe to use the same steps for me - so much things changed from these years.

So my simple question - How to install Truecombat Elite (and Wolfenstein: Enemy Territory) with Punkbuster in these days on current versions of Ubuntu (and for me Kubuntu)?

Thank you for your advices how to install it as easy as possible (I am not too much programming-skilled )... ). For example - is there some Snap version or some repository or something to make it more easy?

I found sympatic project for easy instalation: https://github.com/fabiang/true-combat

But in step "run ./install" I got error:

Code:
./install
Code:

Installing files to /home/lenovo
panic: Get http://etkey.org/distpb.php: dial tcp 62.75.254.167:80: i/o timeout

goroutine 16 [running]:
runtime.panic(0x6379a0, 0xc208024cc0)
        /usr/lib/go/src/pkg/runtime/panic.c:279 +0xf5
main.check(0x7fa92f78b8b8, 0xc208024cc0)
        /vagrant/install.go:88 +0x4f
main.main()
        /vagrant/install.go:130 +0x735

goroutine 19 [finalizer wait]:
runtime.park(0x414560, 0x7f6500, 0x7f4769)
        /usr/lib/go/src/pkg/runtime/proc.c:1369 +0x89
runtime.parkunlock(0x7f6500, 0x7f4769)
        /usr/lib/go/src/pkg/runtime/proc.c:1385 +0x3b
runfinq()
        /usr/lib/go/src/pkg/runtime/mgc0.c:2644 +0xcf
runtime.goexit()
        /usr/lib/go/src/pkg/runtime/proc.c:1445

goroutine 17 [syscall]:
runtime.goexit()
        /usr/lib/go/src/pkg/runtime/proc.c:1445