You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to test Tor in OpenSGX but while compiling I am having this issue indicating that automake version is mismatched as in Ubuntu 16 by default automake version is 1.15 but in Ubuntu 14 is was automake-1.14.
I have tried a few solutions as Link-1 and Link-2 but nothing is working. Can anyone guide me in this?
Also, I have checked whether there is any changing made in configure.ac or Makefile.am but found that there is no change in these files, So as there is no change in these do I still has to use automake1.14 or somehow automake-1.15 can also be used?
I have also tried to install Ubuntu 14 but it has its own issues due to being too old some libraries are not available. All I want is to run an application using OpenSGX
If anyone can provide me with the solution and ready-made virtual machine in which OpenSGX is working that would be a great help.
The text was updated successfully, but these errors were encountered:
I wanted to test Tor in OpenSGX but while compiling I am having this issue indicating that automake version is mismatched as in Ubuntu 16 by default automake version is 1.15 but in Ubuntu 14 is was automake-1.14.
![automake](https://user-images.githubusercontent.com/41795454/103743793-84ab6c80-501e-11eb-9845-afec144827a1.jpeg)
I have tried a few solutions as Link-1 and Link-2 but nothing is working. Can anyone guide me in this?
Also, I have checked whether there is any changing made in configure.ac or Makefile.am but found that there is no change in these files, So as there is no change in these do I still has to use automake1.14 or somehow automake-1.15 can also be used?
I have also tried to install Ubuntu 14 but it has its own issues due to being too old some libraries are not available.
All I want is to run an application using OpenSGX
If anyone can provide me with the solution and ready-made virtual machine in which OpenSGX is working that would be a great help.
The text was updated successfully, but these errors were encountered: