Thanks a lot it worked :) Tolga Erkal www.magnotia.com
Original Message: ----------------- From: Bryan A. Pendleton [EMAIL PROTECTED] Date: Wed, 22 Feb 2006 10:47:52 -0800 To: [email protected], [EMAIL PROTECTED] Subject: Re: Problem building the latest version Sounds like you don't have tar in your build. Try building from within cygwin? On 2/22/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > Thanks for the reply. I tried to execute the build script from inside the > folder but I got the same error message. > > Any Ideas? > > Thanks > Tolga Erkal www.magnotia.com > > Microsoft Windows XP [Version 5.1.2600] > (C) Copyright 1985-2001 Microsoft Corp. > > C:\>cd C:\nutch\trunk\ > > C:\nutch\trunk>ant > Buildfile: build.xml > > init: > [mkdir] Created dir: C:\nutch\trunk\build > [mkdir] Created dir: C:\nutch\trunk\build\classes > [mkdir] Created dir: C:\nutch\trunk\build\test > [mkdir] Created dir: C:\nutch\trunk\build\test\classes > [mkdir] Created dir: C:\nutch\trunk\build\hadoop > [unjar] Expanding: C:\nutch\trunk\lib\hadoop-0.1-dev.jar into > C:\nutch\trunk > \build\hadoop > > BUILD FAILED > C:\nutch\trunk\build.xml:60: Execute failed: java.io.IOException: > CreateProcess: > tar xzf .././build/hadoop/bin.tgz error=2 > > Total time: 1 second > C:\nutch\trunk> > > Original Message: > ----------------- > From: Stefan Groschupf [EMAIL PROTECTED] > Date: Wed, 22 Feb 2006 17:49:30 +0100 > To: [email protected] > Subject: Re: Problem building the latest version > > > try to execute the build script from inside the folder not from root: > cd C:\nutch\trunk\ > ant > > Stefan > Am 22.02.2006 um 17:46 schrieb [EMAIL PROTECTED]: > > > > > Hi All, > > > > I can not build the latest version... What Am i missing here? > > > > Any help ? > > > > Tolga Erkal www.magnotia.com > > > > I did the daily SVN update. Using latest files from Nutch > > I do not have any problems building 0.7.1 version succesfully > > > > Microsoft Windows XP [Version 5.1.2600] > > (C) Copyright 1985-2001 Microsoft Corp. > > > > C:\>ant -version > > Apache Ant version 1.6.5 compiled on June 2 2005 > > > > C:\>ant -f C:\nutch\trunk\build.xml > > Buildfile: C:\nutch\trunk\build.xml > > > > init: > > [unjar] Expanding: C:\nutch\trunk\lib\hadoop-0.1-dev.jar into > > C:\nutch\trunk > > \build\hadoop > > > > BUILD FAILED > > C:\nutch\trunk\build.xml:60: Execute failed: java.io.IOException: > > CreateProcess: > > tar xzf .././build/hadoop/bin.tgz error=2 > > > > Total time: 2 seconds > > > > > > C:\> > > > > > > -------------------------------------------------------------------- > > mail2web - Check your email from the web at > > http://mail2web.com/ . > > > > > > > > --------------------------------------------------------------- > company: http://www.media-style.com > forum: http://www.text-mining.org > blog: http://www.find23.net > > > > > -------------------------------------------------------------------- > mail2web - Check your email from the web at > http://mail2web.com/ . > > > -- Bryan A. Pendleton Ph: (877) geek-1-bp -------------------------------------------------------------------- mail2web - Check your email from the web at http://mail2web.com/ . ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642 _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
