Pavlin Radoslavov wrote: >> Here's a script that adds the xorp user, sets up the groups >> correctly, and fixes (hacks) a library linkage so that xorp compiled >> on fc5 works on at least fc5 and fc8.... >> > > Can you confirm that the library linkage hack is actually needed for > the latest 1.5 code? > For example, the configure mechanism will test for various things > (incl. whether libpcap is installed), and libpcap will be actually > used only if it is available. > The same applies for libcrypto. > Well, I compile on a system that has it (FC5), but running on FC8, the libpcap is a different version, and it seems to compile/link in such a way that it needs the exact version (or a faked out link like my script adds) to work.
I'm using the latest cvs code and synced yesterday while testing the script. So, xorp builds and runs fine on the machine that compiles it, but it is slightly more tricky to get it to work on later OSs w/out recompiling. Thanks, Ben -- Ben Greear <[EMAIL PROTECTED]> Candela Technologies Inc http://www.candelatech.com _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
