From owner-freebsd-ports@FreeBSD.ORG Wed Feb 17 18:24:47 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 463C81065676 for ; Wed, 17 Feb 2010 18:24:47 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-qy0-f191.google.com (mail-qy0-f191.google.com [209.85.221.191]) by mx1.freebsd.org (Postfix) with ESMTP id EDAA48FC1F for ; Wed, 17 Feb 2010 18:24:46 +0000 (UTC) Received: by qyk29 with SMTP id 29so4636277qyk.13 for ; Wed, 17 Feb 2010 10:24:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:cc:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=r4xuyTBWUkFh8C4lO5l45LfhvfLOb5rfp8S0CkYCBo4=; b=mYghQN4axchyh4JQOsRW3UH8CIJTz1d7qZS1/G5ZMFlw88FKuwTcdfwR4tSzO9nhUi caixRj+FEI7Q4o2YDFrNCBqEtweTvqS8k5pRufHV5Y+N4NPyVDC1Wo8DnnK7L16+J3Oa F2Du6G8jo3yfO5eabuAQ/GzERFfbOOM1+30kU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=AAf663O/ZV0b5BowDdWxEH5UkuhyFs/GPaHmTesg62VVJG5NZ6x8kINQpVcfk6z3oJ V3oMd1DKM+3erFYe453WeWOqe1PbnapryGb3BdP/omgb8ZJhcTEVsLA1yvCBerLzvluf opL+SFnnrXX1UUCHRomZB3joRaQ+djo9ulH08= Received: by 10.102.182.6 with SMTP id e6mr6058537muf.63.1266431085453; Wed, 17 Feb 2010 10:24:45 -0800 (PST) Received: from notebook ([178.125.34.223]) by mx.google.com with ESMTPS id e9sm46074833muf.43.2010.02.17.10.24.41 (version=SSLv3 cipher=RC4-MD5); Wed, 17 Feb 2010 10:24:43 -0800 (PST) Date: Wed, 17 Feb 2010 20:25:17 +0200 From: "Sergey V. Dyatko" To: Joseph Maxwell Message-ID: <20100217202517.79800fc8@notebook> In-Reply-To: References: X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.7; i386-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Cc: ports@FreeBSD.org Subject: Re: glpk installation problem 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: Wed, 17 Feb 2010 18:24:47 -0000 В Wed, 17 Feb 2010 09:45:25 -0800 Joseph Maxwell пишет: JM> # make install clean JM> ===> glpk-4.42 cannot install: unknown MySQL version: 54. JM> *** Error code 1 JM> JM> Stop in /usr/ports/math/glpk. JM> JM> JM> JM> How can I resolve this? Program is required by Octave mysql5.4 removed from ports tree, so just replace it to 5.0/5.1/5.5 and try again JM> JM> J. Maxwell -- wbr, tiger