<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 15, 2015 at 2:03 PM, Anjali Shally <span dir="ltr"><<a href="mailto:shally.hp5@gmail.com" target="_blank">shally.hp5@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div><div>I am trying to build libre ofiice but while executing make command am unable to connect to the proxy server.<br><br></div>Can i instead of running make ,download the tarball file and the run:<br></div></div></div></div></div></div></div></div></blockquote><div><br></div><div>In theory, yes. But I fear there is too much work involved for this to work in practice.</div><div><br></div><div>You're better off downloading the zipped git repository then `autogen.sh && make` on a machine that has full internet access, then copy the full directory on a machine that is behind proxy.</div><div><br></div><div>The 3rdparty tars are not updated often, but when they are, you'll need to manually download them.</div><div><br></div><div>NOTE: Use autogen.sh, NOT configure!</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div><div></div>./configure<br></div>make<br></div>sudo make install<br></div></div></div></div></div></blockquote><div><br></div><div>Besides not using configure, you probably don't want to `make install`. There are two points here: first, if you have a release of LO installed, you shouldn't mix it with a repo build, second, you can run any/all applications directly from the instdir once you have a successful build. So there is little benefit to installing a repo build, which is most probably unstable anyway.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><br></div>Will these commands build the office??<br></div>Please suggest something as am unable to proceed further.<br><br></div>Regards,<br></div>Anjali<br></div>
<br>_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org" target="_blank">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
<br></blockquote></div><br></div></div>