From owner-freebsd-questions@FreeBSD.ORG Thu Feb 16 21:23:09 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3E2B616A422 for ; Thu, 16 Feb 2006 21:23:09 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B9F643D49 for ; Thu, 16 Feb 2006 21:23:08 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by nproxy.gmail.com with SMTP id c2so170709nfe for ; Thu, 16 Feb 2006 13:23:07 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=gP0PLNQR6K7CYWSkqlArOCLGxQc30eFncac6P0EMsUhXI2K7KsC/vwfSdSKc0wZ3sgtDl8DAIg0aCcnlhZeghuk7Hb/v3/07eEKUoVik4pfrrRYMmmuWRYmEmByff7OiJhonZQzGRPJVRWNnF4dCz/MPDgehak5rvQbhfyEC3Jw= Received: by 10.48.238.20 with SMTP id l20mr272048nfh; Thu, 16 Feb 2006 13:23:06 -0800 (PST) Received: by 10.49.11.5 with HTTP; Thu, 16 Feb 2006 13:23:06 -0800 (PST) Message-ID: Date: Thu, 16 Feb 2006 16:23:06 -0500 From: michael johnson To: Chen Xu In-Reply-To: <184b087c0602161211q21bcd6dr3553a04becd81249@mail.gmail.com> MIME-Version: 1.0 References: <184b087c0602161211q21bcd6dr3553a04becd81249@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: fftw static library X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ahze@ahze.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Feb 2006 21:23:09 -0000 On 2/16/06, Chen Xu wrote: > > Dear all, > > I installed fftw from port, that was fine. However, > I could not see the libsfftw.so or libsrfftw.so anywhere. > In SuSE, at least, there are two packages fftw and fftw-dev. > Those header files and static link library files are installed > from the second package. > > How can I get them for my FreeBSD box? install ports/math/fftw-float Cheers, Michael Thanks, > Chen > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >