--- deliantra/Deliantra-Client/bin/deliantra 2008/09/01 15:17:23 1.70 +++ deliantra/Deliantra-Client/bin/deliantra 2008/09/01 15:19:07 1.71 @@ -76,7 +76,7 @@ $ENV{FC_CONFIG_FILE} = "$root/fonts.conf"; # no effect??!?! $ENV{FC_CONFIG_DIR} = $root; # no effect??!?! $ENV{PANGO_RC_FILE} = "$root/pango.rc"; - #$ENV{DYLD_LIBRARY_PATH} = $root; + $ENV{DYLD_LIBRARY_PATH} = $root; chdir $root; # for pango modules, maybe other things }