[libfann] 214/242: Doc update

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:47 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.

commit 6b7db183992266a9fd3eabcdeda519517533d690
Author: Vincenzo Di Massa <hawk at hawk.linuxpratico.net>
Date:   Sun Dec 11 00:20:50 2005 +0000

    Doc update
---
 python/INSTALL | 23 +++++++++++------------
 1 file changed, 11 insertions(+), 12 deletions(-)

diff --git a/python/INSTALL b/python/INSTALL
index 0f55b1f..7e2fa17 100644
--- a/python/INSTALL
+++ b/python/INSTALL
@@ -9,11 +9,15 @@ installed. After you compiled the fann library...
 
 
 
+<<<<<<< INSTALL
 BUILDING AND INSTALLING USING MAKE (preferred)
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-run the following commands as root
+run the following command:
+
+$ make
+
+then as root run
 
-# make
 # make install
 
 BUILDING AND INSTALLING USING DISTUTILS (second alternative)
@@ -22,9 +26,11 @@ run the following command as root
 
 # python setyp.py install
 
-########## ** ** ** ** ** ** ** ** ** ** ** ** ** ** #########
-####### The wrapper should be installed using distutils #######
-###### The following instructions are for advanced users ######
+
+
+######### ** ** ** ** ** ** ** ** ** ** ** ** ** ** ##########
+##### The wrapper should be installed uing above methods #####
+##### The following instructions are for advanced users  #####
 
 
 BUILD USING LINUX MAKEFILES
@@ -42,10 +48,3 @@ run the following command
 $ make msvc
 
 
-
-INSTALL
-^^^^^^^
-
-to install you have to copy fann.py libfann.py and _libfann.so where python 
-can find them.
-

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list