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 |
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.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
993.1 | FORTY2::PULLEN | Julian Pullen | Tue Apr 01 1997 11:41 | 16 | |
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.2 | Thanks for the pointer | RTP4ME::WILLIAMS | Tue Apr 01 1997 14:53 | 8 | |
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 |