<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif;font-size:small;color:rgb(0,0,0)">Thanks! I'll try that<br></div></div><div class="gmail_extra"><br clear="all"><div><span style="font-family:trebuchet ms,sans-serif">Pratyush Nalam<br>
Technology. Environment. Inclusive Society.<br><a href="http://www.cse.iitb.ac.in/~pratnala" target="_blank">http://www.cse.iitb.ac.in/~pratnala</a><br></span></div>
<br><br><div class="gmail_quote">On Tue, Apr 2, 2013 at 1:00 PM, Cedric Bosdonnat <span dir="ltr"><<a href="mailto:cbosdonnat@suse.com" target="_blank">cbosdonnat@suse.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello<br>
<div class="im"><br>
On Mon, 2013-04-01 at 19:28 +0530, Pratyush Nalam wrote:<br>
> As described in that link, I ran sudo apt-get build-dep libreoffice.<br>
> The problem is it started installing openjdk and those set of<br>
> packages. However, I already have Oracle Java installed as per this<br>
> link <a href="http://www.wikihow.com/Install-Oracle-Java-on-Ubuntu-Linux" target="_blank">http://www.wikihow.com/Install-Oracle-Java-on-Ubuntu-Linux</a> . How<br>
> to build libreoffice without openjdk as I already have a working<br>
> installation of Java (both JDK and JRE 7u17)<br>
<br>
</div>Then you'll need to skip the 'apt-get build-dep libreoffice' step that<br>
will install all the build dependencies of the system libreoffice<br>
package and install them all manually. For that, just run autogen.sh and<br>
install the packages when it complains ;)<br>
<br>
Of course you can install all the packages (but the openjdk ones) the<br>
build-dep wanted to install for you.<br>
<br>
--<br>
Cedric<br>
<br>
<br>
</blockquote></div><br></div>