I followed the FAQ to set the locale without the .UTF-8 as I use
Lazarus with Gtk1.

Here is the content of the start script.

---------------------
export LC_CTYPE="en_ZA"
export LANG="en_ZA"
export LANGUAGE="en_ZA"
/opt/lazarus/startlazarus
---------------------


This is the output I get when starting Lazarus.  Even though I get
these error messages, Lazarus starts up fine and works without any
problems I can see.  I even changed the locale to use "en_US" and it
still gave the exact error messages.  Apart from the locale, what is
up with the Target_OS error?

------------------------

Gdk-WARNING **: locale not supported by C library

Gdk-WARNING **: locale not supported by C library
TApplication.IconChanged - TODO: convert this message...no
implementation in gtk or win32
WARNING: Macro not defined: "Target_OS".
WARNING: Macro not defined: "Target_OS".
WARNING: Macro not defined: "Target_OS".
WARNING: Macro not defined: "Target_OS".

------------------------


Regards,
 - Graeme -



--
There's no place like 127.0.0.1

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to