9 Nov
                
                    2011
                
            
            
                9 Nov
                
                '11
                
            
            
            
        
    
                11:15 a.m.
            
        2011/9/23 Alexandre Prokoudine <alexandre.prokoudine@...400...>:
On Thu, Sep 22, 2011 at 9:50 PM, Tavmjong Bah <tavmjong@...8...> wrote:
Looks like to me that while you got it to compile it's not finding the proper Cairo library at run time. At one point I had a similar problem.
Yes, it's very likely to be the case. Sorry about a noob question, but how does one tell inkscape which path the right Cairo installation is in?
If you installed the master from source via make install, it's in /usr/local. You need to run "sudo ldconfig" in order for the dynamic loader to pick up the new library.
Regards, Krzysztof