Hi all, I am trying to build the files (need the binaries for the nanoprobe on a 32-bit system) on a Red Hat 5.10 system. I installed following packages:
- Cmake 28 - Gcc 4.4.7 - Pkg-config 0.21 - Also glib2-dev (2.12.3) and libpcap-dev (0.9.4) is installed But when I try to run cmake I get the following log: cmake /opt/assimilation/src / -- The C compiler identification is GNU 4.1.2 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.21") CMake Error at CMakeLists.txt:212 (message): Cannot find pkg-config utility -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for sys/utsname.h -- Looking for sys/utsname.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for mcheck.h -- Looking for mcheck.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for clock_gettime -- Looking for clock_gettime - not found -- Looking for endprotoent -- Looking for endprotoent - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for g_get_real_time -- Looking for g_get_real_time - not found -- Looking for g_get_monotonic_time -- Looking for g_get_monotonic_time - not found -- Looking for g_get_environ -- Looking for g_get_environ - not found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for kill -- Looking for kill - found -- Looking for mcheck -- Looking for mcheck - found -- Looking for mcheck_pedantic -- Looking for mcheck_pedantic - found -- Looking for setpgid -- Looking for setpgid - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for uname -- Looking for uname - found -- Looking for GetComputerNameA -- Looking for GetComputerNameA - not found. -- found gnu -- WARNING: Enabling somewhat less strict GCC flags. -- ADDING: /usr/lib/glib-2.0/include -- Found Doxygen: /usr/bin/doxygen (found version "1.4.7") -- Configuring incomplete, errors occurred! Do I need the newest version of pkg-config or why is it crashing? Because I already successfully build the files on a RedHat 6 64-bit system it would be ok, if you could tell me how to compile only the nanoprobes for 32-bit RedHat 5 systems on my 64-bit RedHat 6 system. Thanks a lot! Jan _______________________________________________ Assimilation mailing list - Discovery-Driven Monitoring [email protected] http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation http://assimmon.org/
