Hi,
> - unpack avra, I am using:
>
> git clone git://avra.git.sourceforge.net/gitroot/avra/avra avra
>
> cd avra/src
> make -f makefile/Makefile.linux clean
> make -f makefile/Makefile.linux
>
> you should get a working "avra" in the src directory, try:
$ make -f ./makefiles/Makefile.linux LDF
>> Matthias Trute wrote:
> Hi,
>
> Elliott Chapin wrote:
>
>> Makefile.am: required file `./NEWS' not found
>> Makefile.am: required file `./ChangeLog' not found
>>
>> As a late friend might have said: It bagles the mind. Why might such
>> files be needed?
>
> an easy and quick fix is simply creat