You are here

Problems in installing Rosetta3 in Red Hat Linux

2 posts / 0 new
Last post
Problems in installing Rosetta3 in Red Hat Linux
#1

After I ran "python external/scons-local/scons.py", I got the following:

sh: svnversion: command not found
sh: svn: command not found

scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
File "/usr/rosetta3_source/src/SConscript.src", line 88, in ?

I checked that there is not svn installed in the computer. Should I run the svn_version.py file provided in the rosetta3_source folder to install the program? What should I do to avoid the scons warning?

Fri, 2009-08-21 08:21
jjz2009

> After I ran "python external/scons-local/scons.py", I got the following:
>
> sh: svnversion: command not found
> sh: svn: command not found
>
> scons: warning: The env.Copy() method is deprecated; use the env.Clone() method instead.
> File "/usr/rosetta3_source/src/SConscript.src", line 88, in ?
>
> I checked that there is not svn installed in the computer. Should I run the svn_version.py file provided in the rosetta3_source folder to install the program? What should I do to avoid the scons warning?
>
>
>

Mon, 2009-08-24 19:11
jjz2009