spielwiese
Last change
on this file since 74a91c9 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 | |
---|
1 | export CPPFLAGS="-I/Users/anders/gfan/cddlib/include" |
---|
2 | |
---|
3 | or |
---|
4 | |
---|
5 | export CPPFLAGS="-I/usr/include/cdd" |
---|
6 | |
---|
7 | and then |
---|
8 | |
---|
9 | ./configure |
---|
10 | |
---|
11 | and then |
---|
12 | |
---|
13 | make includedir=/Users/anders/gfan/cddlib/include |
---|
14 | |
---|
15 | or |
---|
16 | |
---|
17 | make includedir=/usr/include/cdd |
---|
18 | |
---|
Note: See
TracBrowser
for help on using the repository browser.