Forums
No problems compiling but can't install - 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: No problems compiling but can't install (/showthread.php?tid=833)



No problems compiling but can't install - TF - 12-15-2007

I'm having trouble with scons install. I built with scons and then did

scons install prefix=/usr/local minimal=0

Everything completed without any errors but I ended up missing files. I was missing:
/data/shaders/simple/vertex.glsl
/data/skins/simple/textures/loading*.png

I'm a scons newbie but it looks like some files may be missing from the scons config?

I'm trying again now without the prefix= bit.

I'm running on Ubuntu 7.10


- TF - 12-15-2007

Got it going by erasing the data folder and replacing it with a link to the data SVN folder.


- joevenzon - 12-15-2007

Unfortunately I haven't been doing a good job of maintaining the scons files for installation. Can anyone help out?


- thelusiv - 12-17-2007

joevenzon Wrote:Unfortunately I haven't been doing a good job of maintaining the scons files for installation. Can anyone help out?

It's OK Joe, you never do (and you shouldn't have to), it's my fault for not being around to keep them up as I usually do! Smile I have a little free time over winter break and hopefully I can get this stuff caught up.


- joevenzon - 12-17-2007

Thanks man.