From owner-freebsd-questions@FreeBSD.ORG Mon May 5 03:30:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C09A106567E for ; Mon, 5 May 2008 03:30:05 +0000 (UTC) (envelope-from rfalang.bob@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id 7D0C48FC0C for ; Mon, 5 May 2008 03:30:04 +0000 (UTC) (envelope-from rfalang.bob@gmail.com) Received: by fg-out-1718.google.com with SMTP id l26so1137653fgb.35 for ; Sun, 04 May 2008 20:30:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=U7SJqGeUFQb6O1iwpkNj5sYG1S+2AwykDQV20FXdya8=; b=N8jnLROlmVLRfvaNFK1X3/miaDL5Ih6InpM6i00X3oqyNEu5UQDcrcWvJ6BxGm5h98KDMOeRf5GZttXjUnm2qX1GxLMGiOV4GaSQr6YhJUYHj7vkPC113H098wr7GPatdoRlUGgCPqfeATsiZyGOtxuhasHxkaU46mQV/8lzpfE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=iHBaiEj3dB5iXBmGcgchO5djETJ5iATDTq/vR7bWQ3WlKejHPksr48VPIpI7SM70KOhxRvxhtBoCeIb9wc7GekJFbnB1PjS2eAQUzNw+LPxHCJBU5KqzjwpcU4Rk2Bpvs/RXoDkditSv7LhcQmw8+LY5/6QLdaql8Ar/NczvE8U= Received: by 10.86.98.10 with SMTP id v10mr8596693fgb.39.1209956736046; Sun, 04 May 2008 20:05:36 -0700 (PDT) Received: by 10.86.50.8 with HTTP; Sun, 4 May 2008 20:05:35 -0700 (PDT) Message-ID: <58d1e8d30805042005x32aa8ff8r7693a73a6b865dc3@mail.gmail.com> Date: Mon, 5 May 2008 03:05:35 +0000 From: "Bob Falanga" To: freebsd-questions MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Need help with apache22 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 May 2008 03:30:05 -0000 I have installed apache22 on my computer which is operating with PCBSD. When a start is executed I get the following response and apache doesn't start, "Can't find libthr.so.3, needed by libthr.so.2". Can someone help? Bob Falanga