From c013e93217b652cce1538a250bc348d1c8c75fdb Mon Sep 17 00:00:00 2001 From: laforge Date: Sat, 6 Jan 2007 14:39:59 +0000 Subject: - change --with-openct to --enable-openct - try to be more intelligent to detect openct library location - add librfid.pc file (pkgconfig) (Andreas Jellinghaus ) git-svn-id: https://svn.gnumonks.org/trunk/librfid@1955 e0336214-984f-0b4b-a45f-81c69e1f0ede --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 18c122e..e5926bb 100644 --- a/README +++ b/README @@ -103,7 +103,9 @@ interface to it, i.e. you can't use CT-API/OpenCT/PCSC API's to access RFID transponders. In order to use this backend, you need to use the -'--with-openct=/path/to/openct' option. +'--enable-openct' option and - if it is not installed in a default +location like /usr or /usr/local - set the environment variables +PATH, LD_LIBRARY_PATH and PKG_CONFIG_PATH so all files are found. 4. Testing -- cgit v1.2.3