SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:faq-dependency [2010/05/12 20:16]
jozee
en:guides:faq-dependency [2010/07/08 17:14] (current)
Line 1: Line 1:
  
-=== An Application Cannot Find Libraries/​Files ===+====== An Application Cannot Find Libraries/​Files ​======
  
-== Symptoms ==+===== Symptoms ​=====
  
   *  When run in a Terminal, an application fails with the message:   *  When run in a Terminal, an application fails with the message:
 <​code>​ [name]: error while loading shared libraries: [library].so.*:​ cannot open shared object file: No such file or directory</​code>​ <​code>​ [name]: error while loading shared libraries: [library].so.*:​ cannot open shared object file: No such file or directory</​code>​
  
-== Explanation ==+===== Explanation ​=====
  
 The program is missing some files it needs to run. This is caused by the package information missing a reference to another, or not including the file. The program is missing some files it needs to run. This is caused by the package information missing a reference to another, or not including the file.
  
-== Solution ==+===== Solution ​=====
  
 Check if the file required is available in another package. Use the package manager (TazPkg) to search for the file: Check if the file required is available in another package. Use the package manager (TazPkg) to search for the file:
 
en/guides/faq-dependency.1273688176.txt.gz ยท Last modified: 2010/07/08 17:16 (external edit)