Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Linux Noob trying to install on Ubuntu
05-23-2007, 02:22 PM,
#1
Linux Noob trying to install on Ubuntu
Hi I am trying to install this "VDrift-2007-03-23-full.package" on my ubuntu laptop but I am getting this error.

Code:
Checking for required C library versions ... OK
Checking for X ... OK
Checking for OpenGL Graphics Toolkit ... OK
Checking for OpenGL Utility Library ... OK
Checking for Simple DirectMedia Layer (SDL) ... OK
Checking for SDL Image Library ... OK
Checking for Simple DirectMedia Layer Mixer (SDL_mixer) ... failed
-------------------------------
Error: Could not find 'Simple DirectMedia Layer Mixer (SDL_mixer)'. Try using the native package manager for Ubuntu 7.04 (apt-get) to install a package with similar name to 'sdl_mixer'.

Error: Unable to prepare package VDrift.

Any Ideas?
Reply
05-23-2007, 08:16 PM,
#2
 
That's odd... it's asking for SDL_mixer, but we don't use that library. Have you tried installing that library anyway? (http://www.libsdl.org/projects/SDL_mixer/)
Reply
05-24-2007, 10:21 AM,
#3
 
Sorry about that, I thought I removed that library dependency, it's not needed. But on Ubuntu Feisty you can install the needed packages thus:
Code:
sudo apt-get install libsdl-mixer1.2

edit: I just realized, you're not using the right file. You need to download VDrift-2007-03-23-full-2.package - I'm not even sure how you got that other package, it hasn't been up on sourceforge for a at least a month....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)