On Thu, 21 Jul 2005 22:01:52 -0500 Brian Sakal <[EMAIL PROTECTED]> babbled:

> Hi, everyone. I was just wondering what sort of environment you guys
> program in so that when you edit, for example, some header file, you
> don't mess up the good one already on your system. Do you copy over all
> E17 stuff from /usr/include, /usr/local/include, etc. and /usr/lib,
> /usr/local/lib, etc. into a safe non-root folder? I'm asking for two
> reasons: I don't want to mess anything up and Evas events aren't being
> registered for some reason in a test program I made (so I'm thinking
> it's because ecore-config --cflags --libs outputs -I/usr/lib, so I
> should do gcc -I/home/me/workingfolder/lib instead)... Thanks for any
> suggestions!

1. lots of terminals with small font and jed (emacs-binding compatible text
editor). ie: http://www.rasterman.com/files/coding.jpg
2. i edit headers in the src tree - then make install the project  when i'm
happy with it to be used/tested.


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


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to