What steps will reproduce the problem?
1. hg clone https://anic.googlecode.com/hg/ anic
2. make
3. ./anic -h
What is the expected output? What do you see instead?
yuv@yuvpad2:~/anic$ ./anic
anic -- ANI Compiler v.[0.74.1.13634339] (c) 2010 Kajetan Adrian Biedrzycki
usage: anic sourceFile... [-] [-o outputFile] [-p optimizationLevel]
[-v] [-s] [-c] [-t tabWidth] [-e] [-h]
For more information, type 'anic -h'.
home page: http://anic.googlecode.com/
yuv@yuvpad2:~/anic$ ./anic -h
ERROR: cannot display manual page: executing manual driver failed.
ERROR: fatal error code 1 -- stop.
What version of the product are you using? On what operating system?
Please provide any additional information below.
yuv@yuvpad2:~/anic$ uname -a
Linux yuvpad2 3.2.0-29-generic-pae #46-Ubuntu SMP Fri Jul 27 17:25:43 UTC 2012
i686 i686 i386 GNU/Linux
yuv@yuvpad2:~/anic$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.04.1 LTS
Release: 12.04
Codename: precise
Original issue reported on code.google.com by
ubershmekel@gmail.comon 15 Aug 2012 at 7:58