I quote from the tutorial:
Quote:
Edit /etc/apt/sources.list. It should contain the following lines:
Code:
rpm http://ayo.freshrpms.net fedora/linux/4/i386 core updates freshrpms
rpm http://ayo.freshrpms.net fedora/linux/4/i386 tupdates
rpm http://ayo.freshrpms.net fedora/linux/1/i386 core updates freshrpms
In the last line, rpm http://ayo.freshrpms.net fedora/linux/1/i386 core updates freshrpms, the 1 is not an error or typo! This is the repository that has the imap package which we are going to install soon! So do not change these lines!
|
I guess your /etc/apt/sources.list is missing the last line. Put it in there, and run
afterwards. Then you can install imap:
Code:
apt-get install imap