summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README15
1 files changed, 12 insertions, 3 deletions
diff --git a/README b/README
index d2d3c55..9012a2e 100644
--- a/README
+++ b/README
@@ -1,9 +1,9 @@
-XCircuit v3.8
+XCircuit v3.9
-----------------------------------------------------------------------------
An X11 drawing program [especially for circuit schematics]
-(c) 2013 Tim Edwards (see copyright notice in ./COPYRIGHT)
-August 1993 -- January 2013
+(c) 2014 Tim Edwards (see copyright notice in ./COPYRIGHT)
+August 1993 -- May 2014
-----------------------------------------------------------------------------
Compilation/Installation notes:
@@ -13,6 +13,8 @@ Compilation/Installation notes:
Run "./configure --help" for a list of configure options. For most
users, the relevant options are the following:
+ --with-cairo Enable cairo graphics
+
--with-tcl Configure xcircuit as an extension to Tcl/Tk. Tcl
becomes the default interpreter. Option is mutually
exclusive with "--with-python". A feature of this
@@ -166,6 +168,13 @@ Compilation/Installation notes:
This has been fixed for the AMD Opteron under Fedora Core; other
64-bit systems are untested.
+7) aclocal problems: In case during the make process the system complains
+ about a missing or out of date aclocal, rebuild the configure file with:
+
+ autoreconf -fi
+
+ And restart the ./configure command
+
-----------------------------------------------------------------------------
Shared Python Library: