From owner-freebsd-ports@FreeBSD.ORG Fri Jul 29 10:47:23 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CB0CC106564A for ; Fri, 29 Jul 2011 10:47:23 +0000 (UTC) (envelope-from 6yearold@gmail.com) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 868B48FC18 for ; Fri, 29 Jul 2011 10:47:23 +0000 (UTC) Received: by yxl31 with SMTP id 31so2727158yxl.13 for ; Fri, 29 Jul 2011 03:47:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=LIslHCMW6g4NwBZS4zZk47R5TGwHTSikUJNOaIpK1rU=; b=Jwqt4JAb8IjtD5fuW62J/iLeS1LcZv59lMNZ1qrjxTlWg4wSzr7+Z345m5Szhi6jU3 ypNd5ts6tvVK3/gTWX7qKahyEh+lMjWmAxRdbyeX9xtvfXsK1+4NyF2798+c8sBycmjr AL33o12KB3y9YSbF0/IKuG2CyBeIS3uw892ow= Received: by 10.142.49.6 with SMTP id w6mr755158wfw.294.1311935058264; Fri, 29 Jul 2011 03:24:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.143.90.15 with HTTP; Fri, 29 Jul 2011 03:23:57 -0700 (PDT) In-Reply-To: <201107271853.30762.lumiwa@gmail.com> References: <201107271853.30762.lumiwa@gmail.com> From: arrowdodger <6yearold@gmail.com> Date: Fri, 29 Jul 2011 14:23:57 +0400 Message-ID: To: ajtiM Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: net-snmp 5.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jul 2011 10:47:23 -0000 On Thu, Jul 28, 2011 at 3:53 AM, ajtiM wrote: > Today I updtaed net-snmp from the version fro subject and I t srew my > printing. I have hplip install and printing throug jet port. I tried to > reinstall hplip but it need it netsnmp.20 > > .... > depends on shared library: netsnmp.20 - not found. > > Thanks. > > Mitja > -------- > http://jpgmag.com/people/lumiwa > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > I've changed netsnmp.20 to netsnmp.30 in print/hplip/Makefile and then the port built successfully.