Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Mar 2002 15:22:11 -0500
From:      "Mike Tindall" <lists@netwzrd.net>
To:        <freebsd-questions@freebsd.org>
Subject:   DES/Apache/Front Page
Message-ID:  <NDBBJCBCCLCEFCLJKEDFCENOGNAA.lists@netwzrd.net>

next in thread | raw e-mail | index | archive | help
Hi all,

I am trying to install apache with front page extensions from the FreeBSD
ports collection.  I am receiving the following error message when I run
make:

WARNING: MS FrontPage Extensions require the DES Library
Install the DES Library, then build apache-fp

So, I went and installed DES from the ports collection and tried make on
apache-fp. I still get the same error message.

ns2# ls -l /usr/lib/libcrypt*
-r--r--r--  1 root  wheel    34004 Sep 18 13:24 /usr/lib/libcrypt.a
lrwxrwxrwx  1 root  wheel       13 Jan 11 17:05 /usr/lib/libcrypt.so ->
libcrypt.so.2
-r--r--r--  1 root  wheel    28588 Sep 18 13:24 /usr/lib/libcrypt.so.2
-r--r--r--  1 root  wheel  1251000 Sep 18 13:30 /usr/lib/libcrypto.a
lrwxrwxrwx  1 root  wheel       14 Jan 11 18:09 /usr/lib/libcrypto.so ->
libcrypto.so.2
-r--r--r--  1 root  wheel   762068 Sep 18 13:30 /usr/lib/libcrypto.so.2
-r--r--r--  1 root  wheel  1333250 Sep 18 13:30 /usr/lib/libcrypto_p.a

ns2# ls -l /usr/lib/*des*
lrwxrwxrwx  1 root  wheel  11 Jan 11 18:09 /usr/lib/libdes.a -> libcrypto.a
lrwxrwxrwx  1 root  wheel  14 Jan 11 18:09 /usr/lib/libdes.so ->
libcrypto.so.2
lrwxrwxrwx  1 root  wheel  14 Jan 11 18:09 /usr/lib/libdes.so.3 ->
libcrypto.so.2
lrwxrwxrwx  1 root  wheel  13 Jan 11 18:09 /usr/lib/libdes_p.a ->
libcrypto_p.a

What am I doing wrong?  I also tried to follow the HowTo on
freebsddiary.com.

TIA!

Mike Tindall
mike@netwzrd.net
http://netwzrd.net


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?NDBBJCBCCLCEFCLJKEDFCENOGNAA.lists>