I also had to add the following lines after setting $BUILD_DIR:
PATH=$PATH:$BUILD_DIR/bin CPPFLAGS=-I$BUILD_DIR/include
oops, and also
LDFLAGS=-I$BUILD_DIR/lib
so entrance can find ecore libraries. And apparently entrance wants to install /etc/entrance_config.db. Wouldn't it be better to create the file in $BUILD_DIR/etc, and let the user create a symlink to it?
mark
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
