Search Criteria
Package Details: dico 2.12-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/dico.git (read-only, click to copy) |
|---|---|
| Package Base: | dico |
| Description: | GNU Dictionary Server |
| Upstream URL: | https://www.gnu.org.ua/software/dico/ |
| Licenses: | GPL-3.0-or-later |
| Submitter: | stroutkernel |
| Maintainer: | mhdi |
| Last Packager: | mhdi |
| Votes: | 2 |
| Popularity: | 0.048228 |
| First Submitted: | 2016-06-22 03:15 (UTC) |
| Last Updated: | 2025-08-16 14:34 (UTC) |
Dependencies (14)
- bash (bash-devel-gitAUR, bash-gitAUR)
- gc (gc-gitAUR, gc-large-configAUR)
- glibc (glibc-gitAUR, glibc-eacAUR)
- gsasl (gsasl-ntlmAUR)
- guile (guile-gitAUR)
- libldap (libldap-gnutlsAUR)
- libtool (libtool-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- pam (pam-selinuxAUR)
- pcre2 (pcre2-gitAUR)
- python
- readline (readline-gitAUR)
- wordnet-progsAUR
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
Latest Comments
rafaelff commented on 2024-12-05 15:20 (UTC)
I disowned the package as I'm with little time to maintain it, and I don't use this package anymore. So it would probably be better to have someone more involved with the package keeping it shiny and working.
envolution commented on 2024-12-04 00:04 (UTC)
@rafelff
https://sources.debian.org/patches/dico/2.11-4.3/ you'll for sure want the py3 diff, but I'd apply all those patches if I were in your shoes
here's what I changed to get it to compile for me:
rafaelff commented on 2024-12-03 17:00 (UTC)
envolution, this indeed helps. However, I'm unable to pass the build error below. I built in a clean chroot. Are you able to reproduce that?
envolution commented on 2024-12-03 15:45 (UTC)
after updating wordnet-common, configure with the following flag
as per https://www.gnu.org.ua/software/dico/manual/wordnet.html
envolution commented on 2024-12-03 15:10 (UTC) (edited on 2024-12-03 15:10 (UTC) by envolution)
Not sure why this package doesn't compile
sikmir commented on 2018-10-22 07:29 (UTC)
@rafaelff: Thanks, it works now.
rafaelff commented on 2018-10-21 17:22 (UTC)
@sikmir: Changed requirement to wordnet-common. Please check and let me know.
sikmir commented on 2018-10-19 18:25 (UTC) (edited on 2018-10-19 18:29 (UTC) by sikmir)
error: target not found: wordnetwordnet package split into wordnet-common, wordnet-cli and wordnet-tk.