Page 1 of 1

I Need Some Help!Please! error: eb/eb.h

PostPosted: Tue Jun 03, 2014 11:14 am
by EagleMan8416
My platform is CentOS 6.5
I have done the dependency of installing goldendict from src
but when i do the make procedure

there is something wrong like this
epwing_book.hh:21:19: error: eb/eb.h: No such file or directory

i think there must be some headfile missing ,but i have no idea about what package include it

so , is there some bigshot who have some good ideals ?
at here thanks first!

Re: I Need Some Help!Please! error: eb/eb.h

PostPosted: Sat Jan 31, 2015 3:54 am
by drgibbon
If you don't need Epwing support you can do (from the github page):
qmake "CONFIG+=no_epwing_support"

If you do need it, then there's a library that you need to install for that, but I'm not actually sure what it is.