Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
View Bug Activity | Format For Printing | XML | Clone This Bug
plugger looks for 'abiword' to handle msword (.doc) files, but abiword gets installed as a symlink, e.g., 'abiword-2.2' fixed by: ln -s /usr/bin/abiword-2.2 /usr/bin/abiword
now using alternatives eclass in 2.2.7 , that should take care of this in the future.