source: git/gfanlib/README.txt @ 7b8818

spielwiese
Last change on this file since 7b8818 was 6f1774b, checked in by Frank Seelisch <seelisch@…>, 13 years ago
new gfanlib from Anders git-svn-id: file:///usr/local/Singular/svn/trunk@14099 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 204 bytes
Line 
1export CPPFLAGS="-I/Users/anders/gfan/cddlib/include"
2./configure
3make includedir=/Users/anders/gfan/cddlib/include
4
5or
6
7export CPPFLAGS="-I/usr/include/cdd"
8./configure
9make includedir=/usr/include/cdd
10
Note: See TracBrowser for help on using the repository browser.