Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
diana:windows:building:proj [2009-11-25 12:42:58] dages created |
diana:windows:building:proj [2022-05-31 09:29:31] (current) |
||
---|---|---|---|
Line 15: | Line 15: | ||
Now you can configure, build and install: | Now you can configure, build and install: | ||
- | $ ./configure --prefix=/opt/proj | + | $ LDFLAGS=-L/ |
- | $ make | + | $ make all install |
- | $ make install | + | $ cp COPYING / |
//For details about the threads issue, see http:// | //For details about the threads issue, see http:// | ||