You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by peter burden <pe...@gmail.com> on 2007/05/02 16:00:33 UTC

Newbie query - installation problem

Hello,
      Decided to give 'nutch' a go so downloaded nutch-0.9.tar.gz
       gunzipp'd OK but "tar xf nutch-0.9.tar" gave the message

> tar: A lone zero block at 177559
     Proceeded and tried to run - not too surprisingly it couldn't
     load the 'admin' class.
> nutch admin db -create
> Exception in thread "main" java.lang.NoClassDefFoundError: admin

     Any suggestions?

     Running SuSE LINUX 10.2
     tar --version says
> tar (GNU tar) 1.15.1



Re: Newbie query - installation problem

Posted by "Bryan A. P. Pendleton" <bp...@geekdom.net>.
I'm also having this same problem. I have checked the signature, which
apparently matches. Anyone know where else I should look?

On 5/2/07, peter burden <pe...@gmail.com> wrote:
>
> cybercouf wrote:
> > it works for me, so maybe you should download again your file, or use
> the pgp
> > integrity check
> >
>
> Done that - MD5 checks match.
> >
> > Peter Burden wrote:
> >
> >> cybercouf wrote:
> >>
> >>> Where did you get your file?
> >>>
> >>>
> >>  From the standard local mirror - and when that didn't work tried
> >>
> >> http://www.apache.org/dist/lucene/nutch/nutch-0.9.tar.gz
> >> <http://www.apache.org/dist/lucene/nutch/nutch-0.9.tar.gz>
> >>
> >> which was identical
> >>
> >>> I just try with a lastbuild
> >>> (
> http://lucene.zones.apache.org:8080/hudson/job/Nutch-Nightly/lastStableBuild/artifact/trunk/build/nutch-2007-05-02_06-52-53.tar.gz
> >>> )
> >>> and no problem using $ tar xf nutch-2007-05-02_06-52-53.tar.gz
> >>> (tar (GNU tar) 1.15.91 / Ubuntu)
> >>>
> >>>
> >>>
> >>> Peter Burden wrote:
> >>>
> >>>
> >>>> Hello,
> >>>>       Decided to give 'nutch' a go so downloaded nutch-0.9.tar.gz
> >>>>        gunzipp'd OK but "tar xf nutch-0.9.tar" gave the message
> >>>>
> >>>>
> >>>>
> >>>>> tar: A lone zero block at 177559
> >>>>>
> >>>>>
> >>>>      Proceeded and tried to run - not too surprisingly it couldn't
> >>>>      load the 'admin' class.
> >>>>
> >>>>
> >>>>> nutch admin db -create
> >>>>> Exception in thread "main" java.lang.NoClassDefFoundError: admin
> >>>>>
> >>>>>
> >>>>      Any suggestions?
> >>>>
> >>>>      Running SuSE LINUX 10.2
> >>>>      tar --version says
> >>>>
> >>>>
> >>>>> tar (GNU tar) 1.15.1
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>
> >>>
> >>
> >>
> >>
> >
> >
>
>
>


-- 
Bryan A. P. Pendleton
Ph: (877) geek-1-bp

Re: Newbie query - installation problem

Posted by peter burden <pe...@gmail.com>.
cybercouf wrote:
> it works for me, so maybe you should download again your file, or use the pgp
> integrity check
>   

Done that - MD5 checks match.
>
> Peter Burden wrote:
>   
>> cybercouf wrote:
>>     
>>> Where did you get your file?
>>>   
>>>       
>>  From the standard local mirror - and when that didn't work tried
>>
>> http://www.apache.org/dist/lucene/nutch/nutch-0.9.tar.gz 
>> <http://www.apache.org/dist/lucene/nutch/nutch-0.9.tar.gz>
>>
>> which was identical
>>     
>>> I just try with a lastbuild
>>> (http://lucene.zones.apache.org:8080/hudson/job/Nutch-Nightly/lastStableBuild/artifact/trunk/build/nutch-2007-05-02_06-52-53.tar.gz
>>> ) 
>>> and no problem using $ tar xf nutch-2007-05-02_06-52-53.tar.gz
>>> (tar (GNU tar) 1.15.91 / Ubuntu)
>>>
>>>
>>>
>>> Peter Burden wrote:
>>>   
>>>       
>>>> Hello,
>>>>       Decided to give 'nutch' a go so downloaded nutch-0.9.tar.gz
>>>>        gunzipp'd OK but "tar xf nutch-0.9.tar" gave the message
>>>>
>>>>     
>>>>         
>>>>> tar: A lone zero block at 177559
>>>>>       
>>>>>           
>>>>      Proceeded and tried to run - not too surprisingly it couldn't
>>>>      load the 'admin' class.
>>>>     
>>>>         
>>>>> nutch admin db -create
>>>>> Exception in thread "main" java.lang.NoClassDefFoundError: admin
>>>>>       
>>>>>           
>>>>      Any suggestions?
>>>>
>>>>      Running SuSE LINUX 10.2
>>>>      tar --version says
>>>>     
>>>>         
>>>>> tar (GNU tar) 1.15.1
>>>>>       
>>>>>           
>>>>     
>>>>         
>>>   
>>>       
>>
>>
>>     
>
>   



Re: Newbie query - installation problem

Posted by cybercouf <cy...@free.fr>.
it works for me, so maybe you should download again your file, or use the pgp
integrity check


Peter Burden wrote:
> 
> cybercouf wrote:
>> Where did you get your file?
>>   
>  From the standard local mirror - and when that didn't work tried
> 
> http://www.apache.org/dist/lucene/nutch/nutch-0.9.tar.gz 
> <http://www.apache.org/dist/lucene/nutch/nutch-0.9.tar.gz>
> 
> which was identical
>> I just try with a lastbuild
>> (http://lucene.zones.apache.org:8080/hudson/job/Nutch-Nightly/lastStableBuild/artifact/trunk/build/nutch-2007-05-02_06-52-53.tar.gz
>> ) 
>> and no problem using $ tar xf nutch-2007-05-02_06-52-53.tar.gz
>> (tar (GNU tar) 1.15.91 / Ubuntu)
>>
>>
>>
>> Peter Burden wrote:
>>   
>>> Hello,
>>>       Decided to give 'nutch' a go so downloaded nutch-0.9.tar.gz
>>>        gunzipp'd OK but "tar xf nutch-0.9.tar" gave the message
>>>
>>>     
>>>> tar: A lone zero block at 177559
>>>>       
>>>      Proceeded and tried to run - not too surprisingly it couldn't
>>>      load the 'admin' class.
>>>     
>>>> nutch admin db -create
>>>> Exception in thread "main" java.lang.NoClassDefFoundError: admin
>>>>       
>>>      Any suggestions?
>>>
>>>      Running SuSE LINUX 10.2
>>>      tar --version says
>>>     
>>>> tar (GNU tar) 1.15.1
>>>>       
>>>
>>>
>>>     
>>
>>   
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Newbie-query---installation-problem-tf3680831.html#a10290166
Sent from the Nutch - User mailing list archive at Nabble.com.


Re: Newbie query - installation problem

Posted by peter burden <pe...@gmail.com>.
cybercouf wrote:
> Where did you get your file?
>   
 From the standard local mirror - and when that didn't work tried

http://www.apache.org/dist/lucene/nutch/nutch-0.9.tar.gz 
<http://www.apache.org/dist/lucene/nutch/nutch-0.9.tar.gz>

which was identical
> I just try with a lastbuild
> (http://lucene.zones.apache.org:8080/hudson/job/Nutch-Nightly/lastStableBuild/artifact/trunk/build/nutch-2007-05-02_06-52-53.tar.gz
> ) 
> and no problem using $ tar xf nutch-2007-05-02_06-52-53.tar.gz
> (tar (GNU tar) 1.15.91 / Ubuntu)
>
>
>
> Peter Burden wrote:
>   
>> Hello,
>>       Decided to give 'nutch' a go so downloaded nutch-0.9.tar.gz
>>        gunzipp'd OK but "tar xf nutch-0.9.tar" gave the message
>>
>>     
>>> tar: A lone zero block at 177559
>>>       
>>      Proceeded and tried to run - not too surprisingly it couldn't
>>      load the 'admin' class.
>>     
>>> nutch admin db -create
>>> Exception in thread "main" java.lang.NoClassDefFoundError: admin
>>>       
>>      Any suggestions?
>>
>>      Running SuSE LINUX 10.2
>>      tar --version says
>>     
>>> tar (GNU tar) 1.15.1
>>>       
>>
>>
>>     
>
>   



Re: Newbie query - installation problem

Posted by cybercouf <cy...@free.fr>.
Where did you get your file?
I just try with a lastbuild
(http://lucene.zones.apache.org:8080/hudson/job/Nutch-Nightly/lastStableBuild/artifact/trunk/build/nutch-2007-05-02_06-52-53.tar.gz
) 
and no problem using $ tar xf nutch-2007-05-02_06-52-53.tar.gz
(tar (GNU tar) 1.15.91 / Ubuntu)



Peter Burden wrote:
> 
> Hello,
>       Decided to give 'nutch' a go so downloaded nutch-0.9.tar.gz
>        gunzipp'd OK but "tar xf nutch-0.9.tar" gave the message
> 
>> tar: A lone zero block at 177559
>      Proceeded and tried to run - not too surprisingly it couldn't
>      load the 'admin' class.
>> nutch admin db -create
>> Exception in thread "main" java.lang.NoClassDefFoundError: admin
> 
>      Any suggestions?
> 
>      Running SuSE LINUX 10.2
>      tar --version says
>> tar (GNU tar) 1.15.1
> 
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Newbie-query---installation-problem-tf3680831.html#a10286873
Sent from the Nutch - User mailing list archive at Nabble.com.