View Single Post
  #10 (permalink)  
Old 04-06-2011, 12:57 PM
nine6 nine6 is offline
Starter Member
 
Posts: 1
Default

Quote:
Originally Posted by tuanta View Post
The main reason, I think, is: there are some necessary libraries missing.
you are right. the problem is in the LD_LIBRARY_PATH environment variable in which misses the path to /usr/lib. Add this path to the variable and everything should work.

I have found the solution here Solution to error "Couldn't load XPCOM" (SOLVED)
Reply With Quote