|
|
|
|
Snort Forums Archive
Archive Home » Snort Development » Install script does not create /usr/local/etc
Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.
[ Notice: Full Version of This Topic ]
Install script does not create /usr/local/etc
Posted by gbobeck on September 28, 2005 12:26:02
I noticed during my install of Snort 2.4.1 that the install script does not create /usr/local/etc if it doesn't exist. As a result, the contents of /etc aren't copied from the install directory to the final destination.
My machine is Gentoo Linux 2005.1. I also observed this during 2 installs on Knoppix 3.9. |
|
Posted by Joel_Esler on October 04, 2005 06:23:12
What install script are you talking about?
Joel Esler
SOURCEfire |
|
Posted by gbobeck on October 04, 2005 18:54:23
Ok, here is where my lack of good programming skills is going to show. I think it would be a safe assumption on my part to say it is the main makefile.
I'm basing this off of reading the INSTALL readme file in DOCS. It states "By default, `make install' will install the package's files in
`/usr/local/bin', `/usr/local/man', etc." Of course, I've noticed that it copies everything except the contents 'etc' folder (from the snort install directory) to /usr/local/etc (where it should reside, by default). |
|
Posted by Joel_Esler on October 10, 2005 10:08:02
That's left up to the user to decide where he wants his conf files.
Joel Esler
SOURCEfire |
|
Posted by gbobeck on October 10, 2005 12:00:16
Ok. I do think that should be mentioned in the 'install' document in /doc . |
|
Posted by Joel_Esler on November 06, 2005 11:17:49
Thanks for the information. We'll take a look at it.
Joel Esler
SOURCEfire |
|
Posted by gbobeck on November 07, 2005 21:24:11
Cool.
Thanks. |
|
|
|
|
|