[Thread Prev][Thread Next][Thread Index]

Re: PilotManager won't start on Solaris 2.7 build 15 either





Oops, I spoke too soon.


It starts up with the new TkPerl, but it cores in Properties *unless*
I run in the C locale.


I wonder whether Tk requires running in the C locale or not; the winMain
program has:

    /*
     * Set up the default locale to be standard "C" locale so parsing
     * is performed correctly.
     */

    setlocale(LC_ALL, "C");


But perl calls setlocale(LC_ALL,"") which takes the environment values.

Casper

------------------------------------------------------------------------
***********************************************************
*             This is a public mailing list!              *
* Please do not publish Sun proprietary information here! *
*        -  -  -  -  -  -  -  -  -  -  -  -  -  -         *
*             http://www.moshpit.org/pilotmgr             *
***********************************************************


SourceForge.net Logo