Forums
Installing SVN version with scons; data missing - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3)
+--- Forum: Bugs (https://www.vdrift.net/Forum/forumdisplay.php?fid=7)
+--- Thread: Installing SVN version with scons; data missing (/showthread.php?tid=930)



Installing SVN version with scons; data missing - clytle374 - 03-12-2008

I might be missing something here but after installing with scons I always have to reinstall the data directory. Most of it is installed but somethings are missing. Resulting in errors like.

Code:
EXCEPTION: src/textures.cpp, line 489:  Error loading texture file: skins/simple/textures/loading0.png (/usr/share/games/vdrift/data/skins/simple/textures/loading0.png)

This is been happening for a long time, and though I should let someone know. Or someone let me know what I'm missing.

I have been looking into a SVN build option for portage(gentoo) to automate the SVN install.


- Noneus - 03-12-2008

There is no cvs repository. There is a SVN repository.

http://wiki.vdrift.net/Getting_the_development_version


- clytle374 - 03-12-2008

That is what i meant. Fixing post.


- thelusiv - 03-12-2008

Thanks for mentioning this one. This should be fixed in data svn r169. Please let me know if you find more files that are missing from the scons install target.


- clytle374 - 03-15-2008

More missing items:

Code:
EXCEPTION: src/textures.cpp, line 489:  Error loading texture file: skins/simple/textures/widgets/tab_page_background.png (/usr/share/games/vdrift/data/skins/simple/textures/widgets/tab_page_background.png)

Let me know what you find.

Thanks