Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342449 - Hunspell: no libhunspell-1.2.so / Text::Hunspell linking problem
Summary: Hunspell: no libhunspell-1.2.so / Text::Hunspell linking problem
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spell checking utilities and dictionaries -- related bugs (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-24 11:27 UTC by Laslo Forro
Modified: 2010-10-27 08:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Laslo Forro 2010-10-24 11:27:46 UTC
Hunspell 1.211 & ~1.2.12 does not create libhunspell.so in /usr/lib.
it prevents installing perl module Text::Hunspell. The module can not link the library.
Arch: x86, amd64 tested.

Reproducible: Always

Steps to Reproduce:
1. emerge hunspell
2. download and install Text::Hunspell module.

Actual Results:  
" Can't link/include 'hunspell' " error message, install & testing failure.

Expected Results:  
Install Text::Hunspell and pass tests.

Make link to /lib/libhunspell-1.2.so
ln -s /lib/hunspell-1.2.so /lib/libhunspell.so 

PS. Thanx for Cosimo Steppone for the solution (maintainer of Text::Hunspell).
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2010-10-27 08:22:00 UTC
Thank you for report. Fixed in hunspell-1.2.12-r1.