![]() |
Scons Compilation error: Source `/usr/lib/libSDL.so' not fou - Printable Version +- Forums (https://www.vdrift.net/Forum) +-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3) +--- Forum: Help (https://www.vdrift.net/Forum/forumdisplay.php?fid=5) +--- Thread: Scons Compilation error: Source `/usr/lib/libSDL.so' not fou (/showthread.php?tid=756) |
Scons Compilation error: Source `/usr/lib/libSDL.so' not fou - psycho - 08-19-2007 What up there, ok so i managed to download and install all required libs without a problem. now after checking for all the libraries and compiling the files, it throws me an error: scons: *** Source `/usr/lib/libSDL.so' not found, needed by target `build/vdrift'. Stop. scons: building terminated because of errors. the thing is that i checked to see if the file existed in that directory and it does, so i'm asking for a little help to see what's causing this. i'm using Mandriva 2007 spring. Thanks! - xTs - 08-19-2007 I guess you need to install the devel-Package of SDL, too. - psycho - 08-19-2007 yeap I already have it installed (SDL-devel-1.2.1.12-1), but it still can't find the file. So I went to the folder where the file is located, found it and i found out that it's "Unknown Link." I don't know if that means something or not, I'm a complete linux newb by the way 8) . thanks! - xTs - 08-20-2007 yes that means something and you might wanna tell someone from Mandriva about it! |