Re: [e-users] Segmentation fault, need help

2008-12-20 Thread Matias Aguirre
Try to update edje Take care bear tung wrote: > Hi, > > > i have my e17 svn update ad revision 38251, and compile it almost successed > util compling e. > > > error: > > /usr/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/themes/fonts > -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -

[e-users] E compile error

2009-04-28 Thread Matias Aguirre
Hi All, Im using the latest svn revision and im trying to compile e but an error appears: /opt/e17/bin/edje_cc -v -id ../../data/themes/images -fd ../../data/themes/fonts -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3 -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC \ ../..

Re: [e-users] E compile error

2009-05-04 Thread Matias Aguirre
On 5/4/09 9:31 PM, Andrew G. Stack wrote: > Hi there, > > Did you try running ldconfig as root? > > Cheers, > Andrew > > Andrew, Thanks for the answer. Yes, i was running ldconfig. Here the error when i compile e: /opt/e17/bin/edje_cc: error while loading shared libraries: libeina-ver-pre-01.so

[e-users] E17 for Slackware

2006-12-21 Thread Matias Aguirre
Hi all. I have making a Slackware packages of E17. These are in: http://www.matware.com.ar/component/option,com_mtwdownload/dir,mtwPackages;e17/ Regards ps: sorry by my bad english -- Matias Aguirre Linux User: 78193 [EMAIL PROTECTED] http://www.matware.com.ar

[e-users] Entrance compiling problem

2007-12-03 Thread Matias Aguirre
r see http://sources.redhat.com/automake/automake.html#Extending-aclocal Running autoheader... Running autoconf... Running libtoolize... Running automake... ./autogen.sh: line 15: ./configure: No such file or directory Anyone know how to fix this? Best regards -- Matias Aguirre Linux User: 78193 [EMAIL

[e-users] e compile problem

2008-02-07 Thread Matias Aguirre
make[2]: Leaving directory `/home/fastslack/mtwDownloads/e17/apps/e/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/fastslack/mtwDownloads/e17/apps/e' make: *** [all] Error 2 I was saved the old compiled packages and im trying to compile e with old

[e-users] ecore compile error

2008-04-14 Thread Matias Aguirre
hi all. I have an error when i try to compile ecore. #./configure --prefix=/opt/e17 --enable-ecore-sdl Optional Modules: Ecore_Job: yes Ecore_Con: yes (OpenSSL: yes) (CURL: yes) Ecore_Ipc: yes (OpenSSL: yes) Ecore_Config...