For me on ubuntu 9.10 i had to install boost1.4 to get things working, so apt-get install libboost-regex1.40-dev .
adam On 12 January 2010 11:56, Bruce Simpson <[email protected]> wrote: > On 11/01/2010 19:58, Aleksandar Cvjetic wrote: > > To save everyone's time striving to install XORP SVN version on Ubuntu9.10, > below is the list of packages that might be needed (among the rest) before > successful installation: > > - scons toolset (apt-get install scons) > > - apt-get install libboost-regex-dev ( or apt-get install > libboost-regex1.40-dev for boost1.4) > > - apt-get install libssl-dev > - apt-get install libpcap-dev > > - apt-get install libncurses5-dev > > Thanks to you and Ben for this useful summary. When I committed the Boost > changes, I didn't realize that Boost-Regex was packaged separately in these > Linux distributions. > > best, > BMS > > _______________________________________________ > Xorp-hackers mailing list > [email protected] > http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers > > _______________________________________________ Xorp-hackers mailing list [email protected] http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers
