From: Steve F. <sfi...@pc...> - 2003-07-07 16:18:34
|
Dear Hee-Jeon- I am afraid that GUS does not run on Windows. It runs on Linux. Steve =C0=CC=C8=F1=C0=FC wrote: > Hello! > > I'm Korean graduate student. > > I do setting up GUS build system. > > I use os Windows 2000 (Cannot GUS work on Windows?) > > I red 'set up build system' document. > > but.. I cannot use ANT!! > > bellow error message.. > > ant -f c:\projects/install/build.xml install -Dproj=3DGUS > -DtargetDir=3Dc:\gus -Dcom > p=3D -DprojectsDir=3Dc:\projects -Dappend=3Dtrue -logger > org.apache.tools.ant.NoBann > erLogger ']' > > Buildfile: c:\projects\install\build.xml > > BUILD FAILED > file:C:/projects/install/build.xml:318: Warning: Could not find file > C:\projects > \install\${projectsDir}\install\config\install.prop.sample to copy. > > Total time: 1 second > > I copied install.prop (<- perl =3D c:\perl\bin\perl.exe ) to c:\gus\con= fig > > I cannot understand error message. > > And.. > > build.pl file.. > > my $cmd =3D "ant -f $projectHome/install/build.xml $doWhat > -Dproj=3D$project -DtargetDir=3D$targetDir -Dcomp=3D$component > -DprojectsDir=3D$projectHome $clean $append $tag -logger > org.apache.tools.ant.NoBannerLogger | grep ']'"; > > ANT cannot understand "grep" instruction. > > So.. I skip "grep" instruction.. > > Give me an answer, please. > > > > (=AA=C5``)=AA=C5~=A2=BD > > Hee-Jeon Lee > Ewha Womans Univ. DB Lab > E-Mail: kka...@fr... <mailto:kka...@fr...> > > > > > > > |