Howdy Gang,
I'm having a wee bit of an issue on getting the agent to run on CentOS 5.12.
make install put the agent in /usr/local/bin
and it put the lib in /usr/local/lib but the bin can't see the lib. I even tried running it from the lib directory.
Can anyone please point me in the right direction?
Having someone smarter than I am build an agent .rpm would be a dream but I'll take whatever I can get. I have 5 of these CentOS servers to do.
				
			I'm having a wee bit of an issue on getting the agent to run on CentOS 5.12.
make install put the agent in /usr/local/bin
Code Select 
./nxagentd: error while loading shared libraries: libappagent.so.1: cannot open shared object file: No such file or directoryand it put the lib in /usr/local/lib but the bin can't see the lib. I even tried running it from the lib directory.
Can anyone please point me in the right direction?
Having someone smarter than I am build an agent .rpm would be a dream but I'll take whatever I can get. I have 5 of these CentOS servers to do.