Okay. looks like I'm in the correct direction. I just added koha.list to ect\apt\sources.list.d I opened the file and it includes: deb http://debian.koha-community.org/koha squeeze is that correct? what step do I take next? Do I follow this: At the time of writing, you need to create /etc/apt/sources.list.d/indexdata.list containing the following: # Index Data deb http://ftp.indexdata.dk/debian squeeze main deb-src http://ftp.indexdata.dk/debian squeeze main and add their archive signing key to your system: $ wget -O- http://ftp.indexdata.dk/debian/indexdata.asc | sudo apt-key add - Finally, update your apt sources: $ sudo apt-get update I am so confused. There are so many references and they are all different. -- View this message in context: http://koha.1045719.n5.nabble.com/Debian-6-0-6-and-Koha-tp5735821p5735872.ht... Sent from the Koha-general mailing list archive at Nabble.com.