making .NET 5.0 work

Hi

I’m new to the Linux environment, so, do not be too harsh, thanks

I’m trying to get the new .NET 5.0 development environment working, and have run into some issues that I was able to handle, but this one stumps me.

I’m supposed to run an autogen file. The first missing component was automake, and I was able to install it using YAST’s SW MGR

Now it’s asking for libtoolize and the SW MGR does not find it.

What’s the next step for me?

Thanks, David L.

these are the instructions that I’m following:

https://github.com/aspnet/Home/blob/dev/GettingStartedDeb.md

Hi
The libtool package has libtoolize, have you looked at the development patterns to install all the basic tools?

Thanks, I just did, and all is well, learning as I go.

David L.