Thank you all! That works. Cheers, Dan
2015-01-29 15:40 GMT-06:00 Tomas Barton <[email protected]>: > apt-get install libapr1-dev libsvn-dev > > should fix that. (for this error just libsvn-dev is enough) > > Tomas > > On 29 January 2015 at 22:35, Dan Dong <[email protected]> wrote: > >> Hi, >> When I tried to build mesos-0.21.0 on Ubuntu-14.04, I get this error: >> ------------------------------------------------------------------- >> libsubversion-1 is required for mesos to build. >> ------------------------------------------------------------------- >> >> I did quite some google but could not figure out which package to install >> to resolve it. Package of subversion is installed but does not help here. >> >> Cheers, >> Dan >> >> >

