I give up, Ive had two bands down for over a day trying to get this to run without even asking for help.
I love the help given so far but Id rather be given qa fish at this point to be fed for a day rather than bein taught how lol
root@vultr:/# cd secp256k1
root@vultr:/secp256k1# ./autogen.sh
./autogen.sh: 3: ./autogen.sh: autoreconf: not found
root:/secp256k1#
I feel your pain, which is why I'm attempting to help, but if you're not familiar with the Linux command line, then I'd agree that this is a lot to take on

If you do decide to continue on this path, remember that Google is your friend - the solution to your issues is usually just a search away.
For example, for the issue you're seeing:
sudo apt-get install automake
sudo apt-get install build-essential libtool
From the result I found on Google:
https://bt.irlbtc.com/view/997356.10195;wap2