Could you apply this patch? Correcting the insistence of opensc
directory :-) Andreas Jellinghaus wrote: oops, Makefile.am for signer is: libdir = @libdir@/opensc ...if HAVE_OPENSSL if HAVE_ASSUAN lib_LTLIBRARIES = opensc-signer.la endif endif so it will be always installed into some "opensc" subdir of $libdir. should we change that? to plain @[EMAIL PROTECTED] there are no other users of opensc/ subdirectory, and signer is only one file, so I think we can move it. but users would need to update their symlinks in the plugins dir. I think that is not too much trouble. what do you think? eddy: if you remove that libdir = ... line, is opensc fine again for you? Regards, Andreas --
Regards
Signer: Eddy Nigg, StartCom Ltd.
Phone: +1.213.341.0390
|
--- opensc-0.11.0/src/signer/Makefile.am~ 2006-03-17 00:29:29.000000000 +0200 +++ opensc-0.11.0/src/signer/Makefile.am 2006-03-25 08:13:57.000000000 +0200 @@ -1,7 +1,7 @@ # Process this file with automake to create Makefile.in plugindir = $(PLUGINDIR) -libdir = @libdir@/opensc +libdir = @libdir@ MAINTAINERCLEANFILES = Makefile.in --- opensc-0.11.0/src/signer/Makefile.in~ 2006-03-17 00:30:28.000000000 +0200 +++ opensc-0.11.0/src/signer/Makefile.in 2006-03-25 08:30:11.000000000 +0200 @@ -226,7 +226,7 @@ includedir = @includedir@ infodir = @infodir@ install_sh = @install_sh@ -libdir = @libdir@/opensc +libdir = @libdir@ libexecdir = @libexecdir@ localstatedir = @localstatedir@ mandir = @mandir@
begin:vcard fn:Eddy Nigg n:Nigg;Eddy org:StartCom Ltd. - StartCom CA - MediaHost (TM) adr:;;P.O.Box 1630;Eilat;;88000;Israel email;internet:[EMAIL PROTECTED] tel;work:+1-(213)-341-0390 tel;cell:+972-57-631-5629 note;quoted-printable:StartCom Linux: http://www.startcom.org=0D=0A= StartCom Certification Authority: http://cert.startcom.org=0D=0A= MediaHost (TM)L http://www.mediahost.org=0D=0A= =0D=0A= StartCom Root CA import: http://cert.startcom.org/?app=3D109=0D=0A= Skype me: startcom x-mozilla-html:TRUE url:http://www.startcom.org version:2.1 end:vcard
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ opensc-devel mailing list opensc-devel@lists.opensc-project.org http://www.opensc-project.org/mailman/listinfo/opensc-devel