On Sun, 2012-08-26 at 09:49 -0500, Jeremiah Benham wrote:
> 
> export GUILE_LOAD_PATH=share/actions
> export LD_LIBRARY_PATH="lib:$LD_LIBRARY_PATH"
> ./bin/denemo
> 
I was looking at the gtk-2 docs about building and installing gtk and
notice this bit:
      LD_LIBRARY_PATH="/opt/gtk/lib"
      PATH="/opt/gtk/bin:$PATH"
      export LD_LIBRARY_PATH PATH
the implication is that PATH should also be augmented by something from
your installed directory so it can find gtk utilities - this may account
for the pango modules message etc....
Richard



_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to