From owner-freebsd-ports@FreeBSD.ORG Wed Jun 20 12:00:35 2007 Return-Path: X-Original-To: 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 2DFBB16A53C for ; Wed, 20 Jun 2007 12:00:35 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from dns.walsimou.com (walscop001.walsimou.com [82.228.201.70]) by mx1.freebsd.org (Postfix) with ESMTP id 864CB13C46C for ; Wed, 20 Jun 2007 12:00:34 +0000 (UTC) (envelope-from walsimou@walsimou.com) Received: from wals001FBSD.walsimou.com ([192.168.1.240]) (SSL: TLSv1/SSLv3,256bits,AES256-SHA) by dns.walsimou.com with esmtp; Wed, 20 Jun 2007 14:01:45 +0200 id 0000B809.0000000046791729.00017561 Message-ID: <46791703.6050906@walsimou.com> Date: Wed, 20 Jun 2007 14:01:07 +0200 From: Gaye Abdoulaye Walsimou User-Agent: Thunderbird 2.0.0.0 (X11/20070513) MIME-Version: 1.0 To: ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: libgfortran.so.2 scilab-4.1_3 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, 20 Jun 2007 12:00:35 -0000 Hello list, I have this error when i try to use scilab: /usr/local/bin/scilab: /usr/local/lib/scilab/pvm3/lib/pvmgetarch: not found /libexec/ld-elf.so.1: Shared object "libgfortran.so.2" not found, required by "scilex" I try to use it under freebsd 6.2-STABLE, xorg 7.2, kde 3.5.6. I understood that I need libgfortran, but don't know what port to install thanks a lot for any suggestion and help