[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference forty2::x500

Title:X.500 Directory Services
Notice:Sprt: FORTY2::X500_SUPPORT, Kits: 216.*, try dir/titl=OFFICIAL
Moderator:FORTY2::PULLEN
Created:Tue Jan 30 1990
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1016
Total number of notes:4299

993.0. "Cannot open dxim_dxd.cat" by RTP4ME::WILLIAMS () Fri Mar 28 1997 14:06

I just install 3.1 on 4.0a Unix.  When I go into DXIM -C I get the error
Cannot open DXIM_DXD.CAT.  I check the file protection as stated in problem
solving guide - I still get the errors.  Any ideas

Greg
T.RTitleUserPersonal
Name
DateLines
993.1FORTY2::PULLENJulian PullenTue Apr 01 1997 11:4116
    You should find the file dxim_cli.cat in

    /usr/lib/nls/msg/en_US.ISO8859-1/ and
    /usr/lib/nls/msg/

    Both these files should be a softlink to the real
    file. The files are found by catopen( "dxim_cli.cat", 0 )
    which can be effected by environmental variables. See
    the man page. We no longer put dxim_cli.cat in
    /var/dxd although dxim will look there after the
    first catopen failed. 

    Julian    


993.2Thanks for the pointerRTP4ME::WILLIAMSTue Apr 01 1997 14:538
Julian,

Thanks for the hint.  I found that the varible LANG was set to "C".  I set it to 
"en_US.ISO8859-1" and it worked.  I am not that good with UNIX - but how would
the varible LANG get set to "C"?

Thanks
Greg