On Mon, Jul 14, 2008 at 9:04 AM, Sihan Goi <[EMAIL PROTECTED]> wrote:
> Hi,

Hello,

> I've been working with pcsc-lite since version 1.4.100 and ccid since
> version 1.3.5 and I noticed that everytime i do a ./configure, make,
> make install, it adds the .so file in
> /usr/local/pcsc/drivers/ifd-ccid.bundle/Contents/Linux. I'm not sure
> if any other entries are added. Anyway, I now have multiple versions
> of the .so files, though the main libccid.so still points to the
> latest one. I'm wondering if it's safe to delete the older versions,

Yes.

> or is there some sort of uninstallation process I should follow,

use: "make uninstall" in the same directory you used to do "make install"

> and whether any other files elsewhere are also obsoleted?

The other files should have been already overwritten.

Note that starting with ccid version 1.3.8 the library is just called
libccid.so without the release version number. So the problem you
describe is already solved but for a different reason:

1.3.8 - 27 June 2008, Ludovic Rousseau
    - do not include the release number in the Info.plist to avoid a
      diff of a configuration file when upgrading the package.

Bye

-- 
 Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
Muscle@lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to