Re: [E-devel] e17 on on MacOS-X 10.5 - elementary

2010-05-28 Thread David Seikel
On Wed, 21 Apr 2010 01:08:30 +0200 (CEST) Vincent Torri
 wrote:

> 
> 
> On Tue, 20 Apr 2010, Dave Ray wrote:
> 
> >
> > On Apr 20, 2010, at 2:13 PM, Vincent Torri wrote:
> >> use only the svn code. Also, you have an olf ecore-job installed.
> >> ecore-job have been integrated into ecore 'core'. So Ecore_Job.h
> >> and all the ecore_job libs must be removed.
> >> 
> >> ...
> >> you need first elementary that is in TMP/st/elementary.
> >> 
> >
> > I took out the old libs and headers. Elementary in
> > TMP/st/elementary compiles and installs fine.
> >
> > I ran elementary_test while in e17 and most tests passed.
> >
> > elementary_run threw an error, but I'm not sure if it is intended
> > to be run at the CLI.
> >
> > I would love to install and run apps that are built with
> > elementary, are there any?
> 
> Watchwolf has written 2 tools:
> 
>   * eyelight : a presentation tool (like powerpoint)



> There is also an image wiewer in trunk/PROTO/

Those two have bit rotted and don't compile.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.


signature.asc
Description: PGP signature
--

___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - elementary

2010-04-27 Thread Stephen Houston
And soon to be ephoto :)

On Tue, Apr 20, 2010 at 4:08 PM, Vincent Torri  wrote:

>
>
> On Tue, 20 Apr 2010, Dave Ray wrote:
>
> >
> > On Apr 20, 2010, at 2:13 PM, Vincent Torri wrote:
> >> use only the svn code. Also, you have an olf ecore-job installed.
> ecore-job
> >> have been integrated into ecore 'core'. So Ecore_Job.h and all the
> >> ecore_job libs must be removed.
> >>
> >> ...
> >> you need first elementary that is in TMP/st/elementary.
> >>
> >
> > I took out the old libs and headers. Elementary in TMP/st/elementary
> compiles
> > and installs fine.
> >
> > I ran elementary_test while in e17 and most tests passed.
> >
> > elementary_run threw an error, but I'm not sure if it is intended to be
> run
> > at the CLI.
> >
> > I would love to install and run apps that are built with elementary, are
> > there any?
>
> Watchwolf has written 2 tools:
>
>  * eyelight : a presentation tool (like powerpoint)
>
> http://watchwolf.fr/wiki/doku.php?id=efl_presentation_tools
>
> eyelight is in trunk/PROTO/
>
>  * enki + enlil : a photo manager
>
> http://watchwolf.fr/wiki/doku.php?id=enki
>
> enki and anlil are in trunk/.
>
> Nicolas Aguirre has written Enna, a media center :
>
> http://www.geexbox.org/en/index.html
> http://hg.geexbox.org/enna/
>
> There is also an image wiewer in trunk/PROTO/
>
> they all rock !
>
> Vincent
>
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri


On Wed, 21 Apr 2010, Dave Ray wrote:

> I tried
>  ./configure --enable-xine=static

install emotion and try emotion_test again :)

Vincent

>
>> ls -l /usr/local/lib/emotion/
> total 88
> -rwxr-xr-x  1 root  wheel   2093 Apr 21 12:50 xine.la
> -rwxr-xr-x  1 root  wheel  39008 Apr 21 12:50 xine.so
>>
>
> On Apr 21, 2010, at 1:12 PM, Vincent Torri wrote:
>>> 
>> try just:
>> 
>> ./configure --enable-xine=static
>
>

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Dave Ray
I tried
   ./configure --enable-xine=static

 > ls -l /usr/local/lib/emotion/
total 88
-rwxr-xr-x  1 root  wheel   2093 Apr 21 12:50 xine.la
-rwxr-xr-x  1 root  wheel  39008 Apr 21 12:50 xine.so
 >

On Apr 21, 2010, at 1:12 PM, Vincent Torri wrote:
>>
> try just:
>
> ./configure --enable-xine=static

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri


On Wed, 21 Apr 2010, Dave Ray wrote:

>
> On Apr 21, 2010, at 12:38 PM, Vincent Torri wrote:
>> On Wed, 21 Apr 2010, Dave Ray wrote:
>>
>>> /usr/local/lib/emotion/xine.so
>>
>> btw, it's strange that xine.so, and not xine.dylib, is created. Is
>> it working if you rename it ?
>
> I just tried that and get the same results.
>
> I also tried ./autogen.sh --enable-shared --enable-static and got the
> same results.

try just:

./configure --enable-xine=static

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Dave Ray

On Apr 21, 2010, at 12:38 PM, Vincent Torri wrote:
> On Wed, 21 Apr 2010, Dave Ray wrote:
>
>> /usr/local/lib/emotion/xine.so
>
> btw, it's strange that xine.so, and not xine.dylib, is created. Is  
> it working if you rename it ?

I just tried that and get the same results.

I also tried ./autogen.sh --enable-shared --enable-static and got the  
same results.

Not sure if this is helpful but here is a copy of the config messages:


emotion 0.1.0.043


Configuration Options Summary:

  Modules:
Xine...: yes
Vlc: no
Gstreamer..: no
Gstreamer FFmpeg...: no
Gstreamer CDDA.: no

  Build emotion_test...: yes
  edje_cc..: /bin/edje_cc

  Edje EXTERNAL support: yes

Compilation: make (or gmake)
  CPPFLAGS.:
  CFLAGS...: -I/usr/local/include -I/usr/include -I/usr/ 
X11/include -I/usr/local/include/efreet -I/usr/local/include/dbus-1.0/ 
include -I/usr/local/include/dbus-1.0 -I/usr/local/include/eina-0 -I/ 
usr/local/include/eina-0/eina
  LDFLAGS..: -L/usr/lib -L/usr/X11/lib -L/usr/local/lib - 
lefreet -lefreet_mime -lecore_x -lecore_evas -lecore_ipc -ledje - 
ledbus -lehal -llua -lintl

Installation...: make install (as root if needed, with 'su' or  
'sudo')
  prefix...: /usr/local


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri


On Wed, 21 Apr 2010, Dave Ray wrote:

> /usr/local/lib/emotion/xine.so

btw, it's strange that xine.so, and not xine.dylib, is created. Is it 
working if you rename it ?

Vincent

> /usr/local/lib/libxine.dylib  -> libxine.1.28.0.dylib
>
> I downloaded the latest svn for emotion and got the same results.
>
> Do I have to add something to my ENV?
>
>
> On Apr 21, 2010, at 12:01 PM, Vincent Torri wrote:
>
>> 
>> 
>> On Wed, 21 Apr 2010, Vincent Torri wrote:
>> 
>>> 
>>> 
>>> On Wed, 21 Apr 2010, Dave Ray wrote:
>>> 
 I installed xine and emotion.
 xine required a small tweak - my default libtool wasn't working, I 
 replaced [xine-src-dir]/libtool with a copy of /usr/bin/glibtool. Then it 
 compiled and installed fine I think.
 Emotion found xine, compiled and installed.
 When I run
 emotion_test [movie-file.mp4]
 I get these errors:
 Xlib:  extension "DPMS" missing on display "/tmp/launch-GriZ1I/org.x:0".
 Xlib:  extension "RANDR" missing on display "/tmp/launch-GriZ1I/org.x:0".
 module : xine
 No backend loaded
 The Xlib errors maybe nothing to worry about.
 Don't understand 'no backend loaded'.
>>> 
>>> can you tell me where the xine.so (or xine.dylib ?) module is installed ? 
>>> (usually in $prefix/lib/emotion)
>> 
>> btw, update emotion svn code and install emotion again. There was a bug in 
>> the detection of the modules
>> 
>> Vincent
>

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Dave Ray
/usr/local/lib/emotion/xine.so
/usr/local/lib/libxine.dylib  -> libxine.1.28.0.dylib

I downloaded the latest svn for emotion and got the same results.

Do I have to add something to my ENV?


On Apr 21, 2010, at 12:01 PM, Vincent Torri wrote:

>
>
> On Wed, 21 Apr 2010, Vincent Torri wrote:
>
>>
>>
>> On Wed, 21 Apr 2010, Dave Ray wrote:
>>
>>> I installed xine and emotion.
>>> xine required a small tweak - my default libtool wasn't working, I  
>>> replaced [xine-src-dir]/libtool with a copy of /usr/bin/glibtool.  
>>> Then it compiled and installed fine I think.
>>> Emotion found xine, compiled and installed.
>>> When I run
>>> emotion_test [movie-file.mp4]
>>> I get these errors:
>>> Xlib:  extension "DPMS" missing on display "/tmp/launch-GriZ1I/ 
>>> org.x:0".
>>> Xlib:  extension "RANDR" missing on display "/tmp/launch-GriZ1I/ 
>>> org.x:0".
>>> module : xine
>>> No backend loaded
>>> The Xlib errors maybe nothing to worry about.
>>> Don't understand 'no backend loaded'.
>>
>> can you tell me where the xine.so (or xine.dylib ?) module is  
>> installed ? (usually in $prefix/lib/emotion)
>
> btw, update emotion svn code and install emotion again. There was a  
> bug in the detection of the modules
>
> Vincent


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri


On Wed, 21 Apr 2010, Vincent Torri wrote:

>
>
> On Wed, 21 Apr 2010, Dave Ray wrote:
>
>> I installed xine and emotion.
>> 
>> xine required a small tweak - my default libtool wasn't working, I replaced 
>> [xine-src-dir]/libtool with a copy of /usr/bin/glibtool. Then it compiled 
>> and installed fine I think.
>> 
>> Emotion found xine, compiled and installed.
>> 
>> When I run
>> emotion_test [movie-file.mp4]
>> 
>> I get these errors:
>> Xlib:  extension "DPMS" missing on display "/tmp/launch-GriZ1I/org.x:0".
>> Xlib:  extension "RANDR" missing on display "/tmp/launch-GriZ1I/org.x:0".
>> module : xine
>> No backend loaded
>> 
>> The Xlib errors maybe nothing to worry about.
>> 
>> Don't understand 'no backend loaded'.
>
> can you tell me where the xine.so (or xine.dylib ?) module is installed ? 
> (usually in $prefix/lib/emotion)

btw, update emotion svn code and install emotion again. There was a bug in 
the detection of the modules

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Vincent Torri


On Wed, 21 Apr 2010, Dave Ray wrote:

> I installed xine and emotion.
>
> xine required a small tweak - my default libtool wasn't working, I replaced 
> [xine-src-dir]/libtool with a copy of /usr/bin/glibtool. Then it compiled and 
> installed fine I think.
>
> Emotion found xine, compiled and installed.
>
> When I run
> emotion_test [movie-file.mp4]
>
> I get these errors:
> Xlib:  extension "DPMS" missing on display "/tmp/launch-GriZ1I/org.x:0".
> Xlib:  extension "RANDR" missing on display "/tmp/launch-GriZ1I/org.x:0".
> module : xine
> No backend loaded
>
> The Xlib errors maybe nothing to worry about.
>
> Don't understand 'no backend loaded'.

can you tell me where the xine.so (or xine.dylib ?) module is installed ? 
(usually in $prefix/lib/emotion)

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and xine

2010-04-21 Thread Dave Ray
I installed xine and emotion.

xine required a small tweak - my default libtool wasn't working, I  
replaced [xine-src-dir]/libtool with a copy of /usr/bin/glibtool. Then  
it compiled and installed fine I think.

Emotion found xine, compiled and installed.

When I run
   emotion_test [movie-file.mp4]

I get these errors:
Xlib:  extension "DPMS" missing on display "/tmp/launch-GriZ1I/org.x:0".
Xlib:  extension "RANDR" missing on display "/tmp/launch-GriZ1I/org.x: 
0".
module : xine
No backend loaded

The Xlib errors maybe nothing to worry about.

Don't understand 'no backend loaded'.


On Apr 20, 2010, at 11:39 PM, Vincent Torri wrote:

> the vlc module was not working properly, according to some people.  
> You have to install xine or gstreamer.
>
> Try xine (i think it will be the simplest) :
>
> http://www.xine-project.org/releases
>
> I think that you will just have to do
>
> ./configure
> make
> make install
>
> Once xine is installed, compile emotion.
>
> ./configure   <--- no option. Verify that the xine module is selected
> make
> make install
>
> Then test emotion like that:
>
> emotion_test videofile
>
> Vincent


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and vlc

2010-04-21 Thread Luis Felipe Strano Moraes
On Wed, Apr 21, 2010 at 3:39 AM, Vincent Torri  wrote:
>
>
> On Tue, 20 Apr 2010, Dave Ray wrote:
>
>> Make almost finished, but I have linker errors with undefined symbols for
>> VLC.
>>
>> Problem is, there is no .pc file in the VLC "app", and there does not appear
>> to be a .a file either that I could use for -lvlc. All the libs in the
>> MacOS-X app are .dylib.
>>
>> Would really prefer not to install duplicate VLC libs just to make emotion.
>>
>> I'm out of tricks. Any suggestions?
>
> the vlc module was not working properly, according to some people. You
> have to install xine or gstreamer.
>
> Try xine (i think it will be the simplest) :
>
> http://www.xine-project.org/releases
>
> I think that you will just have to do
>
> ./configure
> make
> make install

Xine is also available as part of macports. Dave, have you been using stuff
from macports for this setup of yours?

I ask because it seems they have quite a bunch of enlightenment packages
there, including the e17 window manager.

--lf


>
> Once xine is installed, compile emotion.
>
> ./configure   <--- no option. Verify that the xine module is selected
> make
> make install
>
> Then test emotion like that:
>
> emotion_test videofile
>
> Vincent
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
"I believe in looking reality straight in the eye and denying it." --
Garrison Keillor

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - enki

2010-04-21 Thread Atton Jonathan
hum, enlil require emotion, I need to see why :)



2010/4/21 Dave Ray 

> I would LOVE to get these working!
>
> Having a rough time with all of them.
>
> On Apr 20, 2010, at 4:08 PM, Vincent Torri wrote:
> >> I took out the old libs and headers. Elementary in TMP/st/
> >> elementary compiles and installs fine.
> >>
> >> I would love to install and run apps that are built with
> >> elementary, are there any?
> >
> > Watchwolf has written 2 tools:
> >
> > * eyelight : a presentation tool (like powerpoint)
>
> eyelight requires emotion
>
> emotion: autogen.sh says:
>   configure: error: Xine, Gstreamer or VLC backends must be selected
> to build Emotion
>
> Do I really need one of those?
>
> I tried
> ./autogen.sh --disable-xine --disable-gstreamer --disable-vlc
> but got the same error
>
> > * enki + enlil : a photo manager
> >
> > enki and anlil are in trunk/.
>
> enki: autogen.sh completes, make appears to require enlil
> enlil: autogen.sh completes, make appears to require emotion
>
> > Nicolas Aguirre has written Enna, a media center :
> >
> > http://www.geexbox.org/en/index.html
> > http://hg.geexbox.org/enna/
>
> enna:
> autogen.sh finishes without error.  fails make.
> ...
> metadata.c:31:22: error: valhalla.h: No such file or directory
> maybe something with the source? valhalla.h is something in its own
> source.
>
>
> >
> > There is also an image wiewer in trunk/PROTO/
>
> image_viewer:
> autogen.sh finishes without error.  fails make.
> Errors suggest it requires ethumb.
> Installed ethumb, no problems.
> re-ran autogen.sh for image_viewer: finishes without error.  fails make.
> Errors suggest it requires elm?
> Not exactly sure what packages it is missing.
>
>
> I would love to get all these apps working!
>
>
>
>
>
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Regards.
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-21 Thread Tom Haste
Well the E17 theme errors out because of #define as well so Id say its
a recurring problem. Easy way to test this, is to delete line 25 of
default.edc for editje. It should be "#include "border.edc" that you
want to get rid of. Try compiling again and it should fail on the next
define in the theme.

Toma


On 21 April 2010 14:54, Vincent Torri  wrote:
>
>
> On Wed, 21 Apr 2010, Tom Haste wrote:
>
>> 201:   BORDER("part", 3, "part.rel1.highlight")
>>
>> Looks like another define issue. This is why the E17 theme didnt
>> compile as well. I dont know why its saying something about 2 vs 4
>> arguments though...
>
> i don't know if the line is correct. I had big problems with edje_cc on
> opensolaris before i fixed it, and the line reported by edje_cc was wrong.
>
> If the problem is not easily fixable, i think that i will have to dump the
> file that is created from the .edc, to see what the problem is
>
> Vincent
>

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Vincent Torri


On Wed, 21 Apr 2010, Tom Haste wrote:

> 201:   BORDER("part", 3, "part.rel1.highlight")
>
> Looks like another define issue. This is why the E17 theme didnt
> compile as well. I dont know why its saying something about 2 vs 4
> arguments though...

i don't know if the line is correct. I had big problems with edje_cc on 
opensolaris before i fixed it, and the line reported by edje_cc was wrong.

If the problem is not easily fixable, i think that i will have to dump the 
file that is created from the .edc, to see what the problem is

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Tom Haste
201:   BORDER("part", 3, "part.rel1.highlight")

Looks like another define issue. This is why the E17 theme didnt
compile as well. I dont know why its saying something about 2 vs 4
arguments though...

Toma.



On 21 April 2010 14:40, Vincent Torri  wrote:
>
>
> On Tue, 20 Apr 2010, Dave Ray wrote:
>
>> Editje is almost working. It fails on a post-compile script involving
>> edje_cc at the very end of 'make'.
>>
>> > make
>> Making all in editje
>> make[1]: Nothing to be done for `all'.
>> Making all in data
>> Making all in themes
>> Making all in default
>> Making all in images
>> make[4]: Nothing to be done for `all'.
>> Making all in elm_images
>> make[4]: Nothing to be done for `all'.
>> /bin/edje_cc -v -id ../../../data/themes/default/images -id ../../../
>> data/themes/default/elm_images \
>>       ../../../data/themes/default/default.edc \
>>       ../../../data/themes/default/default.edj
>> ERR:EDJE_CC edje_cc_parse.c:1067 check_arg_count() /bin/edje_cc:
>> Error. desktop.edc:201 got 4 arguments, but expected 2
>> make[4]: *** [default.edj] Error 255
>> ...
>
> check is there are c++ comments in default.edc
>
> Vincent
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - enki

2010-04-20 Thread Vincent Torri


On Tue, 20 Apr 2010, Dave Ray wrote:

>> * eyelight : a presentation tool (like powerpoint)
>
> eyelight requires emotion

see my previous mail about emotion. Be sure emotion works before going 
further.

>> * enki + enlil : a photo manager
>> 
>> enki and anlil are in trunk/.
>
> enki: autogen.sh completes, make appears to require enlil
> enlil: autogen.sh completes, make appears to require emotion

install enlil, then enki. But, beware that they need several other 
dependencies (at least, libxml2, iirc)

>> http://www.geexbox.org/en/index.html
>> http://hg.geexbox.org/enna/
>
> enna:
> autogen.sh finishes without error.  fails make.
> ...
> metadata.c:31:22: error: valhalla.h: No such file or directory
> maybe something with the source? valhalla.h is something in its own source.

that one is the tougher. It requires a lot of dependencies : libnfo, 
libvalhalle, libplayer, emotion, mplayer at least (last time i checked. 
Maybe libvlc is also requested. The first 3 libs are libs from the geexbox 
project. I would sugest that you subscribed to their mailing list, i i 
think that nobody already tried to compile these libs on mac os x.

>> There is also an image wiewer in trunk/PROTO/
>
> image_viewer:
> autogen.sh finishes without error.  fails make.
> Errors suggest it requires ethumb.
> Installed ethumb, no problems.
> re-ran autogen.sh for image_viewer: finishes without error.  fails make.
> Errors suggest it requires elm?
> Not exactly sure what packages it is missing.

What is the exact error ? It is strange that configure works : you have to 
have elementary

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Vincent Torri


On Tue, 20 Apr 2010, Dave Ray wrote:

> Editje is almost working. It fails on a post-compile script involving
> edje_cc at the very end of 'make'.
>
> > make
> Making all in editje
> make[1]: Nothing to be done for `all'.
> Making all in data
> Making all in themes
> Making all in default
> Making all in images
> make[4]: Nothing to be done for `all'.
> Making all in elm_images
> make[4]: Nothing to be done for `all'.
> /bin/edje_cc -v -id ../../../data/themes/default/images -id ../../../
> data/themes/default/elm_images \
>   ../../../data/themes/default/default.edc \
>   ../../../data/themes/default/default.edj
> ERR:EDJE_CC edje_cc_parse.c:1067 check_arg_count() /bin/edje_cc:
> Error. desktop.edc:201 got 4 arguments, but expected 2
> make[4]: *** [default.edj] Error 255
> ...

check is there are c++ comments in default.edc

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and vlc

2010-04-20 Thread Vincent Torri


On Tue, 20 Apr 2010, Dave Ray wrote:

> Make almost finished, but I have linker errors with undefined symbols for 
> VLC.
>
> Problem is, there is no .pc file in the VLC "app", and there does not appear 
> to be a .a file either that I could use for -lvlc. All the libs in the 
> MacOS-X app are .dylib.
>
> Would really prefer not to install duplicate VLC libs just to make emotion.
>
> I'm out of tricks. Any suggestions?

the vlc module was not working properly, according to some people. You 
have to install xine or gstreamer.

Try xine (i think it will be the simplest) :

http://www.xine-project.org/releases

I think that you will just have to do

./configure
make
make install

Once xine is installed, compile emotion.

./configure   <--- no option. Verify that the xine module is selected
make
make install

Then test emotion like that:

emotion_test videofile

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - emotion and vlc

2010-04-20 Thread Dave Ray
I am trying to install emotion. It requires VLC, gstreamer or Xine.

I have VLC already installed on Mac-OS-X and the "app" contains a  
directory with all the working libs and headers.

I am trying something unusual: to use the libs in the MacOS-X  
application to compile emotion. Not sure if this is possible.

I set
VLC_LIBS="-L/Applications/Video/VLC.app/Contents/MacOS/lib $E_LIBS"
VLC_CFLAGS="-I/Applications/Video/VLC.app/Contents/MacOS/include/vlc - 
I/Applications/Video/VLC.app/Contents/MacOS/include $E_CFLAGS"

To my surprise, the configure script in emotion was happy, and  
configured everything to make.

...
Modules:
 Xine...: no
 Vlc: yes
...

Make almost finished, but I have linker errors with undefined symbols  
for VLC.

Problem is, there is no .pc file in the VLC "app", and there does not  
appear to be a .a file either that I could use for -lvlc. All the libs  
in the MacOS-X app are .dylib.

Would really prefer not to install duplicate VLC libs just to make  
emotion.

I'm out of tricks. Any suggestions?


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Dave Ray

On Apr 20, 2010, at 6:18 PM, Tom Haste wrote:

> Same issue you had with E17, edje_cc doesnt work on Mac...

No, I fixed that.

The failure I had before with edje_cc was a problem with the jpeg  
image loader, I fixed it by re-installing evas without  
DYLD_LIBRARY_PATH set.

edje_cc works, has to work for e17 to load all the images.

This error is due to edje_cc being passed 4 arguments when it expects 2.


> Toma
>
> On 21 April 2010 09:08, Dave Ray  wrote:
>> Editje is almost working. It fails on a post-compile script involving
>> edje_cc at the very end of 'make'.
>>
>>  > make
>> Making all in editje
>> make[1]: Nothing to be done for `all'.
>> Making all in data
>> Making all in themes
>> Making all in default
>> Making all in images
>> make[4]: Nothing to be done for `all'.
>> Making all in elm_images
>> make[4]: Nothing to be done for `all'.
>> /bin/edje_cc -v -id ../../../data/themes/default/images -id ../../../
>> data/themes/default/elm_images \
>>../../../data/themes/default/default.edc \
>>../../../data/themes/default/default.edj
>> ERR:EDJE_CC edje_cc_parse.c:1067 check_arg_count() /bin/edje_cc:
>> Error. desktop.edc:201 got 4 arguments, but expected 2
>> make[4]: *** [default.edj] Error 255
>> ...


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - enki

2010-04-20 Thread Dave Ray
I would LOVE to get these working!

Having a rough time with all of them.

On Apr 20, 2010, at 4:08 PM, Vincent Torri wrote:
>> I took out the old libs and headers. Elementary in TMP/st/ 
>> elementary compiles and installs fine.
>>
>> I would love to install and run apps that are built with  
>> elementary, are there any?
>
> Watchwolf has written 2 tools:
>
> * eyelight : a presentation tool (like powerpoint)

eyelight requires emotion

emotion: autogen.sh says:
   configure: error: Xine, Gstreamer or VLC backends must be selected  
to build Emotion

Do I really need one of those?

I tried
./autogen.sh --disable-xine --disable-gstreamer --disable-vlc
but got the same error

> * enki + enlil : a photo manager
>
> enki and anlil are in trunk/.

enki: autogen.sh completes, make appears to require enlil
enlil: autogen.sh completes, make appears to require emotion

> Nicolas Aguirre has written Enna, a media center :
>
> http://www.geexbox.org/en/index.html
> http://hg.geexbox.org/enna/

enna:
autogen.sh finishes without error.  fails make.
...
metadata.c:31:22: error: valhalla.h: No such file or directory
maybe something with the source? valhalla.h is something in its own  
source.


>
> There is also an image wiewer in trunk/PROTO/

image_viewer:
autogen.sh finishes without error.  fails make.
Errors suggest it requires ethumb.
Installed ethumb, no problems.
re-ran autogen.sh for image_viewer: finishes without error.  fails make.
Errors suggest it requires elm?
Not exactly sure what packages it is missing.


I would love to get all these apps working!





--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Tom Haste
Same issue you had with E17, edje_cc doesnt work on Mac...

Toma

On 21 April 2010 09:08, Dave Ray  wrote:
> Editje is almost working. It fails on a post-compile script involving
> edje_cc at the very end of 'make'.
>
>  > make
> Making all in editje
> make[1]: Nothing to be done for `all'.
> Making all in data
> Making all in themes
> Making all in default
> Making all in images
> make[4]: Nothing to be done for `all'.
> Making all in elm_images
> make[4]: Nothing to be done for `all'.
> /bin/edje_cc -v -id ../../../data/themes/default/images -id ../../../
> data/themes/default/elm_images \
>        ../../../data/themes/default/default.edc \
>        ../../../data/themes/default/default.edj
> ERR:EDJE_CC edje_cc_parse.c:1067 check_arg_count() /bin/edje_cc:
> Error. desktop.edc:201 got 4 arguments, but expected 2
> make[4]: *** [default.edj] Error 255
> ...
>
>
> Any suggestions?
>
>
> On Apr 20, 2010, at 3:53 PM, Gustavo Chaves wrote:
>
>> If you can get the python bindings working, there's Editje :)
>>
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - editje

2010-04-20 Thread Dave Ray
Editje is almost working. It fails on a post-compile script involving  
edje_cc at the very end of 'make'.

 > make
Making all in editje
make[1]: Nothing to be done for `all'.
Making all in data
Making all in themes
Making all in default
Making all in images
make[4]: Nothing to be done for `all'.
Making all in elm_images
make[4]: Nothing to be done for `all'.
/bin/edje_cc -v -id ../../../data/themes/default/images -id ../../../ 
data/themes/default/elm_images \
../../../data/themes/default/default.edc \
../../../data/themes/default/default.edj
ERR:EDJE_CC edje_cc_parse.c:1067 check_arg_count() /bin/edje_cc:  
Error. desktop.edc:201 got 4 arguments, but expected 2
make[4]: *** [default.edj] Error 255
...


Any suggestions?


On Apr 20, 2010, at 3:53 PM, Gustavo Chaves wrote:

> If you can get the python bindings working, there's Editje :)
>

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - elementary

2010-04-20 Thread Vincent Torri


On Tue, 20 Apr 2010, Dave Ray wrote:

>
> On Apr 20, 2010, at 2:13 PM, Vincent Torri wrote:
>> use only the svn code. Also, you have an olf ecore-job installed. ecore-job 
>> have been integrated into ecore 'core'. So Ecore_Job.h and all the 
>> ecore_job libs must be removed.
>> 
>> ...
>> you need first elementary that is in TMP/st/elementary.
>> 
>
> I took out the old libs and headers. Elementary in TMP/st/elementary compiles 
> and installs fine.
>
> I ran elementary_test while in e17 and most tests passed.
>
> elementary_run threw an error, but I'm not sure if it is intended to be run 
> at the CLI.
>
> I would love to install and run apps that are built with elementary, are 
> there any?

Watchwolf has written 2 tools:

  * eyelight : a presentation tool (like powerpoint)

http://watchwolf.fr/wiki/doku.php?id=efl_presentation_tools

eyelight is in trunk/PROTO/

  * enki + enlil : a photo manager

http://watchwolf.fr/wiki/doku.php?id=enki

enki and anlil are in trunk/.

Nicolas Aguirre has written Enna, a media center :

http://www.geexbox.org/en/index.html
http://hg.geexbox.org/enna/

There is also an image wiewer in trunk/PROTO/

they all rock !

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - elementary

2010-04-20 Thread Gustavo Chaves
>
> On Apr 20, 2010, at 2:13 PM, Vincent Torri wrote:
> > use only the svn code. Also, you have an olf ecore-job installed.
> > ecore-job have been integrated into ecore 'core'. So Ecore_Job.h and
> > all the ecore_job libs must be removed.
> >
> > ...
> > you need first elementary that is in TMP/st/elementary.
> >
>
> I took out the old libs and headers. Elementary in TMP/st/elementary
> compiles and installs fine.
>
> I ran elementary_test while in e17 and most tests passed.
>
> elementary_run threw an error, but I'm not sure if it is intended to
> be run at the CLI.
>
> I would love to install and run apps that are built with elementary,
> are there any?
>
>
If you can get the python bindings working, there's Editje :)


>
>
> --
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Gustavo Lima Chaves
Computer Engineer @
ProFUSION Embedded Systems
--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - elementary

2010-04-20 Thread Dave Ray

On Apr 20, 2010, at 2:13 PM, Vincent Torri wrote:
> use only the svn code. Also, you have an olf ecore-job installed.  
> ecore-job have been integrated into ecore 'core'. So Ecore_Job.h and  
> all the ecore_job libs must be removed.
>
> ...
> you need first elementary that is in TMP/st/elementary.
>

I took out the old libs and headers. Elementary in TMP/st/elementary  
compiles and installs fine.

I ran elementary_test while in e17 and most tests passed.

elementary_run threw an error, but I'm not sure if it is intended to  
be run at the CLI.

I would love to install and run apps that are built with elementary,  
are there any?


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Vincent Torri


On Tue, 20 Apr 2010, Dave Ray wrote:

> You had asked if I tried to compile elementary on MacOS-X.
>
> The elementary package from the Dec 2009 snapshot is a single directory 
> containing the usual autogen.sh, etc. The configure script finishes without 
> error, but it fails on make:
> ...
> In file included from ./Elementary.h:70,
>from elm_main.c:15:
> /usr/local/include/Ecore_Job.h:44: error: conflicting types for 'Ecore_Job'
> /usr/local/include/Ecore.h:155: error: previous declaration of 'Ecore_Job' 
> was here

use only the svn code. Also, you have an olf ecore-job installed. 
ecore-job have been integrated into ecore 'core'. So Ecore_Job.h and all 
the ecore_job libs must be removed.

> The elementary package in the current svn contains four subdirectories: 
> calculator, converter, phonebook, sticky-notes. I tried to run ./autogen.sh 
> in calculator, and it fails the configure script:
> ...
> checking for working alloca.h... yes
> checking for alloca... yes
> checking for __attribute__... yes
> ./configure: line 11279: syntax error near unexpected token `ELEMENTARY,'
> ./configure: line 11279: `PKG_CHECK_MODULES(ELEMENTARY, elementary)'

you need first elementary that is in TMP/st/elementary.

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Vincent Torri


On Tue, 20 Apr 2010, Dave Ray wrote:

> I just retested the default config for evas, on MacOS-X.
> ...
> Software X11...: yes (Xlib: yes) (XCB: no)

good.

> And the default config for ecore:
> ...
> Ecore_X..: no
> ...
> Ecore_Evas...: yes
> Software X11...: no

that one is normal, i've disabled X11 by default on darwin. So you have to 
pass the options you used.

> I'll update the wiki, but have one more test to do:
>
> I'm setting up a fresh OS install without the legacy of apps and libs on my 
> main system, so that I can repeat the whole install process on a clean 
> system. I'm sure I'll have some additional changes. I'll report what I find 
> and update the wiki from that. I'll also use the order you recommended.

thank you

Vincent

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Dave Ray
You had asked if I tried to compile elementary on MacOS-X.

The elementary package from the Dec 2009 snapshot is a single  
directory containing the usual autogen.sh, etc. The configure script  
finishes without error, but it fails on make:
...
In file included from ./Elementary.h:70,
  from elm_main.c:15:
/usr/local/include/Ecore_Job.h:44: error: conflicting types for  
'Ecore_Job'
/usr/local/include/Ecore.h:155: error: previous declaration of  
'Ecore_Job' was here
...

The elementary package in the current svn contains four  
subdirectories: calculator, converter, phonebook, sticky-notes. I  
tried to run ./autogen.sh in calculator, and it fails the configure  
script:
...
checking for working alloca.h... yes
checking for alloca... yes
checking for __attribute__... yes
./configure: line 11279: syntax error near unexpected token  
`ELEMENTARY,'
./configure: line 11279: `PKG_CHECK_MODULES(ELEMENTARY, elementary)'

That's as far as I've gotten on elementary.


Dave


On Apr 19, 2010, at 1:08 PM, Vincent Torri wrote:
>
> Btw, another question: did you try to compile and test elementary ?

--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Dave Ray
I just retested the default config for evas, on MacOS-X.
...
Software X11...: yes (Xlib: yes) (XCB: no)

And the default config for ecore:
...
Ecore_X..: no
...
Ecore_Evas...: yes
Software X11...: no

So it looks like I was wrong about evas needing to specify the  
simple_X11 flag in the config.
Looks like ecore needs the optional flags set.

I'll update the wiki, but have one more test to do:

I'm setting up a fresh OS install without the legacy of apps and libs  
on my main system, so that I can repeat the whole install process on a  
clean system. I'm sure I'll have some additional changes. I'll report  
what I find and update the wiki from that. I'll also use the order you  
recommended.

Dave


On Apr 19, 2010, at 1:08 PM, Vincent Torri wrote:

>
>
> On Mon, 19 Apr 2010, Dave Ray wrote:
>
>>> 1) are you *sure* that e_dbus must be compiled *before* eina and  
>>> ecore ?
>>
>> No, definitely not. Some of the libs have an order dependency, some  
>> not. I would like to be more explicit but couldn't find  
>> documentation on the dependencies of all the libs, or the order to  
>> compile. This list was the result of trial and error.
>
> order:
>
> eina
> eet
> evas
> ecore
> embryo
> edje
> efreet
> e_dbus
> e17
>
> efree, e_dbus and edje depend only on ecore (and its deps) so they  
> can be compiled in any order after ecore has been installed.
>
> embryo does not depend on anything but is usually compiled just  
> before edje, as only edje is using it.
>
> Btw, another question: did you try to compile and test elementary ?
>
>>> 2) why do you need --enable-simple-x11 when configuring evas ?
>>
>> e17 threw an error that software-X11 was not compiled into  
>> ecore_evas.
>>
>> I added this flag to evas initially, and then got a different e17  
>> error that ecore was missing ecore_evas_software_X11. So I added  
>> the flag to ecore as well.
>>
>> EFL can be used without X11 in principle, to develop Cocoa apps  
>> without X11. So it's not unreasonable for software_X11 to be off by  
>> default. That's just a guess why I had to set the flag manually.
>
> if you just run evas configure (without any flag), in the configure  
> output, is the software Xlib enabled ? If not, paste in pastebin the  
> config.h file. There is a problem that must be fixed. The detection  
> should be automatic (see line 118 of evas configure.ac)
>
> The logic about Xlib in evas and ecore:
>
> a) evas builds the Xlib engine as a shared lib
>
> b) ecore builds ecore-x for the different functions about X  
> programming and ecore-evas Xlib part checks if
>  i) the Xlib evas engine is installed
>  ii) ecore-x is built.
>
> So if the Xlib evas engine or ecore-x are not built, ecore-evas will  
> not have the Xlib support and e17 will not work.
>
>>> 3) About the prerequiqites, you say that one must download them.  
>>> Where ? In the official web site of these libraries ?
>>
>> Yes. Should I provide links to those?
>
> well, see how i did for Windows:
>
> http://trac.enlightenment.org/e/wiki/EFLWindowsXP
>
> Vincent


--
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-20 Thread Vincent Torri


On Mon, 19 Apr 2010, Dave Ray wrote:

>> Btw, another question: did you try to compile and test elementary ?

so ?


> I am not sure that evas configure was the problem. The problem may have been 
> with ecore all along. At the time, I was working in brute-force mode. I will 
> re-check this. e17 definitely threw an error about software X11 in evas but 
> it wasn't clear if the problem was from evas or ecore's default config.

anyway, please launch ./configure (without ana option) and paste in 
pastebin:

1) the informations at the end of configure execution
2) config.log

thank you

Vincent

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-19 Thread Dave Ray

On Apr 19, 2010, at 1:08 PM, Vincent Torri wrote:

> order:
>
> eina
> eet
> evas
> ecore
> embryo
> edje
> efreet
> e_dbus
> e17
>
> efree, e_dbus and edje depend only on ecore (and its deps) so they  
> can be compiled in any order after ecore has been installed.
>
> embryo does not depend on anything but is usually compiled just  
> before edje, as only edje is using it.

OKay, good, I will update the wiki with this.

> Btw, another question: did you try to compile and test elementary ?
>
>>> 2) why do you need --enable-simple-x11 when configuring evas ?
>>
>> e17 threw an error that software-X11 was not compiled into  
>> ecore_evas.
>>
>> I added this flag to evas initially, and then got a different e17  
>> error that ecore was missing ecore_evas_software_X11. So I added  
>> the flag to ecore as well.
>>
>> EFL can be used without X11 in principle, to develop Cocoa apps  
>> without X11. So it's not unreasonable for software_X11 to be off by  
>> default. That's just a guess why I had to set the flag manually.
>
> if you just run evas configure (without any flag), in the configure  
> output, is the software Xlib enabled ? If not, paste in pastebin the  
> config.h file. There is a problem that must be fixed. The detection  
> should be automatic (see line 118 of evas configure.ac)

I am not sure that evas configure was the problem. The problem may  
have been with ecore all along. At the time, I was working in brute- 
force mode. I will re-check this. e17 definitely threw an error about  
software X11 in evas but it wasn't clear if the problem was from evas  
or ecore's default config.

-Dave



--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-19 Thread Vincent Torri


On Mon, 19 Apr 2010, Dave Ray wrote:

>> 1) are you *sure* that e_dbus must be compiled *before* eina and ecore ?
>
> No, definitely not. Some of the libs have an order dependency, some not. I 
> would like to be more explicit but couldn't find documentation on the 
> dependencies of all the libs, or the order to compile. This list was the 
> result of trial and error.

order:

eina
eet
evas
ecore
embryo
edje
efreet
e_dbus
e17

efree, e_dbus and edje depend only on ecore (and its deps) so they can be 
compiled in any order after ecore has been installed.

embryo does not depend on anything but is usually compiled just before 
edje, as only edje is using it.

Btw, another question: did you try to compile and test elementary ?

>> 2) why do you need --enable-simple-x11 when configuring evas ?
>
> e17 threw an error that software-X11 was not compiled into ecore_evas.
>
> I added this flag to evas initially, and then got a different e17 error that 
> ecore was missing ecore_evas_software_X11. So I added the flag to ecore as 
> well.
>
> EFL can be used without X11 in principle, to develop Cocoa apps without X11. 
> So it's not unreasonable for software_X11 to be off by default. That's just a 
> guess why I had to set the flag manually.

if you just run evas configure (without any flag), in the configure 
output, is the software Xlib enabled ? If not, paste in pastebin the 
config.h file. There is a problem that must be fixed. The detection should 
be automatic (see line 118 of evas configure.ac)

The logic about Xlib in evas and ecore:

a) evas builds the Xlib engine as a shared lib

b) ecore builds ecore-x for the different functions about X programming 
and ecore-evas Xlib part checks if
   i) the Xlib evas engine is installed
   ii) ecore-x is built.

So if the Xlib evas engine or ecore-x are not built, ecore-evas will not 
have the Xlib support and e17 will not work.

>> 3) About the prerequiqites, you say that one must download them. Where ? In 
>> the official web site of these libraries ?
>
> Yes. Should I provide links to those?

well, see how i did for Windows:

http://trac.enlightenment.org/e/wiki/EFLWindowsXP

Vincent

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-19 Thread Dave Ray
On Apr 19, 2010, at 12:18 PM, Vincent Torri wrote:

>> http://trac.enlightenment.org/e/wiki/MACOSX
>
> I'll manage the formatting / layout of the wiki. Though, some  
> questions:
>
> 1) are you *sure* that e_dbus must be compiled *before* eina and  
> ecore ?

No, definitely not. Some of the libs have an order dependency, some  
not. I would like to be more explicit but couldn't find documentation  
on the dependencies of all the libs, or the order to compile. This  
list was the result of trial and error.

> 2) why do you need --enable-simple-x11 when configuring evas ?

e17 threw an error that software-X11 was not compiled into ecore_evas.

I added this flag to evas initially, and then got a different e17  
error that ecore was missing ecore_evas_software_X11. So I added the  
flag to ecore as well.

EFL can be used without X11 in principle, to develop Cocoa apps  
without X11. So it's not unreasonable for software_X11 to be off by  
default. That's just a guess why I had to set the flag manually.

> 3) About the prerequiqites, you say that one must download them.  
> Where ? In the official web site of these libraries ?

Yes. Should I provide links to those?

>> Is there a way to delete the old attachments from the wiki that are
>> linked to non-existent files?
>
> It seems that it is a problem with the wiki. I don't know much trac.  
> Maybe someone should ask in #trac

I haven't looked at them, but I'm not sure if they are relevant in the  
current iteration of the wiki.

-Dave

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-19 Thread Vincent Torri


On Mon, 19 Apr 2010, Dave Ray wrote:

> Wiki for Mac-OS X has been totally re-written.

thank you.

> http://trac.enlightenment.org/e/wiki/MACOSX

I'll manage the formatting / layout of the wiki. Though, some questions:

1) are you *sure* that e_dbus must be compiled *before* eina and ecore ?
2) why do you need --enable-simple-x11 when configuring evas ?
3) About the prerequiqites, you say that one must download them. Where ? 
In the official web site of these libraries ?

> Is there a way to delete the old attachments from the wiki that are
> linked to non-existent files?

It seems that it is a problem with the wiki. I don't know much trac. Maybe 
someone should ask in #trac

thank you for updating the wiki !

Vincent

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - wiki updated

2010-04-19 Thread Dave Ray
Wiki for Mac-OS X has been totally re-written.

http://trac.enlightenment.org/e/wiki/MACOSX

Is there a way to delete the old attachments from the wiki that are  
linked to non-existent files?



On Apr 19, 2010, at 2:54 AM, Vincent Torri wrote:

>
>> Have you written a wiki guide on how you did it all? Would be awesome
>> for the community to have that.. I imagine Manowarriror would like
>> that once his Mac is fixed. :)
>
> look in the wiki first...
>
> http://trac.enlightenment.org/e/wiki/MACOSX
>
> though it must be improved
>
> Vincent


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-19 Thread Dave Ray
I have a draft of a wiki ready to post.

Also I would like to transfer my sceeen captures to the e site and  
link them to the wiki if possible.

Dave



On Apr 19, 2010, at 2:54 AM, Vincent Torri wrote:

>
>> Have you written a wiki guide on how you did it all? Would be awesome
>> for the community to have that.. I imagine Manowarriror would like
>> that once his Mac is fixed. :)
>
> look in the wiki first...
>
> http://trac.enlightenment.org/e/wiki/MACOSX
>
> though it must be improved
>
> Vincent


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-19 Thread Vincent Torri

> Have you written a wiki guide on how you did it all? Would be awesome
> for the community to have that.. I imagine Manowarriror would like
> that once his Mac is fixed. :)

look in the wiki first...

http://trac.enlightenment.org/e/wiki/MACOSX

though it must be improved

Vincent

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-19 Thread Tom Haste
Nice!

Have you written a wiki guide on how you did it all? Would be awesome
for the community to have that.. I imagine Manowarriror would like
that once his Mac is fixed. :)


Toma.



On 19 April 2010 16:45, Dave Ray  wrote:
>
> On Apr 8, 2010, at 7:08 AM, Gustavo Chaves wrote:
>
>> I just want to write a quick note that after many iterations of
>> compiling, e17 is now starting up and running on MacOS-X 10.5.8
>> without fink or mac ports. Using the latest Apple X11 development
>> release for MacOSX. I'm still working out the kinks and hope to post
>> more details soon. I'll definitely contribute to the wiki.
>> Dave
>>
>>
>> Really nice :) If you can take some time to screencast it, it would
>> be kool :D.
>>
>
>
> I posted a screen capture and a short screencast movie at:
>
> http://drop.io/mymedia
>
> Enjoy!
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-19 Thread Dave Ray

On Apr 8, 2010, at 7:08 AM, Gustavo Chaves wrote:

> I just want to write a quick note that after many iterations of
> compiling, e17 is now starting up and running on MacOS-X 10.5.8
> without fink or mac ports. Using the latest Apple X11 development
> release for MacOSX. I'm still working out the kinks and hope to post
> more details soon. I'll definitely contribute to the wiki.
> Dave
>
>
> Really nice :) If you can take some time to screencast it, it would  
> be kool :D.
>


I posted a screen capture and a short screencast movie at:

http://drop.io/mymedia

Enjoy!
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 working

2010-04-14 Thread Dave Andreoli
2010/4/14 Dave Ray :
> I am happy to report that after pulling along night, e17 is running
> well, with most of the modules working. This is on MacOS-X 10.5.8
> without Fink or Mac Ports installed, using the latest Apple X11
> development release. I installed a few themes and checked them out.  I
> have some screen snaps that show e17 running along side MacOS-X apps,

wow, can you show us some screenshots? I'm curious about how the OS-X
window manager
and E can coesist. Is E that manage all the normal OSX windows?

Dave

>
> I now have a recipe for building it on MacOS without Fink or Mac
> Ports, I want to repeat the install on a clean 10.5.8 system to make
> sure I didn't leave out any build steps. Then I can update the wiki.
>
> A few modules aren't working, I'll look into those in the near future.
>
> Thanks again for all the help.
>
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 working

2010-04-14 Thread Leif Middelschulte
Hey Dave,

you might want to make sure you set the prefix to /opt or something
similar so it (EFL and libs you need to build it) can be removed
easily later.

Congrats and BR,

Leif

2010/4/14 Dave Ray :
> I am happy to report that after pulling along night, e17 is running
> well, with most of the modules working. This is on MacOS-X 10.5.8
> without Fink or Mac Ports installed, using the latest Apple X11
> development release. I installed a few themes and checked them out.  I
> have some screen snaps that show e17 running along side MacOS-X apps,
>
> I now have a recipe for building it on MacOS without Fink or Mac
> Ports, I want to repeat the install on a clean 10.5.8 system to make
> sure I didn't leave out any build steps. Then I can update the wiki.
>
> A few modules aren't working, I'll look into those in the near future.
>
> Thanks again for all the help.
>
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 working

2010-04-14 Thread Dave Ray
I am happy to report that after pulling along night, e17 is running  
well, with most of the modules working. This is on MacOS-X 10.5.8  
without Fink or Mac Ports installed, using the latest Apple X11  
development release. I installed a few themes and checked them out.  I  
have some screen snaps that show e17 running along side MacOS-X apps,

I now have a recipe for building it on MacOS without Fink or Mac  
Ports, I want to repeat the install on a clean 10.5.8 system to make  
sure I didn't leave out any build steps. Then I can update the wiki.

A few modules aren't working, I'll look into those in the near future.

Thanks again for all the help.


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-13 Thread Tom Haste
As long as you can recognise that youre on your own in the woods when
it comes to MacOS install, thats fine. I dont think any of the devs
use e17 on Mac so no-one even bothers testing. The fact that its
compiled so far is fairly miraculous to say the least. Glad to have
helped! And make sure you login to freenode next time you need help in
IRC, otherwise no-one will hear you. :)

Toma.

On 14 April 2010 12:21, Dave Ray  wrote:
> I did get some help getting set up on irc. Very sorry for the noise
> level.
>
> No worries if there a glitch somewhere, I know it;s alpha. It's
> _really good_ alpha.
>
> I did get the help I needed off line, thanks Tom,
>
> I'm having some challenges with e17 on a perhaps non-standard system.
> I've been through about 20 iterations in the last 3 weeks of compiling
> everything from svn. The difficulties are due to my non-standard
> system, e17 compiles fairly easily on Linux system I've used. Apple
> X11 (Quartz) on MacOS 10.5.8 has come a long way in its development
> and I'm compiling against the latest stable development Apple X11
> release and XCode.
>
> I'm taking extensive notes, I have to use non-standard configure flags
> and environment variables for just about every package. e17 did manage
> to run once, but image loading wasn't working, and I'm trying to fix
> that now.
>
> When I'm having trouble and pulling my hair out it's due to my own
> ambition/stupidity of choosing this environment, my emotions are not
> meant to be directed to anyone. I'm grateful for the help I've
> received here.
>
> Currently I'm following up on errors I don't need to post about. When
> I have success I will post details, and will update the wiki if
> there's interest.
>
> Thanks again Tom for setting me up on #irc.
>
> Dave
>
>
> On Apr 13, 2010, at 5:57 PM, Carsten Haitzler (The Rasterman) wrote:
>
>> On Tue, 13 Apr 2010 17:23:21 -0700 Dave Ray  said:
>>
>>> I am very close to getting e17 to finish compiling. I am getting a
>>> make error part way through e/data/themes/images, while edje_cc is
>>> running.
>>>
>>> Is svn currently stable in e/data/themes/images?
>>>
>>> I would really prefer to get help on irc without having to post this
>>> message. I tried #e and feel very frustrated and discouraged from the
>>> experience, I spent 30 minutes trying to request help and apparently
>>> never had posting permission, and none of the admins were answering
>>> my
>>> requests. I tried two different irc clients hoping the problems were
>>> the client. If anybody is willing to take a few minutes with me on
>>> irc
>>> could you please email me privately. I can't seem to post this
>>> request
>>> on irc directly.
>>
>> you have to register your nick on freenode to post (this stops
>> spammers simply
>> joining blurting something and leaving  - they need to go thru a whole
>> registration effort too and thus can be tracked more easily).
>>
>> as for stable - yes it's stable. remember this - we eat our own
>> dogfood. that
>> means most e developers update, compile and run and USE e (and efl
>> below it of
>> course) as their main wm all day. if things break - they break for
>> very short
>> periods before one of us goes "oh shit thats annoying" and fixes it.
>> as it
>> annoys us and breaks our own wm''s.
>>
>> --
>> - Codito, ergo sum - "I code, therefore I am"
>> --
>> The Rasterman (Carsten Haitzler)    ras...@rasterman.com
>>
>
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-13 Thread Dave Ray
I did get some help getting set up on irc. Very sorry for the noise  
level.

No worries if there a glitch somewhere, I know it;s alpha. It's  
_really good_ alpha.

I did get the help I needed off line, thanks Tom,

I'm having some challenges with e17 on a perhaps non-standard system.  
I've been through about 20 iterations in the last 3 weeks of compiling  
everything from svn. The difficulties are due to my non-standard  
system, e17 compiles fairly easily on Linux system I've used. Apple  
X11 (Quartz) on MacOS 10.5.8 has come a long way in its development  
and I'm compiling against the latest stable development Apple X11  
release and XCode.

I'm taking extensive notes, I have to use non-standard configure flags  
and environment variables for just about every package. e17 did manage  
to run once, but image loading wasn't working, and I'm trying to fix  
that now.

When I'm having trouble and pulling my hair out it's due to my own  
ambition/stupidity of choosing this environment, my emotions are not  
meant to be directed to anyone. I'm grateful for the help I've  
received here.

Currently I'm following up on errors I don't need to post about. When  
I have success I will post details, and will update the wiki if  
there's interest.

Thanks again Tom for setting me up on #irc.

Dave


On Apr 13, 2010, at 5:57 PM, Carsten Haitzler (The Rasterman) wrote:

> On Tue, 13 Apr 2010 17:23:21 -0700 Dave Ray  said:
>
>> I am very close to getting e17 to finish compiling. I am getting a
>> make error part way through e/data/themes/images, while edje_cc is
>> running.
>>
>> Is svn currently stable in e/data/themes/images?
>>
>> I would really prefer to get help on irc without having to post this
>> message. I tried #e and feel very frustrated and discouraged from the
>> experience, I spent 30 minutes trying to request help and apparently
>> never had posting permission, and none of the admins were answering  
>> my
>> requests. I tried two different irc clients hoping the problems were
>> the client. If anybody is willing to take a few minutes with me on  
>> irc
>> could you please email me privately. I can't seem to post this  
>> request
>> on irc directly.
>
> you have to register your nick on freenode to post (this stops  
> spammers simply
> joining blurting something and leaving  - they need to go thru a whole
> registration effort too and thus can be tracked more easily).
>
> as for stable - yes it's stable. remember this - we eat our own  
> dogfood. that
> means most e developers update, compile and run and USE e (and efl  
> below it of
> course) as their main wm all day. if things break - they break for  
> very short
> periods before one of us goes "oh shit thats annoying" and fixes it.  
> as it
> annoys us and breaks our own wm''s.
>
> -- 
> - Codito, ergo sum - "I code, therefore I am"  
> --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-13 Thread The Rasterman
On Tue, 13 Apr 2010 17:23:21 -0700 Dave Ray  said:

> I am very close to getting e17 to finish compiling. I am getting a  
> make error part way through e/data/themes/images, while edje_cc is  
> running.
> 
> Is svn currently stable in e/data/themes/images?
> 
> I would really prefer to get help on irc without having to post this  
> message. I tried #e and feel very frustrated and discouraged from the  
> experience, I spent 30 minutes trying to request help and apparently  
> never had posting permission, and none of the admins were answering my  
> requests. I tried two different irc clients hoping the problems were  
> the client. If anybody is willing to take a few minutes with me on irc  
> could you please email me privately. I can't seem to post this request  
> on irc directly.

you have to register your nick on freenode to post (this stops spammers simply
joining blurting something and leaving  - they need to go thru a whole
registration effort too and thus can be tracked more easily).

as for stable - yes it's stable. remember this - we eat our own dogfood. that
means most e developers update, compile and run and USE e (and efl below it of
course) as their main wm all day. if things break - they break for very short
periods before one of us goes "oh shit thats annoying" and fixes it. as it
annoys us and breaks our own wm''s.

-- 
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-13 Thread Tom Haste
Im in IRC now and can give you a hand with the theme. I suspect it may
be the #define sections of it.

Toma.

On 14 April 2010 08:23, Dave Ray  wrote:
> I am very close to getting e17 to finish compiling. I am getting a
> make error part way through e/data/themes/images, while edje_cc is
> running.
>
> Is svn currently stable in e/data/themes/images?
>
> I would really prefer to get help on irc without having to post this
> message. I tried #e and feel very frustrated and discouraged from the
> experience, I spent 30 minutes trying to request help and apparently
> never had posting permission, and none of the admins were answering my
> requests. I tried two different irc clients hoping the problems were
> the client. If anybody is willing to take a few minutes with me on irc
> could you please email me privately. I can't seem to post this request
> on irc directly.
>
> Dave
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-13 Thread Dave Ray
I am very close to getting e17 to finish compiling. I am getting a  
make error part way through e/data/themes/images, while edje_cc is  
running.

Is svn currently stable in e/data/themes/images?

I would really prefer to get help on irc without having to post this  
message. I tried #e and feel very frustrated and discouraged from the  
experience, I spent 30 minutes trying to request help and apparently  
never had posting permission, and none of the admins were answering my  
requests. I tried two different irc clients hoping the problems were  
the client. If anybody is willing to take a few minutes with me on irc  
could you please email me privately. I can't seem to post this request  
on irc directly.

Dave

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-08 Thread Gustavo Chaves
>
> I just want to write a quick note that after many iterations of
> compiling, e17 is now starting up and running on MacOS-X 10.5.8
> without fink or mac ports. Using the latest Apple X11 development
> release for MacOSX. I'm still working out the kinks and hope to post
> more details soon. I'll definitely contribute to the wiki.
> Dave
>
>
Really nice :) If you can take some time to screencast it, it would be kool
:D.


> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
Gustavo Lima Chaves
Computer Engineer @
ProFUSION Embedded Systems
--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-07 Thread Dave Ray
I just want to write a quick note that after many iterations of  
compiling, e17 is now starting up and running on MacOS-X 10.5.8  
without fink or mac ports. Using the latest Apple X11 development  
release for MacOSX. I'm still working out the kinks and hope to post  
more details soon. I'll definitely contribute to the wiki.
Dave

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-07 Thread Vincent Torri


On Wed, 7 Apr 2010, Dave Ray wrote:

> I'm using e17 as an X11 window manager for Apple's X11 implementation. In 
> theory It's possible to use e17 foundation libs to build apps that don't 
> require X11 ("cocoa"), but that's not what I'm doing. Someone on this list 
> told me I didn't need ecore_x, but that mislead me.

If it was me, what i said is true:

1) ecore *can* be compiled without X
2) edje does not require X

> They were correct in 
> principle but that didn't apply to what I'm doing.

that's possible.

> At this time everything installs and compiles. I did need to use some options 
> and flags that members here helped me with for several of the libs. Currently 
> I have not yet been able to get e17 to run, however I _am_ getting meaningful 
> error messages from e17 and going back to re-compile some of the libs with 
> different flags. At this time I don't need help from this list on how to fix 
> the errors, just haven;t had enough time to recompile.
>
> I will post my success or ask for help at the next hurdle.

yes, please. Especially, if you think it is worth, fix the wiki.

Vincent

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-07 Thread Dave Ray
I'm using e17 as an X11 window manager for Apple's X11 implementation.  
In theory It's possible to use e17 foundation libs to build apps that  
don't require X11 ("cocoa"), but that's not what I'm doing. Someone on  
this list told me I didn't need ecore_x, but that mislead me. They  
were correct in principle but that didn't apply to what I'm doing.

Also I'm not replacing Apple's GUI with e17 as one would do in a Linux  
distro. Apple's X11 sits on top of their own GUI (Quartz) and it has  
surprisingly good compatibility for co-existing. This is why I'm using  
Apple's X11 versus dual booting with Ubuntu, I can mix and match  
programs from both environments simultaneously, with the best work  
prouctivity. It's also possible _in principle_  to boot MacOS-X  
(Darwin) into a CLI and then run a true x11.org server. It works, I  
know people who have dome it, but not a good option because software  
is less stable and harder to develop than on Linux packages such as  
Ubuntu. I have a dual boot with MacOS-X and Ubuntu. Compiling for  
Ubuntu is a no-brainer, Apple's X11 is tricky.

Back to the topic...
At this time everything installs and compiles. I did need to use some  
options and flags that members here helped me with for several of the  
libs. Currently I have not yet been able to get e17 to run, however I  
_am_ getting meaningful error messages from e17 and going back to re- 
compile some of the libs with different flags. At this time I don't  
need help from this list on how to fix the errors, just haven;t had  
enough time to recompile.

I will post my success or ask for help at the next hurdle.

Dave


On Apr 7, 2010, at 7:01 AM, Iván Briano (Sachiel) wrote:

> On Wed, Apr 7, 2010 at 10:34 AM, Vincent Torri   
> wrote:
>>
>>
>> On Wed, 7 Apr 2010, Iván Briano (Sachiel) wrote:
>>
>>> E is a window manager for X, thus, it requires X.
>>
>> can't the Windows manager of the mac os x be replaced ?
>>
>
> As far as I know, the "wm" of theirs is not an X thing, so you would
> still need to install the X stuff for the mac, and then have ecore_x
> built, and only then E would work. But this' all from reading around,
> never did it myself.
>
>> Vincent


--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-07 Thread Sachiel
On Wed, Apr 7, 2010 at 10:34 AM, Vincent Torri  wrote:
>
>
> On Wed, 7 Apr 2010, Iván Briano (Sachiel) wrote:
>
>> E is a window manager for X, thus, it requires X.
>
> can't the Windows manager of the mac os x be replaced ?
>

As far as I know, the "wm" of theirs is not an X thing, so you would
still need to install the X stuff for the mac, and then have ecore_x
built, and only then E would work. But this' all from reading around,
never did it myself.

> Vincent

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-07 Thread Vincent Torri



On Wed, 7 Apr 2010, Iván Briano (Sachiel) wrote:


E is a window manager for X, thus, it requires X.


can't the Windows manager of the mac os x be replaced ?

Vincent--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-06 Thread Sachiel
On Wed, Apr 7, 2010 at 4:32 AM, Dave Ray  wrote:
> OK, I am back using the svn source.
>
> Starting over with the svn source I had the same problem with
> compiling ecore. Thanks for the tip on using "--disable-nls". That
> fixed the problem.
>
> In the dec 09 snapshot, edje would not compile without errors.
> With the svn source, edje and all the prerequisite libs compile and
> install and I am having a problem compiling e. So close!
>
> e is failing to compile with the following:
>
> Making all in bin
> gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin -
> I../../src/lib -DUSE_E_CONFIG_H -I/usr/local/include -I/usr/include -I/
> usr/X11/include -I/usr/local/include/efreet -I/usr/local/include/
> dbus-1.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include -I/
> usr/local/include/eina-0 -I/usr/local/include/eina-0/eina -I/usr/local/
> include/freetype2 -I/usr/X11R6/include -I /System/Library/Frameworks/
> CoreFoundation.framework/Headers -I /System/Library/Frameworks/
> IOKit.framework/Headers -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3
> -DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC -
> DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/lib
> \" -DPACKAGE_DATA_DIR=\"/usr/local/share/enlightenment\" -DLOCALE_DIR=
> \"/usr/local/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/usr/local/etc\"  -
> I/usr/local/include  -I/usr/include -I/usr/X11/include -I/usr/local/
> include -MT e_main.o -MD -MP -MF .deps/e_main.Tpo -c -o e_main.o
> e_main.c
> In file included from e_main.c:5:
> e.h:83:21: error: Ecore_X.h: No such file or directory
>
> I compiled ecore without ecore_x. That was disabled by default. People
> on this list have said ecore can be compiled without ecore_x. Why is e
> looking for ecore_x? Is it required for e? Do I have to force some
> option in the autogen.sh script of e to suppress ecore_x?
>

E is a window manager for X, thus, it requires X.

> Dave
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-06 Thread Dave Ray
OK, I am back using the svn source.

Starting over with the svn source I had the same problem with  
compiling ecore. Thanks for the tip on using "--disable-nls". That  
fixed the problem.

In the dec 09 snapshot, edje would not compile without errors.
With the svn source, edje and all the prerequisite libs compile and  
install and I am having a problem compiling e. So close!

e is failing to compile with the following:

Making all in bin
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src/bin - 
I../../src/lib -DUSE_E_CONFIG_H -I/usr/local/include -I/usr/include -I/ 
usr/X11/include -I/usr/local/include/efreet -I/usr/local/include/ 
dbus-1.0/include -I/usr/local/include/dbus-1.0 -I/usr/local/include -I/ 
usr/local/include/eina-0 -I/usr/local/include/eina-0/eina -I/usr/local/ 
include/freetype2 -I/usr/X11R6/include -I /System/Library/Frameworks/ 
CoreFoundation.framework/Headers -I /System/Library/Frameworks/ 
IOKit.framework/Headers -DLOWRES_PDA=1 -DMEDIUMRES_PDA=2 -DHIRES_PDA=3  
-DSLOW_PC=4 -DMEDIUM_PC=5 -DFAST_PC=6 -DE17_PROFILE=SLOW_PC - 
DPACKAGE_BIN_DIR=\"/usr/local/bin\" -DPACKAGE_LIB_DIR=\"/usr/local/lib 
\" -DPACKAGE_DATA_DIR=\"/usr/local/share/enlightenment\" -DLOCALE_DIR= 
\"/usr/local/share/locale\" -DPACKAGE_SYSCONF_DIR=\"/usr/local/etc\"  - 
I/usr/local/include  -I/usr/include -I/usr/X11/include -I/usr/local/ 
include -MT e_main.o -MD -MP -MF .deps/e_main.Tpo -c -o e_main.o  
e_main.c
In file included from e_main.c:5:
e.h:83:21: error: Ecore_X.h: No such file or directory

I compiled ecore without ecore_x. That was disabled by default. People  
on this list have said ecore can be compiled without ecore_x. Why is e  
looking for ecore_x? Is it required for e? Do I have to force some  
option in the autogen.sh script of e to suppress ecore_x?

Dave

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-06 Thread Luis Felipe Strano Moraes
On Tue, Apr 6, 2010 at 10:14 PM, Dave Ray  wrote:
> I have pruned all the e17 libs from my system and starting fresh. I
> decided to use the latest stable snapshot from Dec 09 for my MacOS-X
> target rather than the latest svn.
>
> I installed eina, embryo, eet and evas.
> I am I am compiling ecore since it appears to be required for edje,
> efreet and e_dbus.
>
> I am experiencing a problem with ecore/po/Makefile. When I run 'sudo
> make install' I am getting the following:
>
> ..
> Making install in po
> /bin/sh @MKINSTALLDIRS@ /usr/local/share
> /bin/sh: @MKINSTALLDIRS@: No such file or directory
> make[1]: *** [install-data-yes] Error 127
> make: *** [install-recursive] Error 1
>
> It looks like the Makefile generation from ./autogen.sh is leaving out
> the substitution for @mkinstalld...@.
>
> When I run ./autogen.sh I noticed the following warning:
>
> ..
> config.status: creating po/Makefile.in
> config.status: WARNING:  po/Makefile.in.in seems to ignore the --
> datarootdir setting
> ..
>
> Can someone recommend a fix? Or can I just manually edit this to get
> going, what should I substitute @MKINSTALLDIRS@ with ?
>
> Would I have better overall luck with the svn source?

I think you probably should focus on using the source code in svn, but
if you want a quick fix for that, I think that using --disable-nls should do
the trick.

--lf


>
> Dave
>
>
>
> --
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>



-- 
"I believe in looking reality straight in the eye and denying it." --
Garrison Keillor

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5

2010-04-06 Thread Dave Ray
I have pruned all the e17 libs from my system and starting fresh. I  
decided to use the latest stable snapshot from Dec 09 for my MacOS-X  
target rather than the latest svn.

I installed eina, embryo, eet and evas.
I am I am compiling ecore since it appears to be required for edje,  
efreet and e_dbus.

I am experiencing a problem with ecore/po/Makefile. When I run 'sudo  
make install' I am getting the following:

..
Making install in po
/bin/sh @MKINSTALLDIRS@ /usr/local/share
/bin/sh: @MKINSTALLDIRS@: No such file or directory
make[1]: *** [install-data-yes] Error 127
make: *** [install-recursive] Error 1

It looks like the Makefile generation from ./autogen.sh is leaving out  
the substitution for @mkinstalld...@.

When I run ./autogen.sh I noticed the following warning:

..
config.status: creating po/Makefile.in
config.status: WARNING:  po/Makefile.in.in seems to ignore the -- 
datarootdir setting
..

Can someone recommend a fix? Or can I just manually edit this to get  
going, what should I substitute @MKINSTALLDIRS@ with ?

Would I have better overall luck with the svn source?

Dave



--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - very close to success

2010-04-05 Thread Vincent Torri


On Mon, 5 Apr 2010, Dave Ray wrote:

> As I recall I couldn't
> get edje and ecore to compile without forcing the ecore_x option.

ecore can be compiled without ecore_x.

edje does not depend on ecore_x.

> Elementary wasn't in the trunk branch of the svn build so I didn't
> build or install it. Do I need it? Where in svn is it?

Elementary is some kind of toolkit. It is located in trunk/TMP/st. If it 
does not work, e17 will certainly not work too.

> My goal is to get e17 working with the bare minimum functionality,
> then introduce one feature at a time and build it as far as I can get.
> I would love to add GL support etc but Apple's X11 is limited in that
> it's not a true x.org server, it's a modified "quartz" X server that
> co-exists with the MacOS equivalent. There are a lot of uncertainties
> what options  in the e17 build will work on it.

Well, I'm still waiting for captainigloo to commit his mac os x gl engine 
for evas... But anyway, ecore_cocoa and ecore_evas_cocoa.c must be fixed 
too.

> e16 compiles easily and runs well on a stock 10.5.8 system without
> Fink or MacPorts installed.

I don't know mac os a lot. Why is people using fink or macports, then ?

Btw, is Xephyr available on mac os ?

Vincent

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - very close to success

2010-04-05 Thread Dave Ray

On Apr 3, 2010, at 2:51 AM, Leif Middelschulte wrote:

> Hi Dave,
>
> 2010/4/3 Dave Ray :
>> Thanks, that seemed to do the trick.
>>
>> e17 now compiles and installs without error.
>>
> I can confirm that.
>
>> X11 is crashing when I start e17. I will go on irc to get some help
>> debugging.
> Due to moving I won't have my iMac any longer to support you in this
> task. It SEGVed on my OS X.6.2 as well. IIRC it was some bad access
> within some strcmp, but I can't recall it entirely. I hope you'll get
> it running on OSX. Elementary works already.
> Btw. do you have problems with eweather/elm_weather-test as well?

I will continue to work on getting e17 to run on Mac OS-X 10.5  
Leopard, using the latest stable development X11 release (which I am  
also helping test.).
Currently enlightenment SEGV's and leaves a crash report that says  
something is going on with the e_core_x thread. As I recall I couldn't  
get edje and ecore to compile without forcing the ecore_x option. Now  
that I see this error I will hand-delete all the libs and start from  
scratch again without the e_core_x option.

Elementary wasn't in the trunk branch of the svn build so I didn't  
build or install it. Do I need it? Where in svn is it?

My goal is to get e17 working with the bare minimum functionality,  
then introduce one feature at a time and build it as far as I can get.  
I would love to add GL support etc but Apple's X11 is limited in that  
it's not a true x.org server, it's a modified "quartz" X server that  
co-exists with the MacOS equivalent. There are a lot of uncertainties  
what options  in the e17 build will work on it.
e16 compiles easily and runs well on a stock 10.5.8 system without  
Fink or MacPorts installed.

I never got to run eweather/elm_weather-test because e17 never ran, it  
would SEGV before any windows were drawn.

Dave

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - very close to success

2010-04-03 Thread Leif Middelschulte
Hi Dave,

2010/4/3 Dave Ray :
> Thanks, that seemed to do the trick.
>
> e17 now compiles and installs without error.
>
I can confirm that.

> X11 is crashing when I start e17. I will go on irc to get some help
> debugging.
Due to moving I won't have my iMac any longer to support you in this
task. It SEGVed on my OS X.6.2 as well. IIRC it was some bad access
within some strcmp, but I can't recall it entirely. I hope you'll get
it running on OSX. Elementary works already.
Btw. do you have problems with eweather/elm_weather-test as well?

BR,

Leif
>
> Dave
>
>
> On Apr 2, 2010, at 1:33 PM, Leif Middelschulte wrote:
>
>> edit po/Makefile and replace "msgmerge --update" with "msgmerge --update
>> --backup=none". This is a known bug and will be fixed in the next gettext
>> release.
>>
>> BR,
>>
>> Leif
>>
>> Am 02.04.2010 um 00:55 schrieb Dave Ray :
>>>
>>> /usr/local/bin/msgmerge --update ar.po enlightenment.pot
>>>
>>> ..
>>> done
>>> .
>>> /usr/local/bin/msgmerge: `ar.po': No such file or directory
>>> make[3]: *** [ar.po] Error 1
>>> make[2]: *** [stamp-po] Error 2
>>> make[1]: *** [all-recursive] Error 1
>>> make: *** [all] Error 2
>>>
>
>

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] e17 on on MacOS-X 10.5 - very close to success

2010-04-02 Thread Leif Middelschulte
Hey there,

edit po/Makefile and replace "msgmerge --update" with "msgmerge -- 
update --backup=none". This is a known bug and will be fixed in the  
next gettext release.

BR,

Leif

Am 02.04.2010 um 00:55 schrieb Dave Ray :

> With the EDJE and LUA work-arounds I managed to get very close to
> success. I installed all the prerequisite libs and e17 seemed to
> finish compiling the binaries, and is failing on what looks like some
> localization issue. I'm including the error message in hopes that
> someone can recommend a work-around.
>
> ~e/trunk/e/ > make
> ...
> ...
> Summary:
>   Wrote 24 collections
>   Wrote 49 images
>   Wrote 0 fonts
>   Wrote 6082 bytes (6Kb) of original source data
>   Wrote 12 bytes (0Kb) of original source font map
> Conservative compression summary:
>   Wrote total 92104 bytes (90Kb) from 53023 (52Kb) input data
>   Output file is 173.7% the size of the input data
>   Saved -39081 bytes (-37Kb)
> Raw compression summary:
>   Wrote total 92104 bytes (90Kb) from 426072 (416Kb) raw input data
>   Output file is 21.6% the size of the raw input data
>   Saved 333968 bytes (326Kb)
> Making all in other
> make[3]: Nothing to be done for `all'.
> Making all in tools
> make[3]: Nothing to be done for `all'.
> Making all in xsession
> make[3]: Nothing to be done for `all'.
> Making all in input_methods
> make[3]: Nothing to be done for `all'.
> Making all in etc
> make[3]: Nothing to be done for `all'.
> Making all in icons
> make[3]: Nothing to be done for `all'.
> Making all in backgrounds
> make[3]: Nothing to be done for `all'.
> make[3]: Nothing to be done for `all-am'.
> Making all in doc
> make[2]: Nothing to be done for `all'.
> Making all in po
> make enlightenment.pot-update
> ...
> ...
> test -z "ar.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo
> es.gmo et.gmo fi.gmo fo.gmo fr.gmo fr_CH.gmo he.gmo hr.gmo hu.gmo
> it.gmo ja.gmo km.gmo ko.gmo ku.gmo lt.gmo ms.gmo nb.gmo nl.gmo pl.gmo
> pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo tr.gmo uk.gmo
> zh_CN.gmo zh_TW.gmo" || make ar.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo
> el.gmo eo.gmo es.gmo et.gmo fi.gmo fo.gmo fr.gmo fr_CH.gmo he.gmo
> hr.gmo hu.gmo it.gmo ja.gmo km.gmo ko.gmo ku.gmo lt.gmo ms.gmo nb.gmo
> nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo
> tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo
> /usr/local/bin/msgmerge --update ar.po enlightenment.pot
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
> ... 
>   
> done
> .
> /usr/local/bin/msgmerge: `ar.po': No such file or directory
> make[3]: *** [ar.po] Error 1
> make[2]: *** [stamp-po] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> --- 
> --- 
> --- 
> -
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> ___
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] e17 on on MacOS-X 10.5 - very close to success

2010-04-02 Thread Dave Ray
With the EDJE and LUA work-arounds I managed to get very close to  
success. I installed all the prerequisite libs and e17 seemed to  
finish compiling the binaries, and is failing on what looks like some  
localization issue. I'm including the error message in hopes that  
someone can recommend a work-around.

~e/trunk/e/ > make
...
...
Summary:
   Wrote 24 collections
   Wrote 49 images
   Wrote 0 fonts
   Wrote 6082 bytes (6Kb) of original source data
   Wrote 12 bytes (0Kb) of original source font map
Conservative compression summary:
   Wrote total 92104 bytes (90Kb) from 53023 (52Kb) input data
   Output file is 173.7% the size of the input data
   Saved -39081 bytes (-37Kb)
Raw compression summary:
   Wrote total 92104 bytes (90Kb) from 426072 (416Kb) raw input data
   Output file is 21.6% the size of the raw input data
   Saved 333968 bytes (326Kb)
Making all in other
make[3]: Nothing to be done for `all'.
Making all in tools
make[3]: Nothing to be done for `all'.
Making all in xsession
make[3]: Nothing to be done for `all'.
Making all in input_methods
make[3]: Nothing to be done for `all'.
Making all in etc
make[3]: Nothing to be done for `all'.
Making all in icons
make[3]: Nothing to be done for `all'.
Making all in backgrounds
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in po
make enlightenment.pot-update
...
...
test -z "ar.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo  
es.gmo et.gmo fi.gmo fo.gmo fr.gmo fr_CH.gmo he.gmo hr.gmo hu.gmo  
it.gmo ja.gmo km.gmo ko.gmo ku.gmo lt.gmo ms.gmo nb.gmo nl.gmo pl.gmo  
pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo tr.gmo uk.gmo  
zh_CN.gmo zh_TW.gmo" || make ar.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo  
el.gmo eo.gmo es.gmo et.gmo fi.gmo fo.gmo fr.gmo fr_CH.gmo he.gmo  
hr.gmo hu.gmo it.gmo ja.gmo km.gmo ko.gmo ku.gmo lt.gmo ms.gmo nb.gmo  
nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo  
tr.gmo uk.gmo zh_CN.gmo zh_TW.gmo
/usr/local/bin/msgmerge --update ar.po enlightenment.pot
..
 done 
.
/usr/local/bin/msgmerge: `ar.po': No such file or directory
make[3]: *** [ar.po] Error 1
make[2]: *** [stamp-po] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

--
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel