I had not before, but I did and still nothing, same error: [r...@dbadilla-atg-dev:~/installers/enlightenment/edje-1.0.0.beta2]$ make install Making install in data make[1]: Entering directory `/root/installers/enlightenment/edje-1.0.0.beta2/data' Making install in include make[2]: Entering directory `/root/installers/enlightenment/edje-1.0.0.beta2/data/include' make[3]: Entering directory `/root/installers/enlightenment/edje-1.0.0.beta2/data/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/edje/include" || /bin/mkdir -p "/usr/local/share/edje/include" /usr/bin/install -c -m 644 edje.inc '/usr/local/share/edje/include' make[3]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2/data/include' make[2]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2/data/include' make[2]: Entering directory `/root/installers/enlightenment/edje-1.0.0.beta2/data' make[3]: Entering directory `/root/installers/enlightenment/edje-1.0.0.beta2/data' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/share/mime/packages" || /bin/mkdir -p "/usr/local/share/mime/packages" /usr/bin/install -c -m 644 edje.xml '/usr/local/share/mime/packages' make[3]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2/data' make[2]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2/data' make[1]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2/data' Making install in src make[1]: Entering directory `/root/installers/enlightenment/edje-1.0.0.beta2/src' Making install in lib make[2]: Entering directory `/root/installers/enlightenment/edje-1.0.0.beta2/src/lib' CCLD libedje.la /usr/bin/ld: cannot find -lecore_imf_evas collect2: ld returned 1 exit status make[2]: *** [libedje.la] Error 1 make[2]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2/src/lib' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2/src' make: *** [install-recursive] Error 1
PURA VIDA!! Atte. Daniel Badilla Navarro "Be who you are and say what you feel, because those who mind dont matter and those who matter dont mind." -- Theodore S. Geisel (Dr. Seuss) Apdo Postal 473-7050 Cartago Costa Rica ----- Original Message ---- From: Adam Flott <[email protected]> To: Daniel Badilla Navarro <[email protected]> Cc: [email protected] Sent: Thu, December 2, 2010 5:48:47 PM Subject: Re: [e-users] e17 on CentOS 5.5 On Thu, 2 Dec 2010, Daniel Badilla Navarro wrote: > > `/root/installers/enlightenment/edje-1.0.0.beta2/src/lib' > CCLD libedje.la > /usr/bin/ld: cannot find -lecore_imf_evas > collect2: ld returned 1 exit status > make[3]: *** [libedje.la] Error 1 > make[3]: Leaving directory > `/root/installers/enlightenment/edje-1.0.0.beta2/src/lib' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory >`/root/installers/enlightenment/edje-1.0.0.beta2/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/installers/enlightenment/edje-1.0.0.beta2' > make: *** [all] Error 2 > > > Can anyone advise what can be done now? Is there a way to fix this? Did I do > something wrong? Or is it that e17 just won't run in CentOS 5.5? Thanks in > advance for the help! > Did you run "make install" after "make"? It's complaining because it can't link to shared objects (.so) from known locations. ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
