From owner-freebsd-ports@FreeBSD.ORG Tue Apr 6 01:11:36 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F2BBF16A4FA for ; Tue, 6 Apr 2004 01:11:35 -0700 (PDT) Received: from pion19.tphys.physik.uni-tuebingen.de (pion19.tphys.physik.uni-tuebingen.de [134.2.78.142]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6F243D54 for ; Tue, 6 Apr 2004 01:11:32 -0700 (PDT) (envelope-from epple@tphys.physik.uni-tuebingen.de) Received: from axion01.tphys.physik.uni-tuebingen.de (axion01.tphys.physik.uni-tuebingen.de [134.2.78.148]) id i368BDe8030990 for ; Tue, 6 Apr 2004 10:11:13 +0200 Received: from axion01.tphys.physik.uni-tuebingen.de (localhost [127.0.0.1]) 0.7) with ESMTP id i368BCVE030499 for ; Tue, 6 Apr 2004 10:11:12 +0200 Received: (from epple@localhost)i368BC6d030498 for freebsd-ports@freebsd.org; Tue, 6 Apr 2004 10:11:12 +0200 Date: Tue, 6 Apr 2004 10:11:12 +0200 From: Dominik Epple To: freebsd-ports@freebsd.org Message-ID: <20040406081112.GA30459@axion01.tphys.physik.uni-tuebingen.de> References: <20040405153558.T62093-100000@dynamic.hydro.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040405153558.T62093-100000@dynamic.hydro.washington.edu> User-Agent: Mutt/1.4.1i Subject: Re: ifc port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 08:11:36 -0000 Hi, The required procedure is described in the error message when you try to install the port with missing distfiles. You have to follow the steps described there step by step. The servers from Intel are somewhat strange. If you register a product at the registration page and then login at premium.intel.com (or whatever its name was - see the Makefile's message) it takes some time (some minutes, or even an hour) for premium.intel.com to 'know' that you registered the product at the registration page. So, create an account, register your products (mine were already registered anyway) and then some time later go to premium.intel.com to download the files. It really works - even if it seems first it wouldn't. On Mon, Apr 05, 2004 at 03:41:12PM -0700, Paul English wrote: > > Hi Everyone, > > I see several posts about ifc in the archives, but nothing that > addresses my concern. > > The ifc port seems to require l_fc_pc_8.0.039.tar.gz from Intel, > which is a newer version of the file than I can download from Intel. Is > this version only available to paying customers or something? The newest > version I can download is: l_fc_p_8.0.034.tar.gz whether I resgister for > the 30 day trial or the free non-commercial option (I work at a University > so we qualify for free non-commercial). What is up with this? > > I tried emailing the port maintainer, but haven't heard back. > > It seems (from the archives and elsewhere on the web) that others > do not have trouble getting l_fc_pc_8.0.039.tar.gz from Intel since I > googled and can see scripts referencing it (and saying to just download it > from Intel). Can anyone tell me what I'm doing wrong to obtain it? When I > register, Intel tells me to go here to download: > > http://www.intel.com/software/products/compilers/downloads/forlin.htm > > I also tried messing around with the port to make it work with the > older version, but even if I futz with the checksum in distinfo and the > version numbers in the makefile, rpm2cpio chokes on it. Strange - I did this also while Intel's servers did take time to communicate and it worked.