L1L1 / cardpeek

Automatically exported from code.google.com/p/cardpeek
Other
448 stars 116 forks source link

Installation issues on Kali linux #106

Open Pyanne opened 4 years ago

Pyanne commented 4 years ago

Running ./configure gave me this error:

No package 'libpcsclite' found

I got rid of it with "apt-get install libpcsclite-dev"

Runnig cardpeek display this message EVERY TIME, not just the first time: "This seems to be the first time you run Cardpeek, because '/root/.cardpeek/version' doest not exist. Do you want to install the necessary files in '/root/.cardpeek/?" Hiting "Yes" says the files have been created but they are not.

I got rid of this one with "touch /root/.cardpeek/version"

Then another every time message came: "Some scripts in '/root/.cardpeek/' seem to be outdated or missing. Do you want to upgrade theses scripts?" Same issue. It's not creating anything. config.lua is the onlything standing in /root/.cardpeek