projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e9c68a
)
source ./README, not sh ./README
author
Paul Brossier
<piem@altern.org>
Tue, 9 Aug 2005 18:33:54 +0000
(18:33 +0000)
committer
Paul Brossier
<piem@altern.org>
Tue, 9 Aug 2005 18:33:54 +0000
(18:33 +0000)
python/README
patch
|
blob
|
history
diff --git
a/python/README
b/python/README
index 0e73bd52a20d85d823e94c93c4b4b9d547d8c400..ce08675a7f0a1feba9ac87782cc224c67bccf370 100644
(file)
--- a/
python/README
+++ b/
python/README
@@
-3,6
+3,6
@@
# To have it working before installation, you will need to set LD_LIBRARY_PATH.
# for instance, to run the python script from within aubio/python/, you can use
-#
sh ./README
+#
'source ./README'
export LD_LIBRARY_PATH=../src/.libs:../ext/.libs