Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Universal binary support in scons on mac
07-17-2007, 02:24 AM,
#6
 
thelusiv Wrote:I'd say that the data directory should be separate from the main VDrift dir, that's how we do it on other platforms. Also this makes it easier to mess around with the data without worrying about touching the other files.

not really sure if this is in response to my posting. i was pointing out that before the latest changes to SConstruct the data was installed in /usr/local/share/games/vdrift but now it goes in /usr/local/share/games/vdrift/data which is ugly (only data goes in /usr/local/share/games/vdrift there is no need for the extra "data" directory). and apparently the executable now goes in /usr/local/share/games/vdrift/bin/vdrift (instead of /usr/local/bin/vdrift). for now i just changed:
Code:
default_datadir = "share/games/vdrift"
default_bindir = "bin"
to get back the old behaviour. anyway, i see this on linux, so it has nothing to do with the mac. hope i made myself clear.

--alex--
Reply


Messages In This Thread
[No subject] - by thelusiv - 07-16-2007, 03:59 PM
[No subject] - by thelusiv - 07-17-2007, 02:01 AM
[No subject] - by alex25 - 07-17-2007, 02:24 AM
[No subject] - by bugsyv - 07-17-2007, 09:25 AM
[No subject] - by bugsyv - 07-17-2007, 10:25 AM
[No subject] - by alex25 - 07-17-2007, 12:04 PM
[No subject] - by bugsyv - 07-17-2007, 12:25 PM
[No subject] - by thelusiv - 07-17-2007, 03:48 PM
[No subject] - by alex25 - 07-17-2007, 04:01 PM
[No subject] - by thelusiv - 07-17-2007, 06:47 PM

Forum Jump:


Users browsing this thread: 4 Guest(s)