From owner-freebsd-questions Mon Jun 5 7:27:53 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp13.bellglobal.com (smtp13.bellglobal.com [204.101.251.52]) by hub.freebsd.org (Postfix) with ESMTP id DAA0937BC8C for ; Mon, 5 Jun 2000 07:27:47 -0700 (PDT) (envelope-from eric.boucher24@sympatico.ca) Received: from sympatico.ca ([64.228.161.168]) by smtp13.bellglobal.com (8.8.5/8.8.5) with ESMTP id KAA15926 for ; Mon, 5 Jun 2000 10:31:33 -0400 (EDT) Message-ID: <393BB820.5DF7A001@sympatico.ca> Date: Mon, 05 Jun 2000 10:24:33 -0400 From: Boucher Eric Reply-To: eric.boucher24@sympatico.ca X-Mailer: Mozilla 4.05 [fr]C-SYMPA (Win95; I) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Using Fortran Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I wanted to use the Fortran compiler deliver with FreeBSD but it didn't worked. I typed f77 nameofmyfile and it produce a file a.out like it suppose to do and I tried to execute it, but it didn't work. The message : Command not found appears. But a message also appear and says, after typing f77 ...: usr/lib/libf2c.so : warning : mktemp( ) possibly used unsafely ; consider using mkstemp ( ). What does this mean? I'm new to all this, so please try to be very clear, I'm not an expert. Thanks a lot. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message