Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
diana:windows:building:image [2010-02-11 18:20:14]
dages
diana:windows:building:image [2022-05-31 09:29:31] (current)
Line 12: Line 12:
 In each case, after extracting, run the following commands: In each case, after extracting, run the following commands:
  
-  $ LDFLAGS=-L/c/met.no/lib CPPFLAGS=-I/c/met.no/include ./configure --prefix=/c/met.no+  $ LDFLAGS=-L/c/met.no/lib CPPFLAGS=-I/c/met.no/include ./configure --prefix=/c/met.no --disable-shared
   $ make all install   $ make all install
 +
 +Copy the licenses:
 +
 +//libpng//
 +
 +  $ cp LICENSE /c/met.no/copyright/libpng.txt
 +
 +//jpeg//
 +
 +  $ cp README /c/met.no/copyright/jpeg.txt
 +
 +//tiff//
 +
 +  $ cp COPYRIGHT /c/met.no/copyright/tiff.txt
  
  • diana/windows/building/image.1265912414.txt.gz
  • Last modified: 2022-05-31 09:23:14
  • (external edit)