Tiny Core Extensions > TCE Q&A Forum

Trying to compile webkit-gtk -- configure error icu-config

(1/3) > >>

kagashe:
Hi,

I have made following .tce and loaded them to meet the dependencies of webkit:
enchant and its dependencies aspell hunspell
icu
libsoup

I have loaded all extensions to compile and ./configure script of webkit is able to find them, however, it says:

--- Code: ---configure error: Cannot find icu-config. The ICU library is needed.
--- End code ---

icu-config is available in /usr/local/bin

I tried 'sudo ln -s /usr/local/bin/icu-config /usr/local/lib/icu-config' but it does not work.

kagashe

curaga:
Is it executable? Busybox install sometimes copies files with wrong permissions

Juanito:
You might try a symlink /usr/local/bin/icu-config -> /usr/bin/icu-config

kagashe:

--- Quote from: curaga on June 09, 2009, 06:48:08 AM ---Is it executable? Busybox install sometimes copies files with wrong permissions

--- End quote ---
Did 'chmod +x' and it works.

Now it is not finding libxslt, although, it is loaded.

kagashe

Juanito:
The dev files are in the libxslt extension - did you set PKG_CONFIG_PATH?

Navigation

[0] Message Index

[#] Next page

Go to full version