- or download this
gobject-2.0.pc
pango.pc
gtk+-2.0.pc
- or download this
perl Makefile.pl INC="-IC:/strawberry/c/include/freetype2 -IC:/prog/gt
+k+/include/cairo -IC:/prog/gtk+/include/ -I. -I.\build"
- or download this
dmake
dmake test
dmake install
- or download this
perl Makefile.pl INC="-IC:\prog\gtk+\include\glib-2.0 -IC:\prog\Gtk+\l
+ib\glib-2.0\include -I. -I./build"
dmake
dmake test
dmake install
- or download this
perl Makefile.pl INC="-IC:\prog\gtk+\include -IC:/prog/gtk+/include/f
+reetype2 -IC:/prog/Gtk+/include/cairo -IC:\prog\Gtk+\include\Pango-1.
+0 -IC:\prog\Gtk+\include\glib-2.0 -IC:\prog\Gtk+\lib\glib-2.0\include
+ -I. -I./build -IC:\strawberry\perl\site\lib\Glib\Install -IC:\strawb
+erry\perl\site\lib\Cairo\Install"
dmake
dmake test
dmake install
- or download this
perl Makefile.pl INC="-IC:\strawberry\perl\site\lib\Glib\Install -IC:\
+strawberry\perl\site\lib\Pango\Install -IC:\strawberry\perl\site\lib\
+Cairo\Install -IC:\prog\gtk+\include -IC:\prog\Gtk+\include\glib-2.0
+-IC:\prog\gtk+\include\pango-1.0 -IC:\prog\Gtk+\include\cairo -IC:\pr
+og\Gtk+\include\atk-1.0 -IC:\prog\gtk+\include\gdk-pixbuf-2.0 -IC:\pr
+og\gtk+\include\gtk-2.0 -IC:\prog\gtk+\include\freetype2 -IC:\prog\Gt
+k+\lib\glib-2.0\include -IC:\prog\Gtk+\lib\gtk-2.0\include -I. -I./bu
+ild"
dmake
dmake test
dmake install
- or download this
C:\prog\gtk+\include
C:\prog\Gtk+\include\xxx
C:\prog\Gtk+\lib\xxx\include
- or download this
perl Makefile.PL INC="changed to include the new path"
dmake
- or download this
use strict;
use warnings;
...
copy("$from$file", "$dest/$file") or die("failed... : $!");
}
}