Penguin

Differences between version 2 and predecessor to the previous major change of CommonErrors.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Monday, October 28, 2002 7:09:31 pm by PerryLorier Revert
Older page: version 1 Last edited on Monday, October 7, 2002 10:57:56 pm by PerryLorier Revert
@@ -1,4 +1,7 @@
 !!error while loading shared library. cannot open shared object file 
  
 This occurs when it can't load a shared library, use "ldd(1)" to determine which libraries this program is trying to link against and which ones are missing or can't be linked against. eg: 
  ldd /bin/cat 
+  
+!!Kernel Error Messages  
+See ErrorMessages