It seems pcsc-lite home directory was not installed under /usr/local/pcsc, so bundleTool is not able to update Cryptoflex bundle it expects to be under /usr/local/pcsc/services. Try to reinstall pcsc-lite with the options --prefix=/usr/local --enable-usbdropdir=/usr/local/pcsc/drivers and reinstall libmusclecard with the option --enable-muscledropdir=/usr/local/pcsc/services
-----Mensagem original----- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] nome de Vishakha Ranjeeta Enviada em: sexta-feira, 31 de março de 2006 04:05 Para: [email protected] Assunto: [Muscle] cryptoflex card not reading As I asked u earlier.. i am still not sucessfull in making my linux OS read the cryptoflex card... OS has read the Card reader...but not the card...as this cryptoflex card is read in Windows...as u told to install Bundle tool...but...this bundletool is also not getting installed.... this is the error i m getting while running the.... ./muscletest [EMAIL PROTECTED] src]# ./muscletest ******************************************************** Token #0 Token name : Token Unknown Slot name : Schlumberger Reflex72 00 00 Token id : 3B169481100601812F Token state : 0022 Token type : 0002 token unkown ******************************************************** Token #0 Token name : Token Unknown Slot name : Schlumberger Reflex72 00 00 Token id : 3B169481100601812F Token state : 0022 Token type : 0002 token unkown EstablishConn returns : Token is unsupported also after running ./testpcsc this message is shown:... [EMAIL PROTECTED] src]# ./testpcsc MUSCLE PC/SC Lite unitary test Program THIS PROGRAM IS NOT DESIGNED AS A TESTING TOOL FOR END USERS! Do NOT use it unless you really know what you do. Testing SCardEstablishContext : Command successful. Testing SCardGetStatusChange Please insert a working reader : Command successful. Testing SCardListReaderGroups : Command successful. Group 01: SCard$DefaultReaders Testing SCardListReaders : Command successful. Reader 01: Schlumberger Reflex72 00 00 Waiting for card insertion : Command successful. Testing SCardConnect : Command successful. Testing SCardControl : m Command successful. Testing SCardGetAttrib : Transaction failed. (don't panic) Testing SCardGetAttrib : Transaction failed. (don't panic) Testing SCardSetAttrib : Transaction failed. (don't panic) Testing SCardStatus : Command successful. Current Reader Name : Schlumberger Reflex72 00 00 Current Reader State : 0x0034 Current Reader Protocol : T=0 Current Reader ATR Size : 9 bytes Current Reader ATR Value : 3B 16 94 81 10 06 01 81 2F Press enter: Testing SCardReconnect : Command successful. Testing SCardDisconnect : Command successful. Testing SCardReleaseContext : Command successful. PC/SC Test Completed Successfully ! and after running the bundletool... following messege is shown... [EMAIL PROTECTED] bundleTool]# ./bundleTool Opendir failed /usr/local/pcsc/services: No such file or directory but this bundletool is located in the same directory from where I m running... now what do u suggest...what shall i do...as i hve to finish my project and proceed futher by performing signing and verification. plz help its urgent _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
