FS#35107 - [gimp-refocus] required dependencies missing in PKGBUILD
Attached to Project:
Community Packages
Opened by Dr Tebi (drtebi) - Sunday, 05 May 2013, 23:18 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 06 May 2013, 12:25 GMT
Opened by Dr Tebi (drtebi) - Sunday, 05 May 2013, 23:18 GMT
Last edited by Jelle van der Waa (jelly) - Monday, 06 May 2013, 12:25 GMT
|
Details
Description:
Installing gimp-refocus worked without issues, but when running gimp the following error message appeared: (gimp:3412): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error /home/drtebi/.gimp-2.8/plug-ins/refocus: error while loading shared libraries: libblas.so.3: cannot open shared object file: No such file or directory After installing the packages lapack and blas, errors were gone and refocus worked as expected. Additional info: * package version(s) gimp 2.8.4-1 gimp-refocus 0.9.0-3 * config and/or log files etc. none (default installation) Steps to reproduce: pacman -S gimp pacman -S gimp-refocus gimp & |
This task depends upon
Comment by Eric Belanger (Snowman) -
Sunday, 05 May 2013, 23:56 GMT
The package is OK (doesn't depends on blas). The problem, as
mentionned in the error message, is with a file in your home
directory: /home/drtebi/.gimp-2.8/plug-ins/refocus. Try
removing/renaming that file.
Comment by Dr Tebi (drtebi) -
Monday, 06 May 2013, 06:56 GMT
Thanks for the info. It still appears strange though, as I am
quite certain I deleted my ~/.gimp-2.8 directory before I
reinstalled gimp and gimp-refocus.
Comment by
Jelle van der Waa (jelly) - Monday,
06 May 2013, 12:24 GMT
Gimp still works fine here when I install gimp-refocus.