On Mon 29 Dec 2003, Nathan Sullivan wrote: > first note - my PATH contains /usr/local/e17/bin, and all libs are built > with ./autogen.sh --prefix=/usr/local/e17. if rebuilding a lib, just > make uninstall, make distclean, and ./configure --prefix=/usr/local/e17 > > according to cvsnotes.html, all up till ecore is fine currently. > > ecore: > > checking whether ecore_config module is to be built... yes > checking for edb-config... (cached) /usr/local/e17/bin/evas-config > checking for e_db_open in -ledb... no > I can't find Edb, so I won't build ecore_config. > configure: creating ./config.status > > whats wrong with this picture :) >
Did you try using --with-edb=$prefix? Did you try running ldconfig before, just to be sure? -- Ibukun Olumuyiwa http://xcomputerman.com "Wisdom is the principal thing; therefore get wisdom: and with all thy getting get understanding." - Proverbs 4:7 ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
