[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: how to install ?

From: Bert Douglas <bertd_at_tplogic.com>
Date: 2003-11-17 16:54:00 CET

Thanks for help. I have since resolved this problem by building from sources and lots of hacking about. You guys seriously need some better installation instructions.

The reason I used "--nodeps" is because it specifically said to do this in the installation instructions for the binary rpm for redhat 9.
  ----- Original Message -----
  From: Mike Mason
  To: Bert Douglas
  Cc: users@subversion.tigris.org
  Sent: Monday, November 17, 2003 9:03 AM
  Subject: Re: how to install ?

  Bert Douglas wrote:

> Here is what I did. I got all the rpms and put them in a new temp
> directory. Did su to root. cd'd to the temp directory. And typed
> the following command:
>
>
> rpm --nodeps -Uvh *.rpm
>
  Using --nodeps is bad, and causes RPM to install the package you asked
  for without installing any packages it might depend on. If you really
  had got all the RPMs you need for Subversion, then you wouldn't have
  needed --nodeps.

  Try again without --nodeps and try to resolve the other dependencies it
  complains about.

  Cheers,
  Mike.
Received on Mon Nov 17 16:59:23 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.