Changeset 3681
- Timestamp:
- 05/25/08 17:14:15
- Files:
-
- trunk/bindings/dotnet/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bindings/dotnet/README
r3403 r3681 20 20 You also need to patch ./gtk-sharp-patch-03.diff discussed in Novell 21 21 bug https://bugzilla.novell.com/show_bug.cgi?id=361504 22 23 And you need apt-get install libxml-libxml-perl 22 24 23 25 Tracker bug: https://bugzilla.novell.com/show_bug.cgi?id=361505 … … 43 45 # does not make it possible to compile just that part :-( : 44 46 45 ./boo dstrap-2.12 --prefix=/opt/gtk-sharp47 ./bootstrap-2.12 --prefix=/opt/gtk-sharp 46 48 47 49 make && sudo make install
