project-navigation
News
Download
Forum
Contribute
Media
FAQ
About
Contact
Personal tools
Login
Register
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
New board
Home
Help
Search
Login
Register
UFO:Alien Invasion
»
Technical support
»
Linux
»
Can't compile UFO AI
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Can't compile UFO AI (Read 2865 times)
rahs
Cannon Fodder
Posts: 4
Can't compile UFO AI
«
on:
May 04, 2010, 03:24:38 pm »
Š•rying to compile ends with error
Code:
[Select]
/usr/bin/ld: cannot find -lGL
Debian 5.0.4, 2.6.26-2
Logged
Mattn
Administrator
PHALANX Commander
Posts: 4831
https://github.com/mgerhardy/vengi
Re: Can't compile UFO AI
«
Reply #1 on:
May 04, 2010, 06:31:33 pm »
install opengl driver dev packages.
Logged
rahs
Cannon Fodder
Posts: 4
Re: Can't compile UFO AI
«
Reply #2 on:
May 05, 2010, 08:03:43 am »
Package nvidia-glx-dev already installed
Logged
Mattn
Administrator
PHALANX Commander
Posts: 4831
https://github.com/mgerhardy/vengi
Re: Can't compile UFO AI
«
Reply #3 on:
May 05, 2010, 08:30:27 am »
install one of the libgl-dev packages (or is the nvidia such a package?)
Logged
rahs
Cannon Fodder
Posts: 4
Re: Can't compile UFO AI
«
Reply #4 on:
May 05, 2010, 08:56:40 am »
aptitude show libgl-dev
No current or candidate version found for libgl-dev
Package: libgl-dev
State: not a real package
Provided by: libgl1-mesa-dev, libgl1-mesa-swx11-dev,
nvidia-glx-dev
, nvidia-glx-legacy-96xx-dev
Logged
rahs
Cannon Fodder
Posts: 4
Re: Can't compile UFO AI
«
Reply #5 on:
May 06, 2010, 08:34:13 am »
Solved
Code:
[Select]
ln -s /usr/lib/libGL.so.185.18.14 /usr/lib/libGL.so
Thanks
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
UFO:Alien Invasion
»
Technical support
»
Linux
»
Can't compile UFO AI