.\" .\" srecord - manipulate eprom load files .\" Copyright (C) 2003, 2006-2010 Peter Miller .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 3 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program. If not, see .\" . .\" .ad l .hy 0 .so etc/version.so .nf SRecord \*(v)

SRecord \*(v)
Files for Download

There are several ways you can obtain the software, as either source code or pre-compiled binaries.

[*]

The Master Sources

The following files are available for download from this web site:

File Name Description
srecord-\*(v).README The README file from the tar distribution.
change_log.txt The release notes describing the changes in this version.
srecord-\*(v).lsm Brief description in LSM format.
srecord-\*(v).spec RedHat package manager specification file (RPM)
srecord-\*(v).tar.gz The complete source.
srecord-\*(v).pdf SRecord Reference Manual, in Adobe Acrobat format.


[*]

SourceForge Downloads

The best possible download speed for the source tarball will be from the SourceForge download pages, and here is the most recent tarball from there.


[*]

Ubuntu Packages

If you use Ubuntu Linux, there are pre-built packages available for installation using the normal sudo apt-get install method, from this package archive (PPA).

Instructions are available there for how to manually add the PPA to your /etc/apt/sources.list file, but the following commands are sufficient on recent versions of Ubuntu:

sudo add-apt-repository ppa:pmiller-opensource/ppa
sudo apt-get update
sudo apt-get install srecord


[*]

Debian Packages

The SRecord Debian packages are maintained by Fathi Boudra <fabo@debian.org>. The Debian packages are available at http://packages.qa.debian.org/s/srecord.html


[*]

Precompiled Windows Executables

See the SourceForge.net download mirrors for precompiled windows executables. They tend to be less up-to-date than the Ubuntu binarie, see here for how to build up-to-date binaries yourself.