On Tue, 30 Jan 2007 21:48:49 +0800 Wang Xu <[EMAIL PROTECTED]> babbled:

> Hi all,
> 
> I updated e17 this Sunday, and found that we now need a
> enlightenment_start to start e17. The problem is it prepend
> a prefix to PATH, as my e17 is in /usr/bin, it changes
> the default priority of PATH --- programs in /usr/bin/ will
> be run other than those in /usr/local/bin/ have same name.

i changed that - it doesnt do that anymore.

> I read the source of enlightenment_start, it does:
> * set PATH, LD_LIBRARY_PATH env
> * load libraries
> 
> I do not know the importance of loading libs, on the other
> hand, about the environment vars,from archives, Rasterman said
> 
>    i'm trying to make e relocatable runtime without having 
>    to go set a whole lot of magic environment variables - 
>    just run enlightenment_start and it will "work".
> 
> However, I do not think it is the responsibility of e, but
> xsession scripts.

and that means every person needs to write these themselves. e is doing it for
them. e_start ALSO speeds up e startup by preloading files needed and seeding
the disk cache in parallel to e starting up in the background. it si intended
to use no efl libs and take care of setting anything up like this for a user so
when e itself starts its in a sane usable environment.

> Cheers!
> 
> Wang Xu
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to