[ English | Japanese ] [ GFD Dennou Club / cc-env (IN JAPANESE) / G95 Debian package Top page]

G95 Debian Package


  1. Overview
  2. News
  3. Mirror sites
  4. Stable version Installation
  5. Unstable version Installation
  6. Debian packages list

Overview

Debianized G95 Fortran compiler (The G95 Project) packages are distributed here.

Additional, some debianized libraries built by G95 Fortran compiler are distributed too.

Note1

Following Debian packages support only i386 architecture.

Note2

There is GNU Fortran 95 (gfortran) besides G95 as free Fortran 90/95 compiler, too. If your Debian version is 4.0 (etch) or more, Debian package of gfortran is available.

(I am not investigating the difference between G95 (g95) and GNU Fortran 95 (gfortran) ).

News

Mirror sites

If you want to mirror this site, then please contact IMG.

Stable version Installation

"Old Stable" and "Stable" packages in Debian packages list can be installed by APT.

Debian GNU/Linux 4.0 (etch)

Packages in this repository can be gpg authenticated. The key that is being used for signing the packages is

pub   1024D/AEE995F4 2005-12-08
uid                  Youhei SASAKI <uwabami@gfd-dennou.org>

You can enter this key into the APT trusted keys database with the following command (using subkeys.pgp.net):

# gpg --keyserver subkeys.pgp.net --recv-keys AEE995F4
# gpg --armor --export AEE995F4 | apt-key add -

Next, add following statements to /etc/apt/sources.list.

deb http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou etch/
deb-src http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou etch/

And then use apt-get command to install packages as follows. Select a package from Debian packages list, and substitute it to <Package name> .

# apt-get update
# apt-get install <Package name>

Debian GNU/Linux 3.1 (sarge)

Add following statements to /etc/apt/sources.list.

deb http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou sarge/
deb-src http://www.gfd-dennou.org/library/cc-env/Linux/debian-dennou sarge/

And then use apt-get command to install packages as follows. Select a package from Debian packages list, and substitute it to <Package name> .

# apt-get update
# apt-get install <Package name>

Unstable version Installation

"Unstable" packages in Debian packages list can be installed manually. Download "deb" files, and install by "dpkg" command. Please check dependency manually.

Debian packages list

Package Software Old Stable
[Debian ver 3.1 (sarge)]
[G95 ver 0.9 (old stable)]
Stable
[Debian ver 4.0 (etch)]
[G95 ver 0.91 (stable)]
Unstable
[Debian ver: (sid)]
[G95 ver:
(current snapshot)]
Archives Archives Archives
g95 G95 Fortran Compiler g95/sarge g95/etch g95/sid
netcdf-g95 NetCDF (network Common Data Form) netcdf-g95/sarge netcdf-g95/etch netcdf-g95/sid
gt4f90io-g95 gt4f90io (Fortran90 netCDF I/O library with gtool4 conventions) gt4f90io-g95/sarge gt4f90io-g95/etch gt4f90io-g95/sid
blas-g95
blas-g95-dev
blas-g95-test
BLAS (Basic Linear Algebra Subprograms) blas-g95/sarge blas-g95/etch blas-g95/sid
lapack-g95
lapack-g95-dev
lapack-g95-pic
lapack-g95-test
LAPACK (Linear Algebra PACKage) lapack-g95/sarge lapack-g95/etch lapack-g95/sid
ispack-g95 ISPACK (ISHIOKA numerical computing PACKage) ispack-g95/sarge ispack-g95/etch ispack-g95/sid
spml-lapack-g95 spml (SPMODEL library) with LAPACK spml-lapack-g95/sarge spml-lapack-g95/etch spml-lapack-g95/sid

Yasuhiro MORIKAWA / GFD Dennou Staff dcstaff@gfd-dennou.org
Last Updated: 2008/06/21, Since: 2006/06/21