ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/INSTALL
(Generate patch)

Comparing kgsueme/INSTALL (file contents):
Revision 1.3 by pcg, Tue Jun 10 10:16:32 2003 UTC vs.
Revision 1.4 by pcg, Sun Jun 29 21:10:26 2003 UTC

14For Gtk2, I used the xs version and installed it like this (read carefuly, 14For Gtk2, I used the xs version and installed it like this (read carefuly,
15patch required!): 15patch required!):
16 16
17 cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gtk2-perl login 17 cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gtk2-perl login
18 cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gtk2-perl co gtk2-perl-xs 18 cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/gtk2-perl co gtk2-perl-xs
19 # newest version is best, as I add functionality I need to gtk2-perl-xs on the fly. 19 # install gtk2-perl-xs/Glib module
20 vi Makefile (edit PREFIX) 20 # install gtk2-perl-xs/Gtk2 module
21 vi ** some files to get it running with non-threaded perl
22 make # this INSTALLS(!) and fails, so I did:
23 make -k -i # yeah. no gnome, but who cares...
24 21
25 22
26 23

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines