On 05/10/05, Arthur Chiu <[EMAIL PROTECTED]> wrote: > Thanks! That solved the problem. > I have another question with ccid, which is , when I do make install, I am > getting: > > Making install in aclocal > make[1]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/aclocal' > make[2]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/aclocal' > make[2]: Nothing to be done for `install-exec-am'. > make[2]: Nothing to be done for `install-data-am'. > make[2]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/aclocal' > make[1]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/aclocal' > Making install in src > make[1]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/src' > /bin/sh ../build/mkinstalldirs > /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/ > ./create_Info_plist.pl ./../readers/supported_readers.txt > ./Info.plist | sed s/VERSION/0.9.3/ | sed s/TARGET/libccid.so/ > > /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Info.plist > cp .libs/libccid.so > /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Linux/libccid.so.0.9.3 > make[1]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/src' > Making install in readers > make[1]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/readers' > make[2]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/readers' > make[2]: Nothing to be done for `install-exec-am'. > make[2]: Nothing to be done for `install-data-am'. > make[2]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/readers' > make[1]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/readers' > Making install in examples > make[1]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/examples' > make[2]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/examples' > make[2]: Nothing to be done for `install-exec-am'. > make[2]: Nothing to be done for `install-data-am'. > make[2]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/examples' > make[1]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3/examples' > make[1]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3' > make[2]: Entering directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3' > make[2]: Nothing to be done for `install-exec-am'. > make[2]: Nothing to be done for `install-data-am'. > make[2]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3' > make[1]: Leaving directory > `/home/mediadev/Arthur/blackWidow/ccid-0.9.3' > > Although I set the prefix in the configuration script, but when I check the > folder, nothing is installed there. Is this normal? Is all that there is to > get the ccid driver to work is the folder > /usr/local/pcsc/drivers/ifd-ccid.bundle ?
The driver is installed in /usr/local/pcsc/drivers/ifd-ccid.bundle according to your logs. Please be precise when you write "I set the prefix" and "I check the folder". I can't guess the value you used. Also I can't solve a problem if there is none. First try to use the driver and, if something _does not_ work, ask for help. Do not ask for help _first_. Or you can do that but we would have to make a support contract. Bye, -- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not "big brother" Google _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
