On Sun, 13 Jul 2003 10:41:04 -0400 Alan Schmitt <[EMAIL PROTECTED]>
babbled:
> Hi,
>
> I'd like to play a little with edje, so I fetched ecore from SPLIT.
> I would like to know if it is going to exist peacefully with ecore from
> HEAD, or if it is going to break my e17 install.
ecore from SPLIT can exist "runtime" with ecore from HEAD, but compiling things will
break. anything already compiled will keep running happily. compiling things that need
ecore from HEAD will break if you install ecore from SPLIT.
here is how you can kind of keep doing both:
you need to compile something that needs ecore from HEAD.
cd HEAD/ecore
make install
cd ../..
now compile whatever needs compiling with HEAD ecore
now you need to compile something that needs ecore from SPLIT:
cd SPLIT/ecore
make install
cd ../..
now compile whatever needs ecore from SPLIT.
simply repeat as above. ecore form HEAD will vanish soon enough, so it will become a
non-issue.
>
> Thanks,
>
> Alan Schmitt
>
> --
> The hacker: someone who figured things out and made something cool happen.
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by: Parasoft
> Error proof Web apps, automate testing & more.
> Download & eval WebKing and get a free book.
> www.parasoft.com/bulletproofapps1
> _______________________________________________
> enlightenment-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
--
--------------- Codito, ergo sum - "I code, therefore I am" --------------------
The Rasterman (Carsten Haitzler) [EMAIL PROTECTED]
熊耳 - 車君 [EMAIL PROTECTED]
Mobile Phone: +61 (0)413 451 899 Home Phone: 02 9698 8615
-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps1
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel