hello, great mode to bad Im having problems
this are my system settings:
Ubuntu 8.04.1 Desktop
$uname -aLinux user 2.6.24-21-generic #1 SMP Tue Oct 21 23:43:45 UTC 2008 i686 GNU/Linux
$lspci 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 661FX/M661FX/M661MX Host (rev 11)
00:01.0 PCI bridge: Silicon Integrated Systems [SiS] SiS AGP Port (virtual PCI-to-PCI bridge)
00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (rev 25)
00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] AC'97 Sound Controller (rev a0)
00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.1 Controller (rev 0f)
00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
00:0f.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:10.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 46)
01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 5500] (rev a1) <== it just to be a GeForce 7300 GT Super
$whereis tremuloustremulous: /usr/lib/tremulous /usr/games/tremulous /usr/share/man/man6/tremulous.6.gz /home/user/.tremulous
What is done:
/home/user/.tremulous/base/mapconfigs/ambush.cfg
/home/user/.tremulous/base/vm/game.qvm
/home/user/.tremulous/base/map-ambush.pk3Now every time I try to run the map from console I get this in the end:
/map abush----------------------
13946 files in pk3 files
Loading vm file vm/game.qvm...
...which has vmMagic VM_MAGIC_VER2
Loading 1192 jump table targets
VM file game compiled to 1506765 bytes of code
game loaded in 34334272 bytes on the hunk
------- Game Initialization -------
gamename: base
gamedate: Dec 05 2008
Received signal 11, exiting...
----- CL_Shutdown -----
Closing SDL audio device...
SDL audio device shut down.
RE_Shutdown( 1 )
-----------------------
Shutdown tty console
The tremulous I have I installed from the ubuntu repositories and Updated with the x86 file from
http://trem.tjw.org/backport/, Please someone can help me.
By the way I'm new in this so I dont know how to copile the lakitu trem, I did what the compiling.txt file from the Download of ambush3.0.patch file say but in the end I get an error and an exit like this:
$sudo make <== I tried normal and super user just in case I had "permission problems" (like I said I'm new in this)
LD build/release-linux-x86/tremulous.x86
/usr/bin/ld: cannot find -lopenal
collect2: ld returned 1 exit status
make[2]: *** [build/release-linux-x86/tremulous.x86] Error 1
make[2]: Leaving directory `/home/user/Desktop/ambush3.0/lakitu754'
make[1]: *** [targets] Error 2
make[1]: Leaving directory `/home/user/Desktop/ambush3.0/lakitu754'
make: *** [release] Error 2