problems running configure
Ben Lindstrom
mouring at pconline.com
Sat Mar 11 09:13:33 EST 2000
Two Places..
LIBS="$saved_LIBS -L$ssldir"
CFLAGS="$CFLAGS -I$ssldir/include"
if test "x$need_dash_r" = "x1" ; then
LIBS="$LIBS -R$ssldir"
both LIBS lines have to change.. as stated about 4 times on this
list now in the last few days.
FAQ on a website anyone? =)
On Fri, 10 Mar 2000 peter at frontierflying.com wrote:
> I did try adding the /lib to the ssldir in configure.in but that still
> would not work. I have since tried the same installation on a SuSE 6.0 box
> and had exactly the same problems. openssl.0.9.5, apache 1.3.12,
> mod_ssl-2.6.2-1.3.12 all install with no problems. It remains that openssh
> won't configure.
>
> peter
>
> peter stern Frontier Flying Service Inc.
> Network Administrator 5245 Airport Industrial Rd
> 907-474-1739 x249 Fairbanks AK 99709
>
>
> On Fri, 10 Mar 2000, Ben Lindstrom wrote:
>
> >
> > skim back through the list.. there was a solution..
> >
> > or 'vi configure' search for your "OpenSSL" area and add /lib to
> > the two variables that are noticably missing it.
> >
> >
> >
> > On Fri, 10 Mar 2000 peter at frontierflying.com wrote:
> >
> > > I am trying to run the configure script under SuSE 6.3 and get the same
> > > error message that others have seen being unable to find working openssl
> > > libraries. I tried the patch to configure.in suggested in this list but it
> > > did not solve my problem.
> > >
> > > openssl(latest version) compiled and installed with no problems in
> > > /usr/local/ssl. I then installed the ssl mods for apache and the
> > > compilation, installation and operation of apache seemed to be trouble
> > > free. It seems like the openssl libraries are in fact installed correctly.
> > >
> > > Any other suggestions?
> > >
> > > Thank you,
> > >
> > > peter
> > >
> > >
> > >
> > >
> >
> >
>
>
More information about the openssh-unix-dev
mailing list