Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #11679
| From | Emmanuel Bourg <ebourg@apache.org> |
|---|---|
| Newsgroups | linux.debian.maint.java |
| Subject | Re: libjinput-jni , outdated informations and wrong lib name !? |
| Date | 2020-06-06 23:50 +0200 |
| Message-ID | <AeORr-7TD-5@gated-at.bofh.it> (permalink) |
| References | <AcCKJ-70S-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Bernd, Le 31/05/2020 à 22:24, Bernd Schatz a écrit : > The libjinput-jni contains > /usr/lib/jni/libjinput.so > but java is expecting it as jinput-linux64.so (on a x86_64 system). The code is patched to load the library from /usr/lib/jni/libjinput.so, see: https://salsa.debian.org/java-team/jinput/-/blob/master/debian/patches/01build.xml.jni The package could be updated to use a multi-arch path. > So a manual link is necessary > lrwxrwxrwx 1 root root 25 Mai 30 19:14 /usr/lib/jni/jinput-linux64.so -> /usr/lib/jni/libjinput.so Did you encounter an UnsatisfiedLinkError when using the package? > Also the link to the homepage of all jinput packages > libjinput-java > libjinput-java-doc > libjinput-jni > libjinput-jni:i386 > is death: > https://java.net/projects/jinput > > In maven central the latest versions are from June, 2018. > While the version in debian buster is from 2010, e.g.: > Package: libjinput-java > Version: 20100502+dfsg-10 > > > The only sources i found is here => https://github.com/jinput/jinput/, > but im not sure if this is really the official page. Thank you for pointing this out, it looks indeed like the new official page. I'll update the package. Emmanuel Bourg
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
libjinput-jni , outdated informations and wrong lib name !? Bernd Schatz <bernd.schatz@gmx.net> - 2020-05-31 22:30 +0200
Re: libjinput-jni , outdated informations and wrong lib name !? Emmanuel Bourg <ebourg@apache.org> - 2020-06-06 23:50 +0200
Re: libjinput-jni , outdated informations and wrong lib name !? Bernd Schatz <bernd.schatz@gmx.net> - 2020-06-07 21:40 +0200
Re: libjinput-jni , outdated informations and wrong lib name !? Bernd Schatz <bernd.schatz@gmx.net> - 2020-06-20 11:20 +0200
Re: libjinput-jni , outdated informations and wrong lib name !? Bernd Schatz <bernd.schatz@gmx.net> - 2020-06-20 11:30 +0200
csiph-web