Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
scons install fails
07-10-2006, 12:17 AM,
#4
 
ok, I bet since you're running x86_64 the name of your libs are different and therefore it's not finding the right openal lib. Could you do something like this for me:
Code:
thelusiv@superfun:~/games/vdrift$ ls /usr/lib |grep openal
libopenal.a
libopenal.la
libopenal.so
libopenal.so.0
libopenal.so.0.0.0

If things are as I expect we will need to build some x86-64 specific packages. Who wants to work on this? It's not hard to make the packages, just run something like this:
Code:
scons minimal=1 use_binreloc=1 use_apbuild=1 autopackage
and after a while, if it works right (it should damnit!) it will produce a file for you "vdrift-2006-07-08.x86-64.package" (i'm guessing on the -64 part, mine just come out as "x86". If it doesn't do this automatically you can add it Smile ).

To test this file, just run it. It is a good idea to uninstall VDrift first if you haven't already, so you can be sure it installs properly. Try running the game, etc. If everything works great, then rename the file to something like "vdrift-2006-07-08-minimal.x86-64.package".

Now make another package with minimal=0. This will take a while (there's a lot of files!)
Code:
scons minimal=0 autopackage
notice you don't have to repeat the other options, scons remembers them for you in vdrift.conf. Once this is done, you'll have another "vdrift-2006-07-08.x86-64.package" to test and rename.

If anyone successfully builds an x86-64 package I'll give them file release access on the VDrift project page and you can upload your packages, and also post a story on the front page announcing the packages.
Reply


Messages In This Thread
scons install fails - by clytle374 - 07-09-2006, 11:47 PM
[No subject] - by thelusiv - 07-10-2006, 12:02 AM
[No subject] - by clytle374 - 07-10-2006, 12:12 AM
[No subject] - by thelusiv - 07-10-2006, 12:17 AM
[No subject] - by clytle374 - 07-10-2006, 12:28 AM
[No subject] - by thelusiv - 07-10-2006, 12:34 AM
[No subject] - by alex25 - 07-10-2006, 12:49 AM
[No subject] - by clytle374 - 07-10-2006, 12:52 AM
[No subject] - by thelusiv - 07-10-2006, 01:11 AM
[No subject] - by clytle374 - 07-10-2006, 01:40 AM
[No subject] - by thelusiv - 07-10-2006, 01:45 AM
[No subject] - by clytle374 - 07-10-2006, 02:52 AM
[No subject] - by thelusiv - 07-10-2006, 03:04 AM
[No subject] - by clytle374 - 07-10-2006, 03:36 AM
[No subject] - by thelusiv - 07-10-2006, 09:44 AM
[No subject] - by clytle374 - 07-10-2006, 11:37 AM
[No subject] - by clytle374 - 07-10-2006, 11:33 PM
[No subject] - by FFuser - 07-11-2006, 05:54 AM
[No subject] - by clytle374 - 07-11-2006, 10:08 PM
[No subject] - by clytle374 - 07-13-2006, 08:59 PM
[No subject] - by thelusiv - 07-17-2006, 01:16 PM
[No subject] - by clytle374 - 07-17-2006, 01:30 PM
[No subject] - by thelusiv - 07-17-2006, 01:33 PM
[No subject] - by thelusiv - 07-18-2006, 01:23 AM
[No subject] - by clytle374 - 07-18-2006, 03:03 PM
[No subject] - by thelusiv - 07-26-2006, 06:59 PM
[No subject] - by clytle374 - 07-27-2006, 06:40 PM
[No subject] - by snoopy161 - 08-30-2006, 02:23 PM
[No subject] - by clytle374 - 08-30-2006, 03:27 PM
[No subject] - by thelusiv - 08-30-2006, 03:29 PM
[No subject] - by matthew_i - 09-12-2006, 12:33 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)