Search Criteria
Package Details: xneur 0.20.0-1
Git Clone URL: | https://aur.archlinux.org/xneur.git (read-only, click to copy) |
---|---|
Package Base: | xneur |
Description: | X Neural Switcher detects the language of input and corrects keyboard layout if needed |
Upstream URL: | http://www.xneur.ru |
Keywords: | keyboard layout |
Licenses: | |
Submitter: | None |
Maintainer: | cucullus |
Last Packager: | cucullus |
Votes: | 91 |
Popularity: | 0.001311 |
First Submitted: | 2007-03-10 21:23 |
Last Updated: | 2016-12-03 16:45 |
Dependencies (5)
- enchant (enchant-pure)
- gtk2 (gtk2-patched-gdkwin-nullcheck, gtk2-ubuntu, gtk2-git, gtk2-minimal-git, gtk2-patched-filechooser-icon-view)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- gstreamer>=1.2.4 (gstreamer-git)
- hunspell-<your_lang> (optional) – Significantly improves heuristics quality
Latest Comments
1 2 3 4 5 Next › Last »
zloymalefic commented on 2020-08-15 13:51
I've got en error from this report during installation - https://janitor.debian.net/cupboard/pkg/xneur/f68fcffa-2a5c-4b4c-b7f0-1d96cc7a2669/
ComradeAkei commented on 2020-02-18 15:25
To use xneur: 1)Go xneur.ru and download source 2)Unzip and open xneur-0.20.0/lib/main/program.c line 448 correct "loKg" to "log" 3)Install xosd 4)Do ./configure --with-spell=aspell 5)Do sudo make && make install
sorry for my English
luntik2012 commented on 2019-06-06 13:22
wtf omg. enchant 1.6 is installed
yar.ilich commented on 2019-02-28 04:54
UPD: installation completed successfully after I manually installed enchant1.6 from aur. Maintainer, please correct dependency specification.
and
The last problem persists even after installing enchant-2.2.3-2.
Agafron commented on 2018-12-28 16:24
checking build system type... config.sub: missing argument
Try `config.sub --help' for more information.
configure: error: /bin/sh ./config.sub failed
==> ОШИБКА: Произошел сбой в build().
cucullus commented on 2018-05-31 09:19
New release is expected in a few weeks, please be patient!
SinClaus commented on 2018-05-24 12:37
Added enchant.pc to the /usr/share/pkgconfig, added link to /usr/include/enchant but while compiling we see [code] ../lib/lib/.libs/libxneur.so: undefined reference to
enchant_dict_check' ../lib/lib/.libs/libxneur.so: undefined reference to
enchant_broker_request_dict' ../lib/lib/.libs/libxneur.so: undefined reference toenchant_broker_free' ../lib/lib/.libs/libxneur.so: undefined reference to
enchant_broker_init' ../lib/lib/.libs/libxneur.so: undefined reference toenchant_broker_free_dict' ../lib/lib/.libs/libxneur.so: undefined reference to
enchant_broker_dict_exists' ../lib/lib/.libs/libxneur.so: undefined reference toenchant_dict_suggest' ../lib/lib/.libs/libxneur.so: undefined reference to
enchant_dict_free_string_list' collect2: error: ld returned 1 exit status [/code] Is there somebody for rewrite this packet for enchant-2?snqlby commented on 2018-02-23 20:52
sudo ln -s /usr/include/enchant-2 /usr/include/enchant && sudo ln -s /usr/lib/pkgconfig/enchant-2.pc /usr/lib/pkgconfig/enchant.pc
foi commented on 2018-02-17 05:56
Hi!
checking for ENCHANT... configure: error: Package requirements (enchant >= 1.0) were not met:
No package 'enchant' found
But yaourt enchant 1 extra/enchant 2.2.1-1 [installed] A wrapper library for generic spell checking
bug404 commented on 2018-01-29 22:26
laenco thanks, I did so - ln -s /usr/lib/libenchant-2.so.2.2.1 /usr/lib/libenchant.so.2