Title: | POLYCENTER Console Manager |
Notice: | Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS: |
Moderator: | CSC32::BUTTERWORTH |
Created: | Thu Aug 06 1992 |
Last Modified: | Fri Jun 06 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 1541 |
Total number of notes: | 6564 |
When I start up the console c3 display, I receive the following error... /usr/opt/DCR160/bin/OSF/console_c3: /sbin/loader: Fatal Error: cannot map libcxx.so Does anyone have any idea why ? Everything else works fine. I have even reinstalled the software. John Brunelle
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1007.1 | ZENDIA::DBIGELOW | Innovate, Integrate, Evaporate | Wed Sep 27 1995 13:18 | 9 | |
Can you make sure that the libcxx.so (the c++ runtime library) is installed on your system? I can't remember the exact location off of the top of my head, but you can use the 'find' command. # find / -name libcxx.so -print Cheers, Dave |