Hy guys, I want to install snort. My MySQL database (with wemin) is 5.0.22 but I cannot find the dependency files for snort. Only older or younger files. Do I really need the dependencies or are they already installed at Mysql 5.0.22? If not where can I get these damn files . I searched here: http://mysql.mirror.anlx.net/Downloads I will not try anything before I am sure that it also works with other version. Thanks Gomanza
Distribution? What do you axactly mean with distribution? I am using Fedora core 5 and my MySQL is 5.0.22
Your distribution is Fedora Core 5. You can search for available Snort packages with Code: yum search snort If you find the missing packages, you can install them like this: Code: yum install [I]package_name[/I]
didn't know that Hi man i didn't know that I can do a search with yum. Will try this right now! thanks