automatix

LoStMaTt

2[H]4U
Joined
Feb 26, 2003
Messages
3,180
I have been trying to find a download link for almost 2 hours now and it is getting ridiculous. If there is a good reason why it is not easily available please explain here! I keep reading on every linux forum on the internet that this is the best program to get for new linux users and I can't even find a single download location!
 
Try this:

Code:
sudo sh -c 'echo deb [url]http://www.beerorkid.com/automatix/apt[/url] dapper main >> /etc/apt/sources.list'
sudo apt-get update
sudo apt-get install automatix
 
Instead of creating another thread, I thought I would just ask another question here.

I do not have any sound in Firefox. Sound in general works fine. I discovered I need to configure something called ALSA but am having some trouble with the directions as the commands usually register permission problems.
 
Configuring Firefox to use ALSA (as opposed to OSS) is probably what you need to do. I couldn't tell you how to do that offhand though.
 
sudo dpkg --reconfigure alsa

might work.

What sort of sounds cant you hear in firefox..it might be a matter of restricted formats and such (gstreamer0.10-bad/ugly etc...)
 
LoStMaTt said:
I have been trying to find a download link for almost 2 hours now and it is getting ridiculous. If there is a good reason why it is not easily available please explain here! I keep reading on every linux forum on the internet that this is the best program to get for new linux users and I can't even find a single download location!
http://www.getautomatix.com/wiki/index.php?title=Main_Page

google is your friend ;)

Also, not sure where you were looking for automatix, but it just recently moved away from the ubuntuforums.org site where it gained popularity and moved to its own domain, getautomatix.com

cheers,

drac
 
Back
Top