On Tue, 11 Apr 2000, John M. Mills wrote:
>
> Douglas -
> On Tue, 11 Apr 2000, Douglas Todd wrote:
>
> > I was just able to grab the RPMS. If you go through
> > openssh.com, eventually you will get to a link to:
>
> > ftp://thermo.stat.ncsu.edu/pub/openssh-usa/
>
> > I grabbed:
> > openssh* , openssl*. Works great!
>
> Thanks - I probably cruised by the openssl*, thinking I wouldn't need 'em
> with the more recent sources already in hand. Now I'll install these, too.
Just FYI, Red Hat doesn't include crypto stuff in the US because it can't
(because of the RSA patent). However, now that the whole munitions thing is
largely not an issue, they do include it outside the US. Poke around on
ftp.redhat.de (their German site) and you should be able to find
unofficially official RH RPMs of at least some crypto stuff; I'd imagine
they have openssl.
> Still, I _should_ be OK with the sources if I knew how to build the right
> target, so my question is now: "How do I produce a *.so library in
> linux (RH6.1)?
./config
make                        # will give you static libs
make linux-shared        # will give you shared libs
later,
chris
--
Chris Ricker ">kaboom@gatech.edu
">chris.ricker@genetics.utah.edu
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.