<div class="gmail_quote">On Fri, Dec 9, 2011 at 1:48 PM, Johnny Rosenberg <span dir="ltr"><<a href="mailto:gurus.knugum@gmail.com">gurus.knugum@gmail.com</a>></span> wrote:<br><div> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The page you get to with that link look different for me than it does<br>
for you, since it depends on your system.<br>
<br>
First of all, if 32 bit, select Linux x86 (deb). I guess you did that<br>
already. Then select your language. IN my case it is Swedish, so I get<br>
these downloads:<br>
LibO_3.4.4_Linux_x86_install-deb_en-US.tar.gz 145 MB<br>
LibO_3.4.4_Linux_x86_langpack-deb_sv.tar.gz 1.9 MB (sv - Svenska)<br>
LibO_3.4.4_Linux_x86_helppack-deb_sv.tar.gz 10 MB (sv - Svenska)<br>
<br>
I guess it will be similar for you, except a different language.<br>
Download all three of them. Put them somewhere easily available, let's<br>
say at ~/Desktop.<br>
Now, at your desktop, select all of them, right click, select ”Extract here…”<br>
Three new folders are created on your desktop.<br>
You can now remove the original archive files, those you just downloaded.<br></blockquote><div><br>Okay I have downloaded and extracted the two files (since my language being US_EN). The extracted two files are as follows:<br>
<br>LibO_3.4.4rc2_Linux_x86_install-deb_en-US<br>LibO_3.4.4rc2_Linux_x86_helppack-deb_en-US<br><br><br></div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


Open a terminal.<br>
cd Desktop/Linux_x86_install-deb_en-US/DEBS<br></blockquote><div><br>Okay, my case I run:<br><br>cd Desktop/LibO_3.4.4rc2_Linux_x86_install-deb_en-US<br> </div><blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

(use the TAB key so you don't have to type all that manually)<br>
sudo dpkg -i *deb<br></blockquote><div><br>Running this command yields errors:<br><br>linuxsafe@linuxsafe-desktop:~/Desktop/LibO_3.4.4rc2_Linux_x86_install-deb_en-US$ sudo dpkg -i *<br>[sudo] password for linuxsafe: <br>
dpkg-split: error reading DEBS: Is a directory<br>dpkg: error processing DEBS (--install):<br> subprocess dpkg-split returned error exit status 2<br>dpkg-split: error reading readmes: Is a directory<br>dpkg: error processing readmes (--install):<br>
 subprocess dpkg-split returned error exit status 2<br>Errors were encountered while processing:<br> DEBS<br> readmes<br>linuxsafe@linuxsafe-desktop:~/Desktop/LibO_3.4.4rc2_Linux_x86_install-deb_en-US$<br><br>And I am returned back to the prompt!<br>
</div></div><br>So from now onwards, what I do?<br>