monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Debian apt-friendly monotone archive


From: Chad Walstrom
Subject: Re: [Monotone-devel] Debian apt-friendly monotone archive
Date: Tue, 03 Jan 2006 13:17:56 -0600

"Steven E. Harris" <address@hidden>  wrote:
> Is there an up-to-date site that hosts monotone distributions
> suitable for an archive entry in a Debian apt sources.list file?

Yep, Debian "testing" and "unstable" have relatively up-to-date
packages of monotone.  The last two weeks being a busy holiday season,
and given that 0.25 has just been released, we can certainly expect a
lag w/resp to the "official" Debian package.  I, for one, think Tomas
does a great job with the Debian packages, even uploading Sarge ports
of the package to backports.org.

        http://backports.org/package.php?search=monotone

I believe the monotone source package itself contains all that is
necessary to build a Debian package (the "./debian" directory,
namely).  You could try downloading the source code and running:

  # apt-get install build-essential
  # apt-get build-dep monotone
  $ tar -zxvf monotone-0.25.tar.gz
  $ cd montone-0.25
  $ dpkg-buildpackage -uc -us -rfakeroot
  # dpkg --install ../monotone_0.25-0.1_i386.deb

Where "#" indicates root prompt and "$" indicates user prompt.

-- 
Chad Walstrom <address@hidden>           http://www.wookimus.net/
           assert(expired(knowledge)); /* core dump */





reply via email to

[Prev in Thread] Current Thread [Next in Thread]