View Single Post
  #3  
Old 08-27-2009, 04:52 AM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Quote:
Originally Posted by Loriel View Post
Any chance your gtksourceview is 64bit, which the RC afaik is not?

Failing that, any chance that your existant libgtksourceview-1.0.so.0 is either symlink to a non-existant file, or linking to a non-existant library (find out using ldd on it)?
Yeah, I figured it out. The 32-bit libgtksourceview-1.0 and libgnomeprint-2-2 were sitting in /emul/ia32-linux/usr/lib, and I just symlinked them in /usr/lib32/ .

I have no idea why things decided to move around like that.
Reply With Quote