I am getting the following errors in compiling Gem on Ubuntu 15.04. Any
thought on what I need to do to correct this. Thanks.
this has been fixed in Gem's git for a long time.
I was having trouble with autoconf so went with the stable version.
but there hasn't been a release for an even longer time.
but if you need to stick with a properly released version of Gem, why
don't you just use the Gem that comes with ubuntu?
as in:
$ sudo apt-get install gem
Thanks for this, the documentation I saw said
sudo apt-get install pd-gem
which didn't work. Will definitely go this route next time around now
that I know the correct command.
Jim.