Package Details: wordnet-common 3.1-16

Git Clone URL: https://aur.archlinux.org/wordnet.git (read-only, click to copy)
Package Base: wordnet
Description: An Electronic Lexical Database from Princeton University
Upstream URL: https://wordnet.princeton.edu/
Licenses: LicenseRef-custom
Submitter: None
Maintainer: envolution
Last Packager: envolution
Votes: 137
Popularity: 0.007720
First Submitted: 2007-01-12 20:32 (UTC)
Last Updated: 2025-07-13 20:37 (UTC)

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 Next › Last »

<deleted-account> commented on 2017-08-05 09:17 (UTC)

I get the error: ``` make[3]: Entering directory '/tmp/yaytmp/dict-wn/src/WordNet-3.0/src/grind' \ /bin/sh ../../ylwrap `test -f 'wnlex.l' || echo './'`wnlex.l .c grind-wnlex.c -- : ``` Is there any workaround?

mufeed2000 commented on 2017-04-08 00:59 (UTC) (edited on 2017-04-10 11:21 (UTC) by mufeed2000)

EDIT: I was wrong. It was my config. Sorry. This doesn't mess anything up and works perfectly fine. This messes dict up: https://bbs.archlinux.org/viewtopic.php?id=224877 So, install another dictd dictionary after you install this.

respiranto commented on 2016-12-13 23:16 (UTC)

Thanks for the notification. I have added `-j1' directly to the make command. Unless any other custom make flag causes problems, they should still be allowed.

Thah commented on 2016-12-13 19:40 (UTC)

v3.1-2 fails to build with make flag j>=2. Adding | options=('!makeflags') in the PKGBUILD as suggested in man PKGBUILD fixes it.

respiranto commented on 2016-02-04 20:32 (UTC)

Works fine here. Please try building in a clean chroot [0]. [0] https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_Clean_Chroot

BoySka commented on 2016-02-04 20:12 (UTC)

I cannot build this package: http://p.defau.lt/?Jx9zgLk3EPJdbkPYwzsKlg

drankinatty commented on 2014-02-16 05:55 (UTC)

Thanks - I see, tcl is a dependency of tk.

Stebalien commented on 2014-02-15 23:49 (UTC)

@drankinatty, wnb (the GUI) depends on tk.

drankinatty commented on 2014-02-15 23:39 (UTC)

Why 'tk' for depends instead of 'tcl'? Just curious. I've been working with packaging wordnet for Archlinux TDE (as part of koffice/kthesaurus) and I have used tcl. Would tk be better?