On 18/01/06, Ivan Korzakow <[EMAIL PROTECTED]> wrote: > I really don't figure what's wrong with the linker. Anyway, is there a > way to avoid compiling the libmuscle so that the compilation finishes > cleanly, and then be able to run make install ?
If you only want libpcsclite you can just: $ cd pcsc-lite/src $ make $ make install libmusclecard is in pcsc-lite/libmusclecard/ so will not be compiled by the commands above. Bye, -- Dr. Ludovic Rousseau _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
