Re: How to install the LibreOffice beta 3 rpm package

2010-11-28 Thread Todd Zullinger
Hiisi wrote: > It seems to me that yum apriori tries to localinstall from current > directory and > if (it fails) > then { > install from repos > } > Am I correct here? No quite. The code from yum-3.2.28 looks like this: for arg in userlist: if (arg.endswith('.rpm') and (yum.mi

Re: How to install the LibreOffice beta 3 rpm package

2010-11-28 Thread David Nelson
Hi, :-) Thanks a bunch for your kind help. You can check this thread for more info: http://nabble.documentfoundation.org/Request-Installation-Instructions-tp1936136p1980917.html Comments/corrections welcome. David Nelson -- users mailing list users@lists.fedoraproject.org To unsubscribe or ch

Re: How to install the LibreOffice beta 3 rpm package

2010-11-28 Thread Hiisi
la, 2010-11-27 kello 10:47 -0700, Kevin Fenzi kirjoitti: > On Sat, 27 Nov 2010 11:46:25 +0100 > suvayu ali wrote: > > > On Fri, Nov 26, 2010 at 6:33 PM, Kevin Fenzi wrote: > > > su -c 'yum install *.rpm' > > > > maybe this should be, su -c 'yum localinstall *.rpm' ? > > Yum is smart enough to

Re: How to install the LibreOffice beta 3 rpm package

2010-11-27 Thread Kevin Fenzi
On Sat, 27 Nov 2010 11:46:25 +0100 suvayu ali wrote: > On Fri, Nov 26, 2010 at 6:33 PM, Kevin Fenzi wrote: > > su -c 'yum install *.rpm' > > maybe this should be, su -c 'yum localinstall *.rpm' ? Yum is smart enough to figure this out these days. ;) You can just use install and it will do th

Re: How to install the LibreOffice beta 3 rpm package

2010-11-27 Thread Bruno Wolff III
On Sat, Nov 27, 2010 at 11:46:25 +0100, suvayu ali wrote: > On Fri, Nov 26, 2010 at 6:33 PM, Kevin Fenzi wrote: > > su -c 'yum install *.rpm' > > maybe this should be, su -c 'yum localinstall *.rpm' ? 'install' will work. -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: How to install the LibreOffice beta 3 rpm package

2010-11-27 Thread suvayu ali
On Fri, Nov 26, 2010 at 6:33 PM, Kevin Fenzi wrote: > su -c 'yum install *.rpm' maybe this should be, su -c 'yum localinstall *.rpm' ? -- Suvayu Open source is the future. It sets us free. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: http

Re: How to install the LibreOffice beta 3 rpm package

2010-11-26 Thread David Nelson
Hi Kevin, :-) On Sat, Nov 27, 2010 at 01:33, Kevin Fenzi wrote: > This step doesn't appear to be needed, there is no desktop-integration > directory for the rpm based install... Thanks for your help there! But, just for info, actually there is indeed one (it's right at the end when you look in F

Re: How to install the LibreOffice beta 3 rpm package

2010-11-26 Thread Fernando Cassia
On Fri, Nov 26, 2010 at 2:15 PM, David Nelson wrote: > Hi, :-) > > There is a download of LibreOffice 3.3 beta 3 at: > > http://download.documentfoundation.org/libreoffice/testing/3.3.0-beta3/rpm/x86/LibO_3.3.0_Linux_x86_install-rpm_en-US.tar.gz > > There are no instructions about how to install i

Re: How to install the LibreOffice beta 3 rpm package

2010-11-26 Thread Kevin Fenzi
On Sat, 27 Nov 2010 01:15:59 +0800 David Nelson wrote: > Hi, :-) > > There is a download of LibreOffice 3.3 beta 3 at: > > http://download.documentfoundation.org/libreoffice/testing/3.3.0-beta3/rpm/x86/LibO_3.3.0_Linux_x86_install-rpm_en-US.tar.gz > > There are no instructions about how to ins

How to install the LibreOffice beta 3 rpm package

2010-11-26 Thread David Nelson
Hi, :-) There is a download of LibreOffice 3.3 beta 3 at: http://download.documentfoundation.org/libreoffice/testing/3.3.0-beta3/rpm/x86/LibO_3.3.0_Linux_x86_install-rpm_en-US.tar.gz There are no instructions about how to install it, and I want to draft a how-to to be included with the download.