Phew, I'm hoping this isn't a really obvious question, but please be patient with me, i'm just a humble newbie.
I'm trying to install a Japanese IME with instructions from the Linux from Scratch project, and as part of that I've got to put on Imlib2. When I start compiling it as per instructions, I get a message saying that it can't find 'libttf.so'. I discovered that there is a 'libttf.so.2', and that it's part of an older version of the freetype package.
I've got a newer version of freetype, but I'm kinda worried about installing it in case it kills something else.
OK, now to the questions...
Firstly, is there some way of using the older libttf.so, instead of upgrading it?
Secondly, is upgrading libttf.so and/or freetype likely to kill something else, and can I prevent this?
Thx in advance,
Alex
EDIT: The version of freetype that's currently on my system is 2.1.9, and the new one is 2.2.5.