зеркало из
1
0
Форкнуть 0
Перейти к файлу
Martin Willemoes Hansen 00344e48b1 Flush
svn path=/trunk/diacanvas-sharp/; revision=18520
2003-10-02 08:47:51 +00:00
api * sources/Dia.metadata: Fixed parameter type for DiaGlobal.ExportPrint, 2003-09-26 10:38:53 +00:00
dia Added distclean 2003-09-19 12:55:42 +00:00
doc * doc/diacanvas-docs.tree: Added 2003-09-19 13:14:22 +00:00
glue Added distclean 2003-09-19 12:55:42 +00:00
patches Flush 2003-10-02 08:47:51 +00:00
sample * sources/Dia.metadata: Fixed parameter type for DiaGlobal.ExportPrint, 2003-09-26 10:38:53 +00:00
sources * sources/Dia.metadata: Fixed parameter type for DiaGlobal.ExportPrint, 2003-09-26 10:38:53 +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 * sources/Dia.metadata: Fixed parameter type for DiaGlobal.ExportPrint, 2003-09-26 10:38:53 +00:00
NEWS Flush 2003-09-19 14:34:17 +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 Flush 2003-08-26 20:38:27 +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.