[Ekiga-devel-list] setting --datadir=/usr/local/share/



Hello,

On FreeBSD the sound files and pixmaps are correctly placed below
/usr/local/share/sounds/ekiga
/usr/local/share/pixmaps/ekiga

but the compiled software searches them via the config.h
#define DATA_DIR "/usr/local/lib"

in a wrong place; I've tried a lot, including setting

    --datadir=/usr/local/share/

to the args of autogen.sh which is passed to ./configure, but has no
luck to get it correctly set into config.h; changing config.h to
#define DATA_DIR "/usr/local/share"
compiles fine, and ekiga sees the files correctly; any idea (I'm not an
autogen expert); thx in advance

	matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <matthias apitz oclc org> - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
Don't top-post, read RFC1855 http://www.faqs.org/rfcs/rfc1855.html
A: Because it messes up the order in which people normally read text.
Q: Why is it such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on Usenet and in e-mail?


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