On 05/19/2011 07:50 PM, Jean Hollis Weber wrote:
> On Thu, 2011-05-19 at 19:31 -0700, NoOp wrote:
>> On 05/19/2011 06:06 PM, Jean Hollis Weber wrote:
>> 
>> > 
>> > OK, I guess I'm stupid or I got lost in all those words, but I still
>> > don't see where it says *WHEN* to intall the LibO-URE file: *before* or
>> > *after* the main LibO file.
>> 
>> $ cd /home/<user>/<pathto>/LibO_3.4.0beta5_Linux_x86_install-deb_en-US/DEBS
>> $ sudo dpkg -i *.deb
>> 
>> $ cd /home//<user>/<pathto>/LibO_3.4.0beta5_Linux_x86_install-deb_en-US/DEBS
>> $ sudo dpkg -i *.deb
> 
> So where does the LibO-URE file come in? The lines above look identical
> to me, other than two // after home in the second line vs one / in the
> first line.
My mistake (copy & paste):
$ cd /home/<user>/<pathto>/LibO_3.4.0beta5_Linux_x86_install-deb_en-US/DEBS

Somewhere along the line you've followed the instructions to download
the LO tar.gz right?

If 32bit then:
LibO_3.4.0beta5_Linux_x86_install-deb_en-US.tar.gz
if 64bit then:
LibO_3.4.0beta5_Linux_x86-64_install-deb_en-US.tar.gz

Extract whatever version you've downloaded by '$ tar xvzf <LOfile>.gz
That will create a /LibO_3.4.0beta5_Linux_x86_install-deb_en-US folder
in your home directory:

/home/<yourusername>//LibO_3.4.0beta5_Linux_x86_install-deb_en-US

Within that folder is the subfolder 'DEB' - that's the folder where all
the .deb files are located. Open a terminal:
Applications|Accessories|Terminal - once opened, cd to the
/home/<yourusername>//LibO_3.4.0beta5_Linux_x86_install-deb_en-US/DEBS
folder:

$ cd /home/<yourusername>//LibO_3.4.0beta5_Linux_x86_install-deb_en-US/DEBS

Once there:

$ sudo dpkg -i *.deb

Note: that will install all the *dict files included (every language
that LO decided to try). If you'd like to cut down on the install, you
can first remove the *dict files that you don't need... like:
libobasis3.4-dict-vi_3.4.0-5_i386.deb
before doing 'sudo dpkg -i *.deb



-- 
Unsubscribe instructions: E-mail to users+h...@libreoffice.org
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/www/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to