I tried to build the examples as mentioned in
/usr/local/.../example/readme.internal:
However:
1. All the config files are missing in this directory and therefore automake
fails
2. samples directory is now examples (see bellow)
"The shipping package is as shown below:
samples
/Makefile.internal.in
Makefile.in
configure.internal
configure
config.guess
config.sub
|
|
---------------------------------------
| | |
hello-1 append-tranform regression
/Makefile.in /Makefile.in /Makefile.in
"
How should examples be built?
Best
Moshe Kaplan