Results 1 to 3 of 3

Thread: install doom3 on 12.04

  1. #1
    Join Date
    Feb 2010
    Beans
    271

    install doom3 on 12.04

    Hi
    after seeing this:
    http://www.lgdb.org/game/cerberon
    I decided to install my old doom3 but get:

    michael@michael-ubuntu:~/Downloads$ sudo ./doom3*304*
    Verifying archive integrity... All good.
    Uncompressing DOOM 3................................................. ............................................
    ./setup.sh: 192: ./setup.sh: /home/michael/.setup2968: not found
    michael@michael-ubuntu:~/Downloads$

    I've downloaded the installer 1304...so what's going on here?
    Thanks

  2. #2
    Join Date
    Feb 2010
    Beans
    271

    Re: install doom3 on 12.04

    on 64Bit that helped:

    sudo apt-get install ia32-libs

    but now I get:

    ----- R_InitOpenGL -----
    Setup X display connection
    dlopen(libGL.so.1)
    dlopen(libGL.so.1)
    idRenderSystem::Shutdown()
    signal caught: Segmentation fault
    si_code 1
    Was in fatal error shutdown: Unable to initialize OpenGL
    Trying to exit gracefully..
    michael@michael-ubuntu:~$
    Last edited by ahso4271; May 13th, 2012 at 09:28 AM.

  3. #3
    Join Date
    Feb 2010
    Beans
    271

    Re: install doom3 on 12.04

    With another app I got:

    10$ ldd X*86
    linux-gate.so.1 => (0xf7799000)
    libGL.so.1 => not found
    ...

    So I reinstalled the Nvidia driver from Software Center and it works.
    I guess the newest driver has this bug. If it wouldn't be a pain in the ***
    to report bugs I'd do...thanks for reporting this bug, folks.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •