From owner-freebsd-questions@FreeBSD.ORG Fri May 16 10:09:32 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFAB437B401 for ; Fri, 16 May 2003 10:09:32 -0700 (PDT) Received: from neo.relia.net (neo.relia.net [207.173.156.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5799843FA3 for ; Fri, 16 May 2003 10:09:32 -0700 (PDT) (envelope-from joe@relia.net) Received: from relia.net (customercare.relia.net [207.173.156.19]) by neo.relia.net (8.11.1/8.11.1) with ESMTP id h4GH9T123412 for ; Fri, 16 May 2003 11:09:29 -0600 (MDT) Message-ID: <3EC51C01.2020908@relia.net> Date: Fri, 16 May 2003 11:12:33 -0600 From: Joe Lewis User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: fBSD / Apache 2.0.45 - not getting .so files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 17:09:33 -0000 I am querying the world with the following question : I am trying to install the FreeBSD port for www/apache2 (using the 2.0.45 port pulled from www.freebsd.ports as of this morning), using the shared modules. Unfortunately, as it installs (compiles and installs without an error), I don't get the .so files from the standard install. All I get are .a and .la files. Inside of the work/httpd-2.0.45/modules/*/directories, there are .slo files there, but I cannot locate any of the other standard .so module files. Does the port not support the old .so files? Joe