Reply
 
Thread Tools Display Modes
  #1  
Old 04-10-2008, 08:06 AM
piggy piggy is offline
Member
 
Join Date: Oct 2006
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Default WordNet on bsd
I would like to install wordnet, the free thesaurus.
I ran portsnap fetch update .....then attempted to install the program.
pcbsd# cd /usr/ports/textproc/wordnet
pcbsd# make install
===> Patching for WordNet-3.0
===> Applying FreeBSD patches for WordNet-3.0
Ignoring previously applied (or reversed) patch.
24 out of 24 hunks ignored--saving rejects to lib/wnutil.c.rej
=> Patch patch-ab failed to apply cleanly.
*** Error code 1

Stop in /usr/ports/textproc/wordnet.
pcbsd#

Any ideas on how I might proceed ?
Reply With Quote
  #2  
Old 04-10-2008, 06:52 PM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default Re: WordNet on bsd
The patch operation failed, some times a port needs freebsd-specific patches applied to build correctly or to work around bugs.


I would e-mail the FreeBSD port maintainer, on freebsd.org/ports I see the address is mi [at] aldan [dot] algebra [dot] com


note; I replaced the @ with [at] and the . with [dot] 's to protect the persons e-mail address from spambots.
Reply With Quote
  #3  
Old 04-11-2008, 02:11 AM
Galactic Dominator Galactic Dominator is offline
Senior Member
 
Join Date: May 2006
Posts: 168
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WordNet on bsd
make clean install
Reply With Quote
  #4  
Old 04-11-2008, 08:24 AM
piggy piggy is offline
Member
 
Join Date: Oct 2006
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WordNet on bsd
Originally Posted by Galactic Dominator
make clean install
Thanks for the input - this is the result.
pcbsd# make clean install
===> Cleaning for WordNet-3.0
===> WARNING: Vulnerability database out of date, checking anyway
===> Extracting for WordNet-3.0
=> MD5 Checksum OK for WordNet-3.0.tar.bz2.
=> SHA256 Checksum OK for WordNet-3.0.tar.bz2.
===> Patching for WordNet-3.0
===> Applying FreeBSD patches for WordNet-3.0
1 out of 17 hunks failed--saving rejects to src/stubs.c.rej
=> Patch patch-ac failed to apply cleanly.
=> Patch(es) patch-ab applied cleanly.
*** Error code 1

Stop in /usr/ports/textproc/wordnet.
pcbsd#
Reply With Quote
  #5  
Old 04-11-2008, 01:24 PM
Galactic Dominator Galactic Dominator is offline
Senior Member
 
Join Date: May 2006
Posts: 168
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WordNet on bsd
make clean distclean install

That probably won't help but just as well give it a whirl to redownload the tar ball.
Reply With Quote
  #6  
Old 04-12-2008, 11:09 PM
piggy piggy is offline
Member
 
Join Date: Oct 2006
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: WordNet on bsd
Details of my latest effort. Thanks for your input


/usr/ports/textproc/wordnet
pcbsd# make clean distclean install
===> Cleaning for WordNet-3.0
===> Deleting distfiles for WordNet-3.0
===> WARNING: Vulnerability database out of date, checking anyway
=> WordNet-3.0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from ftp://ftp.cogsci.princeton.edu/pub/wordnet/3.0/.
fetch: ftp://ftp.cogsci.princeton.edu/pub/word ... .0.tar.bz2: size of remote file is not known
WordNet-3.0.tar.bz2 8848 kB 26 kBps
===> Extracting for WordNet-3.0
=> MD5 Checksum OK for WordNet-3.0.tar.bz2.
=> SHA256 Checksum OK for WordNet-3.0.tar.bz2.
===> Patching for WordNet-3.0
===> Applying FreeBSD patches for WordNet-3.0
1 out of 17 hunks failed--saving rejects to src/stubs.c.rej
=> Patch patch-ac failed to apply cleanly.
=> Patch(es) patch-ab applied cleanly.
*** Error code 1
Reply With Quote
  #7  
Old 04-13-2008, 05:36 PM
TerryP TerryP is offline
Senior Member
 
Join Date: Nov 2005
Location: Ga. USofA
Posts: 7,906
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to TerryP Send a message via AIM to TerryP Send a message via Yahoo to TerryP
Default Re: WordNet on bsd
It's likey that either the files or the patch need to be edited.


The main idea of 'patch' is this is a file, this is the file with changes, let's try to merge the changes and see if they fit properly.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:05 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.