[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: branch: master updated (V1_0-21-g1122612)



The branch, master has been updated
       via  112261244cc8dade5da117d810b5f71e04ffa826 (commit)
      from  7bfe05871a8275323babc9c4dba4243a5abe98fc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 README |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)


=================
 Commit Messages
=================

commit 112261244cc8dade5da117d810b5f71e04ffa826
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Sep 17 18:39:59 2007 +0100

    Updated README to include better build instructions

:100644 100644 d5d15d4... b5d9595... M	README

=========
 Changes
=========

commit 112261244cc8dade5da117d810b5f71e04ffa826
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Sep 17 18:39:59 2007 +0100

    Updated README to include better build instructions

diff --git a/README b/README
index d5d15d4..b5d9595 100644
--- a/README
+++ b/README
@@ -31,12 +31,27 @@ Requirements
 
  * A recent version of the gEDA suite
 
- * A specially patched version of ``pcb``
+ * A version of ``pcb`` compiled with D-Bus support.
+
+Building ``xgsch2pcb`` from source code requires:
+
+ * autoconf 2.59 (or later)
+
+ * automake
 
 
 Installation
 ------------
 
+If you have fetched the sources from the git repository you will need to
+create the necessary autoconf files. To do this, change into the source
+directory and execute the command:
+
+autoreconf
+
+This generates a ./configure script amongst other things, which you can run
+to configure the software.
+
 As long as you have all the dependencies installed:
 
   ./configure && make install




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs