diff options
author | laforge <laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede> | 2007-01-06 14:39:59 +0000 |
---|---|---|
committer | laforge <laforge@e0336214-984f-0b4b-a45f-81c69e1f0ede> | 2007-01-06 14:39:59 +0000 |
commit | c013e93217b652cce1538a250bc348d1c8c75fdb (patch) | |
tree | 368405c586659998a889127f3b1f35326e436621 /README | |
parent | d7650b956f19c0bff282c81344c155f1c6018acb (diff) |
- change --with-openct to --enable-openct
- try to be more intelligent to detect openct library location
- add librfid.pc file (pkgconfig)
(Andreas Jellinghaus <aj@dungeon.inka.de>)
git-svn-id: https://svn.gnumonks.org/trunk/librfid@1955 e0336214-984f-0b4b-a45f-81c69e1f0ede
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |