Hi folks. I'd like to update Passenger, but it's tripping over another port that apparently isn't needed anymore.
The port is rubygem-passenger upon nginx, installed separately. But then this happens:
Upon looking into reinstalling automake, the ports info says that it's no longer needed for anything...all the latest versions.
Confusing.
Any advice? Cheers
The port is rubygem-passenger upon nginx, installed separately. But then this happens:
Code:
===> Installing for automake-1.16.1
===> Checking if automake already installed
===> An older version of automake is already installed (automake-1.15.1)
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of automake
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** Error code 1
Stop.
make[4]: stopped in /usr/ports/devel/automake
*** Error code 1
Stop.
make[3]: stopped in /usr/ports/lang/ruby24
*** Error code 1
Stop.
make[2]: stopped in /usr/ports/lang/ruby24
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/www/rubygem-passenger
*** Error code 1
Stop.
make: stopped in /usr/ports/www/rubygem-passenger
Upon looking into reinstalling automake, the ports info says that it's no longer needed for anything...all the latest versions.
Confusing.
Any advice? Cheers