Analog CE
27
stars
64
commits
C
primary language
Sep 7, 2025
updated
Analog CE
This is the official GIT repository for the Analog CE maintenance project of Stephen Turner's Analog log-file parser project.
Please note that I no longer have the ability to compile for Mac and have less access to dev tools than I did, so if someone else wants to take up maintenance, please get in touch.
Pre-compiled binaries are now available here in the releases tab of GitHub.
After Dr. Turner stopped maintaining Analog, I have stepped in to provide updates to the detection algorithm. Analog CE should be considered to be a maintenance release of Analog. The binaries are newer and contain a small number of optimisations however the fundamental functionality is identical.
Analog CE is primarily aimed at users who want to be able to detect newer operating systems and web browsers through the reporting functionality of Analog. If you don’t need this, then there is no specific need to use Analog CE unless you are:
If you receive the error:
WARNING: 'aclocal-1.16' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<https://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<https://www.gnu.org/software/autoconf>
<https://www.gnu.org/software/m4/>
<https://www.perl.org/>
Download pcre2-10.44.tar.gz from https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.44 and extract over src/pcre2. Something is being lost in the clone to/from GitHub that is causing the error. If you know what and how to solve it, please file details of the fix as an issue. Thanks.
C
67.1%
HTML
11.9%
Roff
9.1%
Shell
5.4%
Makefile
3.5%
Analog CE
27
stars
64
commits
C
primary language
Sep 7, 2025
updated
Analog CE
This is the official GIT repository for the Analog CE maintenance project of Stephen Turner's Analog log-file parser project.
Please note that I no longer have the ability to compile for Mac and have less access to dev tools than I did, so if someone else wants to take up maintenance, please get in touch.
Pre-compiled binaries are now available here in the releases tab of GitHub.
After Dr. Turner stopped maintaining Analog, I have stepped in to provide updates to the detection algorithm. Analog CE should be considered to be a maintenance release of Analog. The binaries are newer and contain a small number of optimisations however the fundamental functionality is identical.
Analog CE is primarily aimed at users who want to be able to detect newer operating systems and web browsers through the reporting functionality of Analog. If you don’t need this, then there is no specific need to use Analog CE unless you are:
If you receive the error:
WARNING: 'aclocal-1.16' is missing on your system.
You should only need it if you modified 'acinclude.m4' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'aclocal' program is part of the GNU Automake package:
<https://www.gnu.org/software/automake>
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
<https://www.gnu.org/software/autoconf>
<https://www.gnu.org/software/m4/>
<https://www.perl.org/>
Download pcre2-10.44.tar.gz from https://github.com/PCRE2Project/pcre2/releases/tag/pcre2-10.44 and extract over src/pcre2. Something is being lost in the clone to/from GitHub that is causing the error. If you know what and how to solve it, please file details of the fix as an issue. Thanks.
C
67.1%
HTML
11.9%
Roff
9.1%
Shell
5.4%
Makefile
3.5%