[Xorp-users] SCons prerequisites for Linux targets
Ben Greear
greearb at candelatech.com
Wed Jul 15 19:12:47 PDT 2009
Bruce Simpson wrote:
> Hi all,
>
> So, I have just removed GNU autotools in my private copy of the
> community XORP branch, and replaced it with SCons.
>
> Here's a summary of what's needed: [1]
>
> Building from source under ubuntu 9.04 desktop:
> # apt-get install libncurses5-dev g++ libssl-dev libpcre3-dev
> libpcap-dev scons
>
> Building from source under ubuntu 8.10 server:
> # apt-get install libncurses5-dev g++ libssl-dev libpcre3-dev
> libpcap-dev
> * SCons must be installed manually on this platform.
>
> Building from source under Fedora 11: [2]
> # yum install libpcap-devel
> # yum install scons
>
> cheers,
> BMS
>
> [1] I'm thinking we need a wiki for this sort of information.
> [2] Ben: I have axed #ident and sprinkled const_cast<> in the right
> places for GCC 4.4.0, for now.
>
Sounds good. Hope you have better luck keeping spammers out of your
wiki than we did :P
A simple README_BUILD.txt would probably suffice as well.
Ben
> _______________________________________________
> Xorp-users mailing list
> Xorp-users at xorp.org
> http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-users
>
--
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc http://www.candelatech.com
More information about the Xorp-users
mailing list