Hi,
I'm after a move and tried to upgrade FreeBSD binaries and some ports. But freebsd-version is 11.1-RELEASE and binaries updated while ports are much newer. I have got 65 lines from
How can I downgrade ports to 11.1-RELEASE or upgrade all necessary ports?
Maybe a newcomer question, I have not found the answer.
Thanks, Attila
I'm after a move and tried to upgrade FreeBSD binaries and some ports. But freebsd-version is 11.1-RELEASE and binaries updated while ports are much newer. I have got 65 lines from
pkg version -l '<'
, for example perl5-5.24.1_1. And here is my proble, I cannot compile /usr/ports/audio/libmatemixer becase of
Code:
===> Configuring for p5-XML-Parser-2.44
env: /usr/local/bin/perl5.24.2: No such file or directory
*** Error code 127
Maybe a newcomer question, I have not found the answer.
Thanks, Attila
Last edited by a moderator: