I'm having a similar problem but my v8 directory doesn't seem to contain a scons file. Is the scons file somewhere else now?
On Wednesday, 17 December 2008 11:28:21 UTC, Mads Sig Ager wrote: > > Your v8-read-only directory should contain a SConstruct file. If you > enter your v8-read-only directory and then execute scons it should > work. > > Cheers, -- Mads > > On Wed, Dec 17, 2008 at 12:23 PM, bijay <[email protected]<javascript:>> > wrote: > > > > Hi All, > > I m new to v8 google code. > > I've already installed following in ubuntu 7.10 linux. > > 1.Subversion 1.4.4 > > 2.Python 2.5.1 > > 3.SCons 1.1.0 > > > > As per the instruction i checked out the following in a folder called > > V8 > > svn checkout http://v8.googlecode.com/svn/trunk/ v8-read-only > > > > And being inside the folder when i try to build v8 using scons ,it's > > throwing error like bellow > > > > scons: *** No SConstruct file found. > > File "/usr/lib/scons/SCons/Script/Main.py", line 815, in _main > > > > I m unable to move ahead.Can anybody suggest me how to get rid > > of it. > > Thanks in advance. > > > > > > -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
