Hello,
tried to find similar problem... but it looks like nobody got it.
so, I'm trying to make different flavours with installing software from ports.
and for example, i can't install ports-mgmt/portdowngrade cause of:
and this is sick, cause after starting jail I may see it:
also, i had tried to install indexinfo via pkg and via /usr/ports/print/indexinfo
but it doesn't help
what do you recommend to install this?
tried to find similar problem... but it looks like nobody got it.
so, I'm trying to make different flavours with installing software from ports.
and for example, i can't install ports-mgmt/portdowngrade cause of:
Code:
Making all in m4
Making all in tests
===> Staging for gettext-runtime-0.19.8.1
===> gettext-runtime-0.19.8.1 depends on executable: indexinfo - not found
===> gettext-runtime-0.19.8.1 depends on executable: indexinfo - not found
*** Error code 1
Stop.
make[3]: stopped in /basejail/usr/ports/devel/gettext-runtime
*** Error code 1
Stop.
make[2]: stopped in /basejail/usr/ports/devel/gettext-tools
*** Error code 1
Stop.
make[1]: stopped in /basejail/usr/ports/devel/subversion
*** Error code 1
Stop.
make: stopped in /basejail/usr/ports/ports-mgmt/portdowngrade
and this is sick, cause after starting jail I may see it:
Code:
root@erlang18_09:~ # whereis indexinfo
indexinfo: /usr/local/bin/indexinfo /usr/ports/print/indexinfo
also, i had tried to install indexinfo via pkg and via /usr/ports/print/indexinfo
but it doesn't help
what do you recommend to install this?