mkfontdir problem

When using the following command on an arm based board

mkfontdir -i /tmp/list -d /usr/photon/font_repository

I get the following output

Library cannot be found
Library cannot be found
Library cannot be found
mkfontdir: unable to load font render plugins. Check LD_LIBRAY_PATH

does anyone know the 3 libraries it can;t find and what files are the font
render plugins that I should have.

I don’t actually have a display on the board but am trying to use phindows
remotely.

Paul

“Paul” <qnxnews@nospam.rochesterkent.freeserve.co.uk.nospam> wrote in
message news:d4nt9c$fbd$1@inn.qnx.com

When using the following command on an arm based board

mkfontdir -i /tmp/list -d /usr/photon/font_repository

I get the following output

Library cannot be found
Library cannot be found
Library cannot be found
mkfontdir: unable to load font render plugins. Check LD_LIBRAY_PATH

does anyone know the 3 libraries it can;t find and what files are the font
render plugins that I should have.

Define envirnoment variable LD_DEBUG (or is it DL_DEBUG) and now should see
which library it’s attemption to load.

I don’t actually have a display on the board but am trying to use
phindows
remotely.

Paul