sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] Debian and 1.1.5


From: John Zaitseff
Subject: Re: [Sks-devel] Debian and 1.1.5
Date: Thu, 5 Jun 2014 21:35:39 +1000
User-agent: Mutt/1.5.21 (2010-09-15)

Hi, Dirk et al.,

> Is there a way to install sks 1.1.5 on Ubuntu 13.10? ... ;-)

Sort of: I recompiled sks for both Debian Wheezy and Ubuntu 14.04
about a week ago.  Put the following in your /etc/apt/sources.list
file:

  deb     ftp://ftp.zap.org.au/pub/ubuntu zapgroup-trusty main restricted
  deb-src ftp://ftp.zap.org.au/pub/ubuntu zapgroup-trusty main restricted

If you want to avoid the warnings of unsigned packages, do the
following first:

  wget -N ftp://ftp.zap.org.au/pub/debian/aptkey-zapgroup.asc
  apt-key add aptkey-zapgroup.asc

For Ubuntu 13.10, insert the above lines into /etc/apt/sources.list,
then:

  apt-get source sks
  cd sks-1.1.5
  dpkg-buildpackage -us -uc -b
  cd ..
  dpkg -i sks_1.1.5-1~zg1_amd64.deb

(You will need the dpkg-dev package installed for dpkg-buildpackage).

Yours truly,

John Zaitseff

-- 
John Zaitseff                    ,--_|\    The ZAP Group
Phone:  +61 2 9643 7737         /      \   Sydney, Australia
E-mail: address@hidden   \_,--._*   http://www.zap.org.au/
                                      v



reply via email to

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