Hi Naveen,
In the configure.ac, search for 'AM_INIT_AUTOMAKE', then change the line to the following instead: AM_INIT_AUTOMAKE([foreign subdir-objects 1.6]) This was fixed in the latest master branch. But, you can do this change manually as I just showed you. Then, if you get an error running 'configure' as follows: configure: error: openssl is currently the only supported crypto library for trousers. Please install openssl from http://www.openssl.org or the -devel package from your distro Do the following to get the package installed: sudo apt-get install libssl-dev These two steps should be all you need in order get TrouSerS 0.3.13 compiled in Ubuntu. It works for me on Ubuntu16.04. Sorry for the delay! Hope this help! Vicky On Thu, Aug 25, 2016 at 1:43 AM, Naveen K <[email protected]> wrote: > hi, > Please help me regarding this installation.. I have followed the > README from the package and I am getting this error while useing make > command. Please find the attachment of screenshot and kindly do the needful > > Thanking You, > With regards, > Naveen Kumar K > > ------------------------------------------------------------ > ------------------ > > _______________________________________________ > TrouSerS-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/trousers-users > >
------------------------------------------------------------------------------
_______________________________________________ TrouSerS-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/trousers-users
