Author: plessy Date: 2011-08-13 14:12:21 +0000 (Sat, 13 Aug 2011) New Revision: 7439
Modified: trunk/packages/circos/trunk/debian/README.Debian Log: Advise to make the tests in a copy of /usr/share/circos/example, as it is not writable. Modified: trunk/packages/circos/trunk/debian/README.Debian =================================================================== --- trunk/packages/circos/trunk/debian/README.Debian 2011-08-13 13:54:34 UTC (rev 7438) +++ trunk/packages/circos/trunk/debian/README.Debian 2011-08-13 14:12:21 UTC (rev 7439) @@ -1,8 +1,10 @@ Circos for Debian ----------------- - To test the installation of the package, go to the directory: - cd /usr/share/circos/example - and execute: +To test the installation of the package, go to a copy of the directory +/usr/share/circos/example and execute: + circos -conf circos.conf - An image will be generared + +The files ‘circos.svg’ and ‘circos.png’ will be regenerated, and can be +compared to the originals. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
