[webkit-help] Build Error of EFL port.
Łukasz Ślachciak
lukasz.slachciak at gmail.com
Mon Apr 25 04:48:17 PDT 2011
Dnia 2011-04-25, pon o godzinie 18:10 +0900, Ubuntu Explorer pisze:
> Hi,
>
> make[2]: *** No rule to make target `/usr/lib/libfreetype.so', needed
> by `WebKit/libewebkit.so.0.1.0'. Stop.
Plaese make sure that you have libfreetype packages installed.
On my Ubuntu those are: libfreetype6 and libfreetype6-dev
Checking:
dpkg -l | grep freetype
Installing:
sudo apt-get install libfreetype6 libfreetype6-dev
Łukasz
More information about the webkit-help
mailing list