Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
diana:windows:building:image [2010-03-08 13:06:34] dages |
diana:windows:building:image [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| $ LDFLAGS=-L/ | $ LDFLAGS=-L/ | ||
| $ make all install | $ make all install | ||
| + | |||
| + | Copy the licenses: | ||
| + | |||
| + | //libpng// | ||
| + | |||
| + | $ cp LICENSE / | ||
| + | |||
| + | //jpeg// | ||
| + | |||
| + | $ cp README / | ||
| + | |||
| + | //tiff// | ||
| + | |||
| + | $ cp COPYRIGHT / | ||