<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c7edcc>
<DIV><FONT face=宋体 size=2>Hi,Rupinder</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2>Looking at the scons configure line and the problem, I 
guess it is caused by the missing blank space between different configure 
options. That's to say, the scons configure line should be:</FONT></DIV>
<DIV><FONT face=宋体 size=2>$ scons configure prefix='d:\mingw\local' 
prefix_for_packaging='d:\mingw\local'<BR> sandbox_path='d:\mingw' 
verbose=True xmlbackend='xmlpp' audio_backend='portaud<BR>io'</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2>Try the above and see if the problem still 
exists.</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV><FONT face=宋体 size=2>
<DIV><BR></DIV></FONT>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="BACKGROUND: #e4e4e4; FONT: 9pt 宋体; font-color: black"><B>From:</B> 
  <A title=plitanium@gmail.com href="mailto:plitanium@gmail.com">Rupinder 
  Singh</A> </DIV>
  <DIV style="FONT: 9pt 宋体"><B>To:</B> <A 
  title=clam-devel@llistes.projectes.lafarga.org 
  href="mailto:clam-devel@llistes.projectes.lafarga.org">clam-devel@llistes.projectes.lafarga.org</A> 
  </DIV>
  <DIV style="FONT: 9pt 宋体"><B>Sent:</B> Wednesday, December 24, 2008 3:08 
  AM</DIV>
  <DIV style="FONT: 9pt 宋体"><B>Subject:</B> [Clam-devel] Problem in Wang Jun's 
  Method</DIV>
  <DIV><FONT face=宋体 size=2></FONT><BR></DIV>Hi,<BR><BR>I'm following Wang Jun's 
  method given on <A 
  href="http://www.clam.iua.upf.edu/wikis/clam/index.php/Devel/Windows_MinGW_build">http://www.clam.iua.upf.edu/wikis/clam/index.php/Devel/Windows_MinGW_build</A> 
  . The second last step is producing the following error on my 
  system:<BR><BR>C:\clam\CLAM>scons configure 
  prefix='c:\\mingw\\local'prefix_for_packaging='c:\\<BR>mingw\\local' 
  sandbox_path='c:\\mingw' verbose=True xmlbackend='xmlpp' 
  audio_bac<BR>kend=portaudio<BR>scons: Reading SConscript files 
  ...<BR><BR>scons: warning: The Options class is deprecated; use the Variables 
  class instead<BR>.<BR>File "C:\clam\CLAM\SConstruct", line 122, in 
  setup_build_options<BR><BR>scons: warning: The PathOption() function is 
  deprecated; use the PathVariable()<BR>function instead.<BR>File 
  "C:\clam\CLAM\SConstruct", line 125, in setup_build_options<BR><BR>scons: 
  warning: The BoolOption() function is deprecated; use the 
  BoolVariable()<BR>function instead.<BR>File "C:\clam\CLAM\SConstruct", line 
  129, in setup_build_options<BR><BR>scons: warning: The EnumOption() function 
  is deprecated; use the EnumVariable()<BR>function instead.<BR>File 
  "C:\clam\CLAM\SConstruct", line 140, in setup_build_options<BR><BR>scons: *** 
  Path for option prefix does not exist: 
  'c:\\mingw\\local'prefix_for_p<BR>ackaging='c:\\mingw\\local'<BR>File 
  "C:\clam\CLAM\SConstruct", line 169, in setup_build_options<BR><BR>Although 
  the directory for 3rd party libraries c:\mingw\local was created as 
  mentioned.<BR><BR>Kindly help...<BR>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Clam-devel mailing 
  list<BR>Clam-devel@llistes.projectes.lafarga.org<BR>https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel<BR></BLOCKQUOTE></BODY></HTML>