Thank you so much on the support. <div><br></div><div>My development is on Fedora Linux with Firefox web browser.</div><div><br></div><div>I was reading the guide from this site (the only site I can reference). > <a href="http://www.libreoffice.org/developers-3/">http://www.libreoffice.org/developers-3/</a>. I think it should be the latest one.</div>
<div><br></div><div>Regarding on the code base documentation, I found there are lacking of this info where it could be so important to find the "road map" for new joiner where they should go.</div><div><br></div>
<div>Give me some more time to get myself ready for the code.</div><div><br></div><div>THanks @!</div><div><br></div><div><br><div class="gmail_quote">On Thu, Feb 9, 2012 at 1:30 AM, Michael Meeks <span dir="ltr"><<a href="mailto:michael.meeks@suse.com">michael.meeks@suse.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On Wed, 2012-02-08 at 22:15 +0800, LOH KOK HOE wrote:<br>
> In order to compile Calc, any other dependencies "project" I should<br>
> checkout as well?<br>
<br>
</div> This should mostly get done for you automagically :-)<br>
<br>
After a git clone of the core repository:<br>
<br>
cd core<br>
./configure<br>
make<br>
make dev-install<br>
<br>
and you should have an install/ directory you can run calc inside :-)<br>
Great to have you around, and looking forward to your patches. Be aware<br>
that it can take a little while to get your system environment working<br>
to the point that you can build easily (even on Linux).<br>
<br>
HTH,<br>
<br>
Michael.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
<a href="mailto:michael.meeks@suse.com">michael.meeks@suse.com</a> <><, Pseudo Engineer, itinerant idiot<br>
<br>
</font></span></blockquote></div><br></div>