[texworks] Compile Error on Fedora 9 with hunspell

Dave Crossland dave at lab6.com
Tue Aug 19 13:36:38 CEST 2008


Hi!

TeXWorks isn't building on my Fedora 9 machine :-( I believe I have
all the dependencies installed, but the build fails over hunspell...
Any clues? :-)

$ make
....
g++  -o texworks obj/main.o obj/TWApp.o obj/TWUtils.o
obj/TeXDocument.o obj/CompletingEdit.o obj/TeXHighlighter.o
obj/PDFDocument.o obj/PDFDocks.o obj/FindDialog.o obj/PrefsDialog.o
obj/TemplateDialog.o obj/synctex_parser.o obj/moc_TWApp.o
obj/moc_TWUtils.o obj/moc_TeXDocument.o obj/moc_CompletingEdit.o
obj/moc_TeXHighlighter.o obj/moc_PDFDocument.o obj/moc_PDFDocks.o
obj/moc_FindDialog.o obj/moc_PrefsDialog.o obj/moc_TemplateDialog.o
obj/qrc_resources.o obj/qrc_resfiles.o     -lpoppler-qt4 -lhunspell
-lQtXml -lQtGui -lQtCore -lpthread
/usr/bin/ld: cannot find -lhunspell
collect2: ld returned 1 exit status
make: *** [texworks] Error 1
$ sudo yum install -y hunspell hunspell-en hunspell-devel
Setting up Install Process
Parsing package install arguments
Package hunspell - 1.1.12.2-2.fc8.i386 is already installed.
Package hunspell-en - 0.20061130-3.fc8.noarch is already installed.
Package hunspell-devel - 1.1.12.2-2.fc8.i386 is already installed.
Nothing to do
$

-- 
Regards,
Dave


More information about the texworks mailing list