1. If you have a problem and need help, create a new thread with a title that briefly describes the problem.
    Do not use titles like 'Help!' or 'I have a problem!'
    Dismiss Notice
  2. Hey Guest, is it this your first time on the forums?

    Visit the Beginner's Box

    Introduce yourself, read some of the ins and outs of the community, access to useful links and information.

    Dismiss Notice

[Solved] libGL.so.1 error

Discussion in 'General Help' started by BloomHead, Jul 24, 2011.

  1. BloomHead

    BloomHead Guest

    Heyho,

    i just built kag from the arch aur, and when i try to start the game, i get the following output:

    Code:
    Running KAG
    mv: cannot stat `KAG.tmp': No such file or directory
    chmod: changing permissions of `KAG': Operation not permitted
    PID: 3047
    Starting in directory: ./
    Engine (build: 78 version: 0.85A)
    
    Downloading checksums from http://dl.dropbox.com/u/6397016/kag_x/App/version.txt
    Downloading http://dl.dropbox.com/u/6397016/kag_x/App/version.txt...
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                     Dload  Upload   Total   Spent    Left  Speed
    100 10777  100 10777    0     0   9828      0  0:00:01  0:00:01 --:--:-- 12108
    Version file the same (key matches)
    Using file 'Base/Juxta.so'
    LoadLibrary ERROR: libGL.so.1: cannot open shared object file: No such file or directory
    
    Could not load game module Base/Juxta.so (errno 2)
    
    THE END
    
    And installing libGL would remove my nvidia drivers.

    Any solutions?

    €dit:

    Installing lib32-nvidia-utils did the trick.