From owner-freebsd-ports@FreeBSD.ORG Sat Jan 13 21:35:51 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E6A916A412 for ; Sat, 13 Jan 2007 21:35:51 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id D275213C441 for ; Sat, 13 Jan 2007 21:35:50 +0000 (UTC) (envelope-from LoN_Kamikaze@gmx.de) Received: (qmail invoked by alias); 13 Jan 2007 21:35:49 -0000 Received: from nat-wh-1.rz.uni-karlsruhe.de (EHLO [192.168.1.12]) [129.13.72.169] by mail.gmx.net (mp050) with SMTP; 13 Jan 2007 22:35:49 +0100 X-Authenticated: #5465401 Message-ID: <45A950F7.80103@gmx.de> Date: Sat, 13 Jan 2007 22:36:55 +0100 From: "[LoN]Kamikaze" Organization: Lords of Nightmare User-Agent: Thunderbird 1.5.0.9 (X11/20061222) MIME-Version: 1.0 To: Boris Samorodov References: <45A940C5.1050801@gmx.de> <44866709@srv.sem.ipt.ru> In-Reply-To: <44866709@srv.sem.ipt.ru> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: rainer.alves@gmail.com, freebsd-ports@freebsd.org Subject: Re: math/octave doesn't see atlas 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: Sat, 13 Jan 2007 21:35:51 -0000 Boris Samorodov wrote: > On Sat, 13 Jan 2007 21:27:49 +0100 [LoN]Kamikaze wrote: > >> I have two systems and both want to install math/atlas when I try to update octave. I have atlas-3.6.0_2,1 installed on both systems. >> ... > >> I don't know what might be the cause. What kind of information is necessary to diagnose what's going on? > >>From cvs log for math/atlas/pkg-plist, rev. 1.8: > * Shared lib number has been bumped 1 to 2 > > Try a patch: > ... Thanks a lot for the quick response, that solved my problem!