Page MenuHomeDevCentral

Install cppunit on Eglide
ClosedPublic

Authored by dereckson on Feb 24 2017, 02:30.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 25, 06:07
Unknown Object (File)
Mon, Jul 21, 06:24
Unknown Object (File)
Mon, Jul 21, 05:21
Unknown Object (File)
Sun, Jul 13, 17:55
Unknown Object (File)
Sun, Jul 13, 13:43
Unknown Object (File)
Sun, Jul 13, 13:33
Unknown Object (File)
Sun, Jul 13, 04:29
Unknown Object (File)
Fri, Jul 11, 09:22
Subscribers
None

Details

Test Plan

make test for bdlib

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson edited edge metadata.

Fixed package name on Debian

Exact version seems to be required

Eglide
$ git clone https://github.com/bdrewery/bdlib.git
$ cd bdlib
$ ./configure
$ make
$ make test
This revision is now accepted and ready to land.Feb 24 2017, 02:43
This revision was automatically updated to reflect the committed changes.