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

Re: How to build 1.1rc2 under DragonFly BSD

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-27 17:09:29 CEST

On Thu, 2004-08-26 at 21:42, Iouri Kloubakov wrote:
> Hello,
>
> I am trying to get my hands on Unix and for that I've installed and
> playing with DragonFly BSD. I know how to install packages and ports,
> but there is no one available for subversion 1.1rc2. Is it possible
> to build it from the tarball? I've tried "./configure --build=freebsd"
> but it doesn't work.
>

Why would dragonfly BSD be any different than any other unix?

   unpack tarball
   ./configure
   make
   sudo make install

If you're having a specific problem, you need to tell us.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 27 17:10:44 2004

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.