Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Feb 2003 15:10:03 -0500
From:      "Matthew Emmerton" <matt@gsicomp.on.ca>
To:        "Dick Hoogendijk" <dick@nagual.st>, "freebsd-questions" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: apache frontpage question
Message-ID:  <018101c2d140$665788c0$1200a8c0@gsicomp.on.ca>
References:  <20030210195303.GA625@pooh.nagual.st>

next in thread | previous in thread | raw e-mail | index | archive | help
> If I want to support the MS frontpage extentions I need to install
> "www/apache13-fp" and "www/frontpage" from ports (as I understand).
> I do not understand the warning in the (ports) message, stating that
> libcrypt.* needs to be linked against libdescrypt.* insteadof
> libscrypt.* My question is: how can I be sure this will be true?
> Do I need to recompile some libcrypt things too or will this be done by
> the ports of apache/frontpage?
>
> Another question is: how safe is supporting the FP extentions these
> days?

It's not, and probably never will be.

You have to change the libcrypt symlinks (manually) to point to libdescrypt;
this may break some other things on the system.

--
Matt


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?018101c2d140$665788c0$1200a8c0>