source: git/gfanlib/README.txt @ c512d9

spielwiese
Last change on this file since c512d9 was 74a91c9, checked in by Frank Seelisch <seelisch@…>, 13 years ago
new gfan lib version by Anders Jensen git-svn-id: file:///usr/local/Singular/svn/trunk@13668 2c84dea3-7e68-4137-9b89-c4e89433aadc
  • Property mode set to 100644
File size: 219 bytes
Line 
1export CPPFLAGS="-I/Users/anders/gfan/cddlib/include"
2
3or
4
5export CPPFLAGS="-I/usr/include/cdd"
6
7and then
8
9./configure
10
11and then
12
13make includedir=/Users/anders/gfan/cddlib/include
14
15or
16
17make includedir=/usr/include/cdd
18
Note: See TracBrowser for help on using the repository browser.