Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SCONS] Unable to install, openAL installed
11-25-2007, 12:47 PM,
#1
[SCONS] Unable to install, openAL installed
Hi, I want to install VDrift on my gentoo 20007.0, i have installed everything needed by the game-
http://phpfi.com/278825 here is my eix results for ebuilds needed by game

and here is my emerge log
http://phpfi.com/278826

any ideas?
Reply
11-25-2007, 01:01 PM,
#2
 
As far as I know the people who made the ebuild don't ever visit these forums. The check for openal just uses the SCONS checklib function. Do you have /usr/lib/libopenal* files?
Reply
11-25-2007, 01:06 PM,
#3
 
Code:
ls /usr/lib/libopenal* -la
-rw-r--r-- 1 root root 332240 lis 25 14:36 /usr/lib/libopenal.a
-rw-r--r-- 1 root root    819 lis 25 14:36 /usr/lib/libopenal.la
lrwxrwxrwx 1 root root     18 lis 25 14:36 /usr/lib/libopenal.so -> libopenal.so.0.0.0*
lrwxrwxrwx 1 root root     18 lis 25 14:36 /usr/lib/libopenal.so.0 -> libopenal.so.0.0.0*
-rwxr-xr-x 1 root root 207900 lis 25 14:36 /usr/lib/libopenal.so.0.0.0*
lrwxrwxrwx 1 root root     21 lis 25 15:05 /usr/lib/libopenal.so.1 -> /usr/lib/libopenal.so*
Reply
11-25-2007, 02:17 PM,
#4
Re: [SCONS] Unable to install, openAL installed
uosiu Wrote:any ideas?
there is an old_openal option in SConstruct. try setting it to 1 (i can't remember if openal 0.8.0 is old or not, i use the svn head).

--alex--
Reply
11-25-2007, 11:21 PM,
#5
 
If you're still having trouble, I'd recommend just getting the latest development version:

http://wiki.vdrift.net/Getting_the_development_version

The latest versions of vdrift don't use openal anymore, and instead just use a built-in 3D sound library on top of SDL sound.
Reply
11-26-2007, 02:39 PM,
#6
 
joevenzon Wrote:The latest versions of vdrift don't use openal anymore, and instead just use a built-in 3D sound library on top of SDL sound.
then we should remove all the openall stuff from sconstruct.

--alex--
Reply
11-28-2007, 02:37 AM,
#7
 
Agreed...
I added it to the issue tracker:
http://sourceforge.net/tracker/index.php...id=1015284
Reply
11-28-2007, 03:31 PM,
#8
 
joevenzon Wrote:Agreed...
I added it to the issue tracker:
http://sourceforge.net/tracker/index.php...id=1015284
can i get added to the tracker members list? thanks.

--alex--
Reply
11-28-2007, 10:22 PM,
#9
 
I'm new to the sourceforge tracker system. You're already on the list, is there something else I need to do? Permissions or something?
Reply
11-29-2007, 03:01 AM,
#10
 
joevenzon Wrote:I'm new to the sourceforge tracker system. You're already on the list, is there something else I need to do? Permissions or something?
i have a different username on sourceforge. that's probably what is causing this. how can i try the tracker system without clicking on the links? is there a direct url or something that will prompt me to log on?

--alex--
Reply
11-29-2007, 11:20 AM,
#11
 
If you go to the main vdrift projects page:

http://sourceforge.net/projects/vdrift

And then mouse over Trackers, click on Issues. I've got you added in there with the alexr25 username.
Reply
11-29-2007, 05:02 PM,
#12
 
joevenzon Wrote:And then mouse over Trackers, click on Issues. I've got you added in there with the alexr25 username.
you can see this only if you are logged on at sourceforge. i've done it now, and i can see the trackers. thanks.

--alex--
Reply
11-29-2007, 05:14 PM,
#13
 
joevenzon Wrote:I'm new to the sourceforge tracker system. You're already on the list, is there something else I need to do? Permissions or something?

Maybe... I can't even see the tracker tab... I'm not logged in. Don't really want to at the moment.

Is there a reason to keep it private?
Reply
11-29-2007, 08:46 PM,
#14
 
Well, what I really want is for it to be visible to everyone but write-able only to project members. Any idea if sourceforge supports that configuration?
Reply
12-04-2007, 04:20 AM,
#15
 
I removed the OpenAL code from the SConstruct file...not that it was doing anything.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)