I've got a working .spec file and all that stuff. Once it's ready i'll post em all up here.
I've noticed that when you compile zabbix via ./configure, make, make install
it creates a lib directory with a whole lot of other files inside it. Has anyone else noticed that the default .spec files don't create this directory and copy the correct files across?
would i just need to have mine create the directory, copy the files across? if so, from where? or do they get compiled during the make install stage and then copied across?
are they even needed?
I've noticed that when you compile zabbix via ./configure, make, make install
it creates a lib directory with a whole lot of other files inside it. Has anyone else noticed that the default .spec files don't create this directory and copy the correct files across?
would i just need to have mine create the directory, copy the files across? if so, from where? or do they get compiled during the make install stage and then copied across?
are they even needed?