Easy_e17.sh 1.2.4 released
29.03.2009 - 04:08
This release has a little changelog as it's more for getting a dependency in: Enjoy! :)
Add a comment
Name *: 
Email: 
Anti-Spam *: 
Comment *: 
Comments
Posted by xxc @ 04.04.2009 - 16:45
Elementary could use e_dbus (if found) so it could be better to place it after in the list don't you think ?

Anyway thank you for this script that makes testing e17 easier !
Posted by morlenxus @ 16.04.2009 - 02:07
Good catch, fixed that in the development version... :)
Posted by Shohart @ 17.04.2009 - 07:25
nice stuff yeah, but i`ce hit a problem and don`t know how to solve it:
here is the last loglines:
checking for doxygen... yes
checking for EINA... yes
checking for GNUTLS... yes
checking whether to activate cipher support in eet... yes
checking whether to activate signature support in eet... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking jpeglib.h usability... no
checking jpeglib.h presence... no
checking for jpeglib.h... no
configure: error: "Cannot find jpeglib.h. Make sure your CFLAGS environment variable contains include lines for the location of this file"
Posted by morlenxus @ 17.04.2009 - 19:12
You need to install libjpeg-dev or libjpeg-devel, that depends on your distri... :)
Posted by conta @ 02.05.2009 - 18:50
Hi,

i have problem with entrance :(

checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) yes
checking for X... /usr/bin/X
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EVAS... yes
checking for ECORE... yes
checking for EDJE... yes
checking for ESMART... configure: error: Package requirements (
esmart_container >= 0.9.0
esmart_text_entry >= 0.9.0
) were not met:

No package 'esmart_container' found

thnx for any help :) ..peace, conta



Posted by conta @ 02.05.2009 - 22:37
i rebooted and run installation again...

works ok until this:

------------------------------------------------------------------------------
EASY_E17 1.2.4 CMD: make PREFIX=/opt/e17 -j 2
-------------------------------------------------------------------------------
cc -g -Wall `pkg-config --cflags libavutil libavformat libavcodec libswscale` -c -o src/ffmpeg.o src/ffmpeg.c
Need at least libavutil version 50.2
make: *** [init] Error 1
make: *** Waiting for unfinished jobs....
--------------------------------------------------------------------------------
i installed this lib from here: http://www.twolife.org/debian/README.html

istn it enough? or sth else?

i dont know where to get it
Posted by morlenxus @ 05.05.2009 - 19:48
If you don't have this version in your distribution repository - no problem. Simply use the --skip=enthrall and continue running the script. This is only a simple desktop record application and not needed for enlightenment. :)

Greets,
Brian 'morlenxus' Miculcy
Posted by Jan @ 03.06.2009 - 22:07
Thanks for this script... Im trying to instal it on freebsd 7.2 - while making evas i get this error:
evas_cpu.c: In function 'evas_common_cpu_count':
evas_cpu.c:252: error: 'cpu_set_t' undeclared (first use in this function)
evas_cpu.c:252: error: (Each undeclared identifier is reported only once
evas_cpu.c:252: error: for each function it appears in.)
evas_cpu.c:252: error: expected ';' before 'cpu'
evas_cpu.c:258: error: 'cpu' undeclared (first use in this function)
*** Error code 1
Any clue what si wrong ?

Thank You for Your answer.. :)
Best Regards
Posted by morlenxus @ 09.06.2009 - 01:35
Hey,

sorry for the late reply.
I don't know what going on there, if a svn update doesn't work, try to ask
your question in #e on irc.freenode.net or on the mailinglist.

Sorry!

Greets,
Brian 'morlenxus' Miculcy
Posted by keisangi @ 17.06.2009 - 11:41
hi there, easy_e17 script failed here,
using fedora 11, i got this output i don't know what to do next.
it say it cannnot find esmart_container, but if you look at the log below, it also said esmart was installed so ? what can i do ?



------------------------------ Installing packages -----------------------------
- imlib2 ..................... previously installed
- eina ....................... previously installed
- eet ........................ previously installed
- evas ....................... previously installed
- ecore ...................... previously installed
- efreet ..................... previously installed
- embryo ..................... previously installed
- edje ....................... previously installed
- epsilon .................... previously installed
- esmart ..................... previously installed
- emotion .................... previously installed
- elementary ................. previously installed
- etk ........................ previously installed
- etk_extra .................. previously installed
- ewl ........................ previously installed
- exml ....................... previously installed
- enhance .................... previously installed
- e_dbus ..................... previously installed
- exalt ...................... previously installed
- exchange ................... previously installed
- e .......................... previously installed
- entrance ................... autogen: ERROR!
--------------------------------------------------------------------------------

----------------------------------- Last loglines ------------------------------
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ANSI C header files... (cached) yes
checking for X... /usr/bin/X
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for EVAS... yes
checking for ECORE... yes
checking for EDJE... yes
checking for ESMART... configure: error: Package requirements (
esmart_container >= 0.9.0
esmart_text_entry >= 0.9.0
) were not met:

No package 'esmart_container' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables ESMART_CFLAGS
and ESMART_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

--------------------------------------------------------------------------------

-> Get more informations by checking the log file '/tmp/easy_e17/install_logs/en
trance.log'!

[root@localhost Download]#
Posted by Sean Tilley @ 11.10.2009 - 19:40
Hi, I'm on FreeBSD 8.0 and also having problems getting the script to build eet. I always end up with the error

configure: error: "Cannot find jpeglib.h. Make sure your CFLAGS environment variable contains include lines for the location of this file"

And I haven't found a solution yet. I've gotten most of my required libraries, though I assume some of them go by different names in Ports...any suggestions?
 Vim Enlightenment Developer
HTTPS Available Donate With PayPal 
© 2003-2009 by Brian 'morlenxus' Miculcy