[liblinear] 11/123: Update README.Debian with instructions for static compilation
Christian Kastner
chrisk-guest at moszumanska.debian.org
Tue Aug 26 03:42:04 UTC 2014
This is an automated email from the git hooks/post-receive script.
chrisk-guest pushed a commit to branch master
in repository liblinear.
commit 4efd1c5895420dea4b45c42e6d08976a90737103
Author: Christian Kastner <debian at kvr.at>
Date: Thu Jun 17 16:05:12 2010 +0200
Update README.Debian with instructions for static compilation
---
debian/README.Debian | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index bd866e3..508f6c6 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -2,6 +2,11 @@ liblinear for Debian
--------------------
To compile software against liblinear, you need to include "linear.h" and link
-against liblinear with -llinear.
+against liblinear with -llinear. When compiling statically, you must also
+link against -lblas.
+
+Upstream calls its binary executables "train" and "predict". To avoid possible
+name collisions, these binaries (available in the liblinear-bin package) have
+been renamed to "linear-train" and "linear-predict".
-- Christian Kastner <debian at kvr.at> Sat, 12 Jun 2010 21:21:11 +0200
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/liblinear.git
More information about the debian-science-commits
mailing list