Replying to Koski, David: > I was wondering is someone might be able to help... > > I've been trying to compile Cflow.pm on a newer 64-bit RHEl5 system using > flow-tools 0.68.4 (Since it built cleanly on a 64bit system).
Your best option here is to grab flow-tools and cflowd SRPMS and build and install it. If you want to do this manually (and thrash your system with lots of files not under package management) you can follow the way it defined in .spec files. In short: - after you build flow-tools and install them, static library is not being installed (only dynamic one, libft.so) - cflowd is being linked to libft.so -- Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key This message represents the official view of the voices in my head _______________________________________________ Flow-tools mailing list [EMAIL PROTECTED] http://mailman.splintered.net/mailman/listinfo/flow-tools
