22 Aug
                
                    2007
                
            
            
                22 Aug
                
                '07
                
            
            
            
        
    
                8:59 p.m.
            
        On Wed, 22 Aug 2007 22:55:46 +0200, Diederik van Lierop <mail@...1689...> wrote:
Apparently inkscape is looking in /usr/local/share/..., whereas the requested files are in /usr/share/...
Perhaps you are running a local build that hasn't been 'make install'ed? It will look for those files at whatever prefix you gave to ./configure (which defaults to /usr/local rather than /usr). In that case, the files in /usr/share are probably from a distribution package of Inkscape.
-mental