Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Upgraded to GLEW-1.5 and broke Vdrift :(
04-10-2008, 01:58 AM,
#1
Upgraded to GLEW-1.5 and broke Vdrift :(
The error I get is
Code:
/usr/share/games/vdrift/bin/vdrift: error while loading shared libraries: libGLEW.so.1.4: cannot open shared object file: No such file or directory

I have a libGLEW.so.1.5. and tried rebuilding Vdrift but no luck. Is this a compatibility issue or a wrong name issue?
Reply
04-10-2008, 03:31 PM,
#2
Re: Upgraded to GLEW-1.5 and broke Vdrift :(
clytle374 Wrote:The error I get is
Code:
/usr/share/games/vdrift/bin/vdrift: error while loading shared libraries: libGLEW.so.1.4: cannot open shared object file: No such file or directory

I have a libGLEW.so.1.5. and tried rebuilding Vdrift but no luck. Is this a compatibility issue or a wrong name issue?

did you install the new executable (the one built against libGLEW.so.1.5)?

--alex--
Reply
04-10-2008, 05:36 PM,
#3
Re: Upgraded to GLEW-1.5 and broke Vdrift :(
alex25 Wrote:did you install the new executable (the one built against libGLEW.so.1.5)?

--alex--

I thought that's what scons install did.

Thanks
Cory
Reply
04-10-2008, 07:16 PM,
#4
Re: Upgraded to GLEW-1.5 and broke Vdrift :(
clytle374 Wrote:I thought that's what scons install did.

well, it does but for whatever reason you are still trying to run the old vdrift binary linked against glew 1.4. you can try 'which vdrift' and then look at the timestamp on that executable and see if it's the newly compiled vdrift linked against glew 1.5 or some old binary laying around. now, we you rebuild vdrift, did the build complete successfully? for what it's wort i am running vdrift linked against glew 1.5 without any problems.

--alex--
Reply
04-10-2008, 07:44 PM,
#5
That fixed it.
I deleted the executable, scons install and it works now.

For some reasion after running scons install the executable was 2 weeks old.


Thanks
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)