"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "INSTALLATION" between
afio-2.5.1.tgz and afio-2.5.2.tgz

About: Afio is an archiver & backup program with builtin compression (generates cpio-format archives).

INSTALLATION  (afio-2.5.1.tgz):INSTALLATION  (afio-2.5.2.tgz)
skipping to change at line 20 skipping to change at line 20
make make
Side note on compiler warnings: Side note on compiler warnings:
------------------------------- -------------------------------
You may get some compiler warnings -- these do not always indicate a You may get some compiler warnings -- these do not always indicate a
real problem. (The GCC maintainers add new types of warning messages real problem. (The GCC maintainers add new types of warning messages
regularly, and afio is usually behind in updating the sources to regularly, and afio is usually behind in updating the sources to
eliminate new warnings.) eliminate new warnings.)
If you see warning like:
ignoring return value of X, declared with attribute warn_unused_result
these are spurious are generated by a bug in glibc: they can be ignored.
See the file PORTING for more information on compiling afio on See the file PORTING for more information on compiling afio on
non-Linux machines. non-Linux machines.
STEP 2 (OPTIONAL). Regression tests. STEP 2 (OPTIONAL). Regression tests.
------------------------------------ ------------------------------------
Optionally, you can run some automatic regression tests to check if Optionally, you can run some automatic regression tests to check if
the new afio binary works OK. If you have an older version of afio the new afio binary works OK. If you have an older version of afio
installed, the tests will also check (just to be extra paranoid) if installed, the tests will also check (just to be extra paranoid) if
the archive format used by the old binary is still interoperable with the archive format used by the old binary is still interoperable with
skipping to change at line 50 skipping to change at line 56
------------------------------------------- -------------------------------------------
Do this manually, or type Do this manually, or type
make install make install
which installs the afio binary in /usr/local/bin, and the manual page which installs the afio binary in /usr/local/bin, and the manual page
in /usr/share/man/man1 -- these are the correct locations for most in /usr/share/man/man1 -- these are the correct locations for most
Linux systems. Linux systems.
** Warning: older versions the afio `make install' (before
2.4.7.9beta) used /usr/bin as the executable install directory. If
/usr/bin is before /usr/local/bin in your PATH, you might have to
delete or rename any older version of afio in /usr/bin.
Notes on using afio Notes on using afio
------------------- -------------------
Afio has far too many options to be used directly from the command Afio has far too many options to be used directly from the command
line, it is best used as an `archive engine' in a backup script. line, it is best used as an `archive engine' in a backup script.
See the file SCRIPTS for more information on backup scripts that use See the file SCRIPTS for more information on backup scripts that use
afio. afio.
See the file PORTING for information on compiling afio on non-Linux See the file PORTING for information on compiling afio on non-Linux
 End of changes. 2 change blocks. 
5 lines changed or deleted 6 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)