LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   automatix2 (https://www.linuxquestions.org/questions/linux-newbie-8/automatix2-609798/)

vaalu 12-29-2007 07:10 AM

automatix2
 
apt-get update

echo "deb http://www.getautomatix.com/apt etch main" | sudo tee -a /etc/apt/sources.list

wget http://www.getautomatix.com/keys/automatix2.key

gpg --import automatix2.key

gpg --export --armor E23C5FC3 | sudo apt-key add -

apt-get update

apt-get install automatix2

i installed automatix software as above..i am using debian etch as my operating system..the installation went without any errors ..but when i open the program it asks for the agreement and then shows the error message this version of automatix is for debian 4.0r0 only..could anyone tell me how to fix this
regards

arochester 12-29-2007 09:26 AM

Look at:http://www.getautomatix.com/forum/in...showtopic=1652

vaalu 12-29-2007 11:39 AM

thank you..that did the job..


All times are GMT -5. The time now is 10:25 PM.