X-Git-Url: https://www.flypig.org.uk/git/?p=libcontrac.git;a=blobdiff_plain;f=INSTALL;h=f2c672f16d892d221290eee59b39d7214b21b636;hp=441a598150edb36921ad2f33e2f8bfe04f01ec59;hb=74c9b7701969677d39279f534826c502e12050a3;hpb=8515bbba069347de07a452586d7e49a2e8bdf151 diff --git a/INSTALL b/INSTALL index 441a598..f2c672f 100644 --- a/INSTALL +++ b/INSTALL @@ -15,13 +15,13 @@ autoreconf --install make -4. Install application (usually has to be done as root): +4. Run the tests: -sudo make install +make check -5. Run the tests: +5. Install application (usually has to be done as root): -make check +sudo make install 6. To create the debian package: