Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#29445 - [eclipse] libxtst missing dependency ?
Attached to Project:
Arch Linux
Opened by Juan M (joksnet) - Saturday, 14 April 2012, 12:45 GMT
Last edited by Ionut Biru (wonder) - Friday, 18 May 2012, 15:29 GMT
Opened by Juan M (joksnet) - Saturday, 14 April 2012, 12:45 GMT
Last edited by Ionut Biru (wonder) - Friday, 18 May 2012, 15:29 GMT
|
DetailsDescription:
When I executed eclipse for the first time after a normal installation, I got an error pointing to the attached log file. The installation of the package `libxtst` fix it. Additional info: * ArchLinux x86_64 * eclipse 3.7.2-2 Steps to reproduce: # pacman -S eclipse $ eclipse Steps to fix it: # pacman -S libxtst |
This task depends upon
/home/guide42/.swt/lib/linux/x86_64/libswt-pi-gtk-3740.so: libXtst.so.6: cannot open shared object file: No such file or directory
That does not look like the libraries from the Arch packages...
It's intuitive to install the package of the missing library filename, but you can never be sure.