From owner-freebsd-questions@FreeBSD.ORG Fri May 1 06:30:10 2009 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 DD33D106566C for ; Fri, 1 May 2009 06:30:10 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-qy0-f105.google.com (mail-qy0-f105.google.com [209.85.221.105]) by mx1.freebsd.org (Postfix) with ESMTP id 993AE8FC14 for ; Fri, 1 May 2009 06:30:10 +0000 (UTC) (envelope-from illoai@gmail.com) Received: by qyk3 with SMTP id 3so4615414qyk.3 for ; Thu, 30 Apr 2009 23:30:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ugGB4ift18vr/pvyCDz7mI93w1KTPRWnsrqFBvwn+IY=; b=oNoixQo91CYjWmkLPqpQI0MGqx1sOfJNkfiw+esVWY/XbMpOI+/OEX/8Nb3lHMmrq7 zzWBVAJobjfclupgmI4JJPhIXIEBR7F8dIzC9H/a6Vo+YF3dAjH2AAG23YLU3awPqjsr Vv01GqfiLNZhs+HP3ekUa21UJsklR007G4i9M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=SLmFxzk5X4k0Mkh6ZJBxDOilMfJ3ebX5JmaGE1pYYWjEocH0uCWAQsoauBlIwpSglq bkn7/YgDjiMz0s0hiWe/Z7y562WIwD/nIv9JC9EJwUM418piOleG2BcpLcD3lOUjp9Xw /5ZJ5L1UBFZD54vgWkn0dspVVy99T31DsMGDg= MIME-Version: 1.0 Received: by 10.229.110.16 with SMTP id l16mr1958119qcp.92.1241159409248; Thu, 30 Apr 2009 23:30:09 -0700 (PDT) In-Reply-To: <58d1e8d30904302103k34fcc372v31ca0e5b1d698934@mail.gmail.com> References: <58d1e8d30904302103k34fcc372v31ca0e5b1d698934@mail.gmail.com> Date: Fri, 1 May 2009 02:30:09 -0400 Message-ID: From: "illoai@gmail.com" To: Bob Falanga Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: where do I find libthr 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: Fri, 01 May 2009 06:30:11 -0000 2009/5/1 Bob Falanga : > I am using pcbsd 6.3 > When I try to use apache22 or kdesvn I get an error message (Shared object > "libthr.so.3" not found, required by "libapr-1.so.2") > What d'ya get when you type: locate libthr.so Also, how did you install apache22 or kdesvn? -- --