9 messages in net.sourceforge.lists.courier-users[courier-users] Re: Debian 3.1 Stable...
FromSent OnAttachments
Alexander LazicJan 10, 2006 2:01 pm 
Josh GrebeJan 10, 2006 2:09 pm 
Grzegorz JanoszkaJan 10, 2006 2:14 pm 
Dave PlattJan 10, 2006 2:20 pm 
Alexander LazicJan 10, 2006 2:20 pm 
Grzegorz JanoszkaJan 10, 2006 2:40 pm 
Stefan HornburgJan 10, 2006 2:53 pm 
Stefan HornburgJan 11, 2006 9:23 am 
Michelle KonzackJan 19, 2006 2:27 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: Debian 3.1 Stable PackagesActions...
From:Michelle Konzack (linu@freenet.de)
Date:Jan 19, 2006 2:27:00 am
List:net.sourceforge.lists.courier-users

Am 2006-01-10 23:01:02, schrieb Alexander Lazic:

Hi,

we use 3.1 and haven't found a newer bin-version then 0.47 for debian stable.

Have i overseen something, please can some help me about these topic ;-)))

Download the Source from UNSTABLE and compile it your own:

1) #/etc/apt/sources.list deb-src ftp://ftp.debian.org/debian sid main0

2) apt-get update 3) apt-get install build-essential fakeroot 4) apt-get build-dep courier 5) cd your_desired_compile_directory 6) apt-get source courier 7) cd courier-x.x.x 8) edit debian/changelog (change the Version number) 9) dpkg-buildpackage -r fakeroot -tc -sgpg -k0x..... ^^^^^^^^^^^^^^^ not realy needed, but I prefer to sign my backported Packages allways 10) cd .. 11) Now you will find in your your_desired_compile_directory all the debian packages from courier.

12) Have fun

Sorry, My Server is currently not On-Line and you can not download it from my Repository.

But you can check out <http://www.backports.org/>, because I am thinking, that courier is availlable there to.

Thanks