<div dir="ltr">Thanks for your input. Since the final output has been redirect to instdir/program, may I know whether ./soffice is still a valid executable as I couldn't find it, how could I launch LibreOffice then?<br>

</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 10, 2014 at 5:29 PM, David Tardon <span dir="ltr"><<a href="mailto:dtardon@redhat.com" target="_blank">dtardon@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<div class=""><br>
On Sun, Aug 10, 2014 at 09:52:27AM +0800, LOH KOK HOE wrote:<br>
> Thanks for informing, I don't know the source code has been far left<br>
> behind. I could not tell which version I'm building because I get the<br>
> source from LibreOffice development site. According to `git log`, the<br>
> latest commit is on 12-07-2013, May I know how could I update my source to<br>
> the latest version?<br>
<br>
</div>Use<br>
<br>
git status<br>
<br>
to see what branch you are on. If you are on master, run<br>
<br>
git pull -r<br>
<br>
to get the changes. If you are on a branch,<br>
<br>
git checkout master<br>
<br>
will put you on master.<br>
<div class=""><br>
><br>
> Regarding the build, since you mention solver has been dead for a year, may<br>
> I know where would be the final executable being place?<br>
<br>
</div>In instdir/program .<br>
<span class="HOEnZb"><font color="#888888"><br>
D.<br>
</font></span></blockquote></div><br></div>