On Friday 07 October 2005 05:21 am, Ain Vagula wrote:
> J.L. Blom wrote:
> > en trying to install Openoffice 2.0 Beta on my AMD64 FC4 system
> > unpacking is no problem. However using the recommended rpm-command
> > I get the following error:
> > rpm -Uvih openoffice.org-base-2.0.0-1.i586.rpm
> > error: Failed dependencies:
> >         openoffice.org-core01 is needed by
> > openoffice.org-base-2.0.0-1.i586
> > I can assure you that all rpm-files are in that directory. Is it an
> > error of rpm or an error in he construction of the base rpm file?
> > I hope you have an answer as I want to test extensively this
> > version. J.L. Blom
>
> you must install all depending rpm-s at once:
> rpm -Uvh package1 package2 package3 ...
> (using -U, option -i makes no sense)
>
> ain
Since all the files are in one directory, 
rpm -Uvh * 
should work quite nicely.

Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to