<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE></TITLE>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR></HEAD>
<BODY>
<DIV><!-- Converted from text/plain format --><FONT
face="FrutigerNext LT Regular">to compile <FONT size=2>SMSTools, I used scons
command. please see below...</FONT></FONT></DIV>
<DIV><FONT face="FrutigerNext LT Regular" size=2></FONT> </DIV>
<DIV><FONT face="FrutigerNext LT Regular" size=2></FONT> </DIV>
<DIV><FONT face="FrutigerNext LT Regular" size=2>thks for your hardwork,
especially on Saturday...</FONT></DIV>
<DIV><BR><BR><BR></DIV>
<P><FONT size=2>y34807@Y34807 /mingw/SMSTools-0.4.9<BR>$ ls -asl<BR>total
14<BR> 0 drwxr-xr-x 9 y34807
Administ 0 Aug 28 18:18
.<BR> 0 drwxr-xr-x 35 y34807
Administ 0 Aug 30 16:43
..<BR> 1 -rw-r--r-- 1 y34807
Administ 1141 Feb 7 2008
CHANGES<BR> 2 -rw-r--r-- 1 y34807
Administ 2220 May 19 2006 COPYING<BR>
1 -rw-r--r-- 1 y34807
Administ 754 Jan 21 2006
INSTALL<BR> 0 -rw-r--r-- 1 y34807
Administ 0 Dec 17 2005
README<BR> 5 -rwxr-xr-x 1 y34807
Administ 9443 Aug 28 18:18 SConstruct<BR> 5
-rwxr-xr-x 1 y34807
Administ 9363 Aug 28 11:29
SConstruct.bak<BR> 1 -rw-r--r-- 1
y34807 Administ 6
Feb 8 2008 SVN_REVISION<BR> 0
drwxr-xr-x 2 y34807
Administ 0 Aug 11 17:14
debian<BR> 0 drwxr-xr-x 4 y34807
Administ 0 Aug 11 17:14
draft<BR> 0 drwxr-xr-x 2 y34807
Administ 0 Aug 11 17:14
example-data<BR> 0 -rw-r--r-- 1 y34807
Administ 0 Aug 28 18:18
options.cache<BR> 0 drwxr-xr-x 4
y34807 Administ 0 Aug 11
17:14 resources<BR> 0 drwxr-xr-x 5
y34807 Administ 0 Aug 28
18:18 src<BR> 0 drwxr-xr-x 2 y34807
Administ 0 Aug 11 17:14
test<BR> 0 drwxr-xr-x 3 y34807
Administ 0 Aug 11 17:14
vmqt<BR><BR>y34807@Y34807 /mingw/SMSTools-0.4.9<BR>$ scons<BR>scons: Reading
SConscript files ...<BR>Loading nsis tool...<BR>Lodading dmg
tool...<BR>Version: 0.4.9<BR>Package version: 0.4.9<BR><FONT
color=#ff0000>IOError: [Errno 2] No such file or directory:
'/mingw\\lib\\pkgconfig\\clam_core
.pc':<BR> File "D:\MinGW\SMSTools-0.4.9\SConstruct", line
78:<BR> ] , CLAMInstallDir)<BR> File
"D:\mingw\clam\scons\sconstools\clam.py", line 21:<BR>
instream = open( desc_file )<BR> File
"D:\Python25\Lib\site-packages\scons-0.98.5\SCons\Platform\win32.py",
lin
e 79:<BR> fp = apply(_builtin_open, args,
kw)<BR></FONT><BR>y34807@Y34807 /mingw/SMSTools-0.4.9<BR><BR><BR>Best
Regards,<BR>Yang Sujuan(杨素娟)<BR><BR>-----Original Message-----<BR>From: David
García Garzón [<A
href="mailto:dgarcia@iua.upf.edu">mailto:dgarcia@iua.upf.edu</A>]<BR>Sent:
Saturday, August 30, 2008 5:41 PM<BR>To: Yang Sujuan(杨素娟)<BR>Cc:
clam@iua.upf.edu<BR>Subject: Re: 答复: [CLAM] again(just now code errors):problems
with scons configure, thks<BR><BR>Can you be more specific on the command you
issue and the error you get?<BR><BR>On Dissabte 30 Agost 2008, Yang Sujuan(杨素娟)
wrote:<BR>> thank you very much.<BR>><BR>> I found that I must begin
with scons...<BR>><BR>> but now the problems is where to find clam_core? I
can not find all<BR>> the<BR>> clam_* files<BR>><BR>>
thks:)<BR>><BR>> Best Regards,<BR>> Yang Sujuan(杨素娟)<BR>><BR>>
华为技术有限公司 huawei_logo(Huawei Technologies)<BR>><BR>><BR>><BR>>
-----Original Message-----<BR>> From: David García Garzón [<A
href="mailto:dgarcia@iua.upf.edu">mailto:dgarcia@iua.upf.edu</A>]<BR>> Sent:
Tuesday, August 19, 2008 7:48 PM<BR>> To: Yang Sujuan ("杨素娟")<BR>> Cc:
clam@iua.upf.edu<BR>> Subject: Re: 答复: [CLAM] again(just now code
errors):problems with<BR>> scons configure, thks<BR>><BR>> As far i can
understand there was no need to uninstall visual studio.<BR>> The error you
get is the error that normally SCons issues when you run<BR>> scons from the
wrong path. You should run it from a directory<BR>> containing a file named
'SConstruct'.<BR>><BR>> On Tuesday 19 August 2008 08:28:46 Yang Sujuan
wrote:<BR>> > Thanks a lot<BR>> ><BR>> > I've installed
mingw already and gcc works well.(According to the<BR>> > INSTALL file I
installed visual studio but I think scons error has<BR>> > no relation
with<BR>> > c1.exe)<BR>> ><BR>> > I uninstalled visual studio
but scons still reports the same error:<BR>> ><BR>> > scons:
*** No SConstruct file found.<BR>> > File<BR>> >
"D:\Python25\Lib\site-packages\scons-0.98.5\SCons\Script\Main.py",<BR>> >
line 817, in_main<BR>> ><BR>> ><BR>> > so, how to
next?<BR>> ><BR>> ><BR>> > Best Regards,<BR>> > Yang
Sujuan(杨素娟)<BR>> ><BR>> ><BR>> > -----邮件原件-----<BR>> >
发件人: David García Garzón [<A
href="mailto:dgarcia@iua.upf.edu">mailto:dgarcia@iua.upf.edu</A>]<BR>> >
发送时间: 2008年8月18日 23:28<BR>> > 收件人: clam@iua.upf.edu<BR>> > 抄送: Yang
Sujuan ("杨素娟"); clam@iua.upf.edu<BR>> > 主题: Re: [CLAM] again(just now code
errors):problems with scons<BR>> > configure, thks<BR>> ><BR>>
> Visual Studio is not supported anymore. Install mingw.<BR>> ><BR>>
> On Dilluns 18 Agost 2008, Yang Sujuan wrote:<BR>> > > Hi,<BR>>
> ><BR>> > > I've checked with INSTALL under CLAM.<BR>> >
><BR>> > > Command "scons --help" works well. However, other scons
commands<BR>> > > like "scons configure""scons"can not work. I have
"cl.exe" with<BR>> > > VC8(Visual studio 2005)<BR>> >
><BR>> > > who can help to configure the ENV varibles?<BR>> >
><BR>> > > ps:my env is Win XP SP2, with visual studio
2005, CLAM-1.0.0. And my<BR>> > > install directory is:<BR>>
> ><BR>> > > mingw\CLAM\<BR>> > >
mingw\xercesc\<BR>> > > mingw\fftw\<BR>> > >
mingw\...<BR>> > ><BR>> > ><BR>> > ><BR>> >
> Best Regards,<BR>> > > Yang Sujuan(杨素娟)<BR>> > ><BR>>
> > 华为技术有限公司 huawei_logo(Huawei Technologies)<BR>> >
><BR>> > ><BR>> > > 地址:深圳市龙岗区坂田华为基地 邮编:518129<BR>> >
> Add: Section B, Huawei Industrial Base, Bantian, Longgang,<BR>>
> > Shenzhen,<BR>> > > 518129 P.R.China<BR>> > >
tel:+86-755-28780808(28787196)/+86-755-13824396653(m)<BR>> > > FAX:
+86-755-28787435<BR>> > > <A
href="http://www.huawei.com">http://www.huawei.com</A><BR>> > ><BR>>
>
>-------------------------------------------------------------------<BR>>
> >--<BR>> > >--<BR>> > >----<BR>> > >-
---------------------------------------------------------<BR>> > >
本邮件及其附件含有华为公司的保密信息,仅限于发送给上面地址中列出的个人或<BR>><BR>> 群<BR>><BR>> > >
组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制、或<BR>><BR>> 散<BR>><BR>> > >
发)本邮件中的信息。如果您错收了本邮件,请您立即电话或邮件通知发件人并删<BR>><BR>> 除<BR>><BR>> >
本<BR>> ><BR>> > > 邮件!<BR>> > > This e-mail and its
attachments contain confidential information<BR>> > >from HUAWEI, which
is intended only for the person or entity whose<BR>> > >address
is listed above. Any use of the information contained<BR>> >
>herein in any way (including, but not limited to, total or
partial<BR>> > >disclosure, reproduction, or dissemination) by
persons other than<BR>> > >the intended<BR>> > >recipient(s)
is prohibited. If you receive this e-mail in error,<BR>> >
>please notify the sender by phone or email immediately and delete
it!<BR>> ><BR>> > --<BR>> > David García Garzón<BR>> >
(Work) dgarcia at iua dot upf anotherdot es<BR>> > <A
href="http://www.iua.upf.edu/~dgarcia">http://www.iua.upf.edu/~dgarcia</A><BR><BR><BR><BR>--<BR>David
García Garzón<BR>(Work) dgarcia at iua dot upf anotherdot es <A
href="http://www.iua.upf.edu/~dgarcia">http://www.iua.upf.edu/~dgarcia</A><BR></FONT></P></BODY></HTML>