Hi,
I build some RPMS yesterday with 1.4 and the last spec file that I found in the forums that was for 1.3.5. The build worked fine and the packages are working, but I was wondering if it was normal that the agent got built with the same library dependencies as the server? The problem is that when I try to start the agent, it required both the curl library and the libmysqlclient. Is this expected? I thought I'd ask before and if there was a way to build it differently, without redoing a "configure" just for the client, as mysql is not needed on a lot of the boxes that we have.
Thanks
I build some RPMS yesterday with 1.4 and the last spec file that I found in the forums that was for 1.3.5. The build worked fine and the packages are working, but I was wondering if it was normal that the agent got built with the same library dependencies as the server? The problem is that when I try to start the agent, it required both the curl library and the libmysqlclient. Is this expected? I thought I'd ask before and if there was a way to build it differently, without redoing a "configure" just for the client, as mysql is not needed on a lot of the boxes that we have.
Thanks

Comment