configure script broken?



Hey,
I build balsa-2.0.10 this morning, and when I start it, it looks for a 
few pixmaps like "balsa-logo.png" but it can't find them.  I have them 
installed in /usr/local/share/balsa/pixmaps, so I didn't know at first 
why it couldn't find them.  I straced balsa, and this is the output I 
got:
stat64("NONE/pixmaps/balsa_icon.png", 0xbffff788) = -1 ENOENT (No such 
file or directory)
stat64("NONE/share/balsa/pixmaps/balsa_icon.png", 0xbffff788) = -1 
ENOENT (No such file or directory)
stat64("src/pixmaps/balsa_icon.png", 0xbffff788) = -1 ENOENT (No such 
file or directory)
stat64("./pixmaps/balsa_icon.png", 0xbffff788) = -1 ENOENT (No such 
file or directory)
getpid()                                = 2247


I configured balsa with: ./configure --enable-gpgme

make and make install did not report any errors.

Thanks in advance,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]