configure is automatically generated by the gnu autotools and therefore not maintained
in git.

You'll have the necessary tools anyways since they are required for building rtems, too
(autoconf, automake, ...).

Just invoke 'make prep' in the cexp top directory. This creates the various 'configure' and 'Makefile.in's.

You will also need gnu 'bison' for processing the cexp.y grammar.

HTH
- Till


On 10/25/2017 01:05 PM, Akiv Jhirad wrote:

Hi All,

In previous cexp releases there was a configure we could run to build cexp with ./configure, but in the latest cexp (https://github.com/till-s/cexpsh.git) there doesn’t seem to be an executable configure file? I tried looking into the INSTALL file of the repo but these instructions also used ./configure. There’s a configure.ac file but I’m not sure how to convert that into an executable (could be my lack of linux experience).

Any help would be appreciated, thanks!

--

Best Regards,

Akiv Jhirad



_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to