From owner-freebsd-questions@FreeBSD.ORG Sat Feb 7 13:09:14 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 226C2106564A for ; Sat, 7 Feb 2009 13:09:14 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: from rv-out-0304.google.com (rv-out-0304.google.com [209.85.198.215]) by mx1.freebsd.org (Postfix) with ESMTP id 045638FC14 for ; Sat, 7 Feb 2009 13:09:13 +0000 (UTC) (envelope-from af300wsm@gmail.com) Received: by rv-out-0304.google.com with SMTP id b20so509508rvf.31 for ; Sat, 07 Feb 2009 05:09:13 -0800 (PST) MIME-Version: 1.0 Received: by 10.114.77.1 with SMTP id z1mr486549waa.15.1234012153531; Sat, 07 Feb 2009 05:09:13 -0800 (PST) Message-ID: <00163645923c0f4e90046253d843@google.com> Date: Sat, 07 Feb 2009 13:09:13 +0000 From: af300wsm@gmail.com To: Free BSD Questions list Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Snag in installing KDE4; need libgs but where is it 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: Sat, 07 Feb 2009 13:09:14 -0000 Hi, I decided last night to try and install KDE4. I left it compiling to go to bed. When I got up, I saw that it had his this snag: checking for vasprintf... yes checking for gsapi_new_instance in -lgs... no configure: error: You need libgs in order to compile libspectre I can't find a port that installs libgs. At least, I did these two things: make search name=libgs make search name=ghostscript The first returns only references to libgsf which I had installed. I upgraded the port anyway, but this didn't fix the problem. The second returns things that don't seem to be what I want. What port will install this library? Thanks, Andy