On 8/10/07, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote:
>
> engine_pkcs11 has a --with-openssl option for configure, please use it
> with
> the proper path. also set PATH and LD_LIBRARY_PATH to the bin and lib
> directories. in general also set PKG_CONFIG_PATH to include the .pc file
> (not needed for engine_pkcs11 and openssl I think as we have a special
> logic because of some issues we had with older versions).
>
> > ./configure --help tells me that I can use:
> >   --with-openssl=PATH     use OpenSSL in PATH
> >
> > But that didn't work. I'm not sure whether it wants the path to the
> binary
> > or the libraries? or the pkg config directory? really not sure. I tried
> > pointing it at the binary and at the lib directories in turn, but that
> > didn't work.
>
> sorry, we need to fix the help text. the base directory (i.e. without bin/
> and
> lib/, it will attach those as needed).
>
> if it doesn't work, please run it with "bash -x ./configure ... 2>&1 |tee
> log"
> and send that log.
>


I did all of that, but it didn't change the behavior. I created the log file
you requested, but it contains a lot of junk "ABCDABCD" strings in it,
making it more than 2MB! I'm attaching the zipped version (70K).

Thanks

-Siddhartha



On 8/10/07, Andreas Jellinghaus <[EMAIL PROTECTED]> wrote:
>
> engine_pkcs11 has a --with-openssl option for configure, please use it
> with
> the proper path. also set PATH and LD_LIBRARY_PATH to the bin and lib
> directories. in general also set PKG_CONFIG_PATH to include the .pc file
> (not needed for engine_pkcs11 and openssl I think as we have a special
> logic because of some issues we had with older versions).
>
> > ./configure --help tells me that I can use:
> >   --with-openssl=PATH     use OpenSSL in PATH
> >
> > But that didn't work. I'm not sure whether it wants the path to the
> binary
> > or the libraries? or the pkg config directory? really not sure. I tried
> > pointing it at the binary and at the lib directories in turn, but that
> > didn't work.
>
> sorry, we need to fix the help text. the base directory (i.e. without bin/
> and
> lib/, it will attach those as needed).
>
> if it doesn't work, please run it with "bash -x ./configure ... 2>&1 |tee
> log"
> and send that log.
>
> Regards, Andreas
> _______________________________________________
> opensc-devel mailing list
> opensc-devel@lists.opensc-project.org
> http://www.opensc-project.org/mailman/listinfo/opensc-devel
>
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to