I don't have installed the git. how I can install the patch? Thanks.
2011/6/27 avadh patel <[email protected]> > I have attached a patch that should fix this issue. Please let me know if > this works so I can push it on the github. > > Thanks, > Avadh > > > On Mon, Jun 27, 2011 at 8:40 AM, avadh patel <[email protected]> wrote: > >> Do you have 'git' installed? I added a patch that add git's branch name >> and commit version to log header. I'll prepare a patch that check for this >> exception and handle it correctly if git is not installed. >> >> - Avadh >> >> >> On Mon, Jun 27, 2011 at 5:35 AM, Kito Nawer <[email protected]> wrote: >> >>> Hi, >>> >>> Now when I compile with scons-Q, shows the following errors. >>> >>> *running with -j4* >>> */bin/sh: curl-config: not found* >>> *OSError: [Errno 2] No such file or directory:* >>> * File "/home/marss/marss3/marss/SConstruct", line 132:* >>> * ptlsim_lib = SConscript(ptl_compile_script)* >>> * File "/usr/lib/scons/SCons/Script/SConscript.py", line 614:* >>> * return method(*args, **kw)* >>> * File "/usr/lib/scons/SCons/Script/SConscript.py", line 551:* >>> * return _SConscript(self.fs, *files, **subst_kw)* >>> * File "/usr/lib/scons/SCons/Script/SConscript.py", line 260:* >>> * exec _file_ in call_stack[-1].globals* >>> * File "/home/marss/marss3/marss/ptlsim/SConstruct", line 78:* >>> * stdout=subprocess.PIPE).communicate()[0]* >>> * File "/usr/lib/python2.6/subprocess.py", line 623:* >>> * errread, errwrite)* >>> * File "/usr/lib/python2.6/subprocess.py", line 1141:* >>> * raise child_exception* >>> >>> Someone knows what is that? >>> I need to include a new library? >>> >>> Thanks. >>> >>> >>> 2011/6/21 avadh patel <[email protected]> >>> >>>> >>>> On Sun, Jun 19, 2011 at 9:36 AM, Kito Nawer <[email protected]>wrote: >>>> >>>>> Hi all, >>>>> >>>>> I see that you have new configuration system. I'd like to know that new >>>>> files I need to use this new way for configuring the machine and where >>>>> should I put on. I have the latest version of marss86 (0.1.2) . >>>>> >>>>> This new configuration mechanism is not yet released. Its in testing >>>> phase or alpha stage. You can checkout 'core-models' branch from git-hub >>>> repository to try/test it out. It will be available in 0.2 release. >>>> >>>> >>>>> Also comment that I do not know how to do different studies Benchmarks, >>>>> I download the disk image with parsec 2.1 and hook tools, but I like >>>>> to use different benchmarks for my studies. >>>>> >>>>> Take a look at FAQ page (http://marss86.org/index.php/FAQ) that >>>> describes how to transfer your benchmarks to disk images. >>>> >>>> - Avadh >>>> >>>>> Thanks a lot. >>>>> >>>>> _______________________________________________ >>>>> http://www.marss86.org >>>>> Marss86-Devel mailing list >>>>> [email protected] >>>>> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel >>>>> >>>>> >>>> >>> >> >
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
