зеркало из
1
0
Форкнуть 0
Перейти к файлу
Martin Willemoes Hansen 1bd4cb3914 * TODO: Updated
svn path=/trunk/diacanvas-sharp/; revision=18745
2003-10-08 09:54:28 +00:00
api * doc/en/Dia/Canvas.xml: Updated to match latest DiaCanvas2 CVS 2003-10-08 09:41:31 +00:00
dia Added distclean 2003-09-19 12:55:42 +00:00
doc * doc/en/Dia/Canvas.xml: Updated to match latest DiaCanvas2 CVS 2003-10-08 09:41:31 +00:00
glue Added distclean 2003-09-19 12:55:42 +00:00
patches Flush 2003-10-08 07:21:53 +00:00
sample * sample/sample.cs: Updated to match gtk# cvs 2003-10-06 10:47:44 +00:00
sources * sample/sample.cs: Updated to match gtk# cvs 2003-10-06 10:47:44 +00:00
AUTHORS flush 2003-07-21 10:13:42 +00:00
COPYRIGHT Flush 2003-07-12 09:08:08 +00:00
CREDITS * CREDITS: Added Arjan Molenaar 2003-08-25 15:20:16 +00:00
ChangeLog * TODO: Updated 2003-10-08 09:54:28 +00:00
NEWS * doc/en/Dia/Canvas.xml: Partial documented 2003-10-07 10:24:50 +00:00
PROBLEMS * sample/sample.cs: 2003-09-09 11:29:37 +00:00
README * README: Now targeting Gtk# cvs 2003-09-25 15:55:58 +00:00
TODO * TODO: Updated 2003-10-08 09:54:28 +00:00
WISHLIST * WISHLIST: Autoconf wish added. 2003-08-19 10:27:56 +00:00
makefile * doc/diacanvas-docs.tree: Added 2003-09-19 13:14:22 +00:00

README

============
Requirements
============

mono-0.26
gtk-sharp-0.12 whent it arrives,
for now use the cvs version
diacanvas2-0.93 when it arrives, 
for now use the cvs version.

====
Make
====

If you use another prefix than /usr then you can specify it to make like
this: make -e PREFIX=/myprefix

======
Sample
======

If you get an error about not being able to find dia-sharp.dll
then check if your MONO_PATH env. var. contains the path to it.