PDA

View Full Version : snort install MySQL dependencies


gomanza
13th October 2006, 00:05
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

falko
13th October 2006, 17:54
Which distribution do you use?

gomanza
13th October 2006, 22:33
What do you axactly mean with distribution? :-)
I am using Fedora core 5 and my MySQL is 5.0.22

falko
14th October 2006, 16:40
Your distribution is Fedora Core 5. :)

You can search for available Snort packages with
yum search snort
If you find the missing packages, you can install them like this:
yum install package_name

gomanza
15th October 2006, 02:01
Hi man i didn't know that I can do a search with yum. Will try this right now!
thanks