Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2017 23:29:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 221770] textproc/p5-XML-Parser: build fails: /usr/local/bin/perl5.24.2 not found
Message-ID:  <bug-221770-6497-fMjFKanaVv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221770-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221770-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221770

rkoberman@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rkoberman@gmail.com

--- Comment #3 from rkoberman@gmail.com ---

/usr/local/perl5.24.2 is installed by the perl5.24.
% pkg which  /usr/local/bin/perl5.24.2
/usr/local/bin/perl5.24.2 was installed by package perl5-5.24.2

If it is missing, it got deleted.
%=20
pkg info -l perl5 | grep bin/perl5
        /usr/local/bin/perl5
        /usr/local/bin/perl5.24.2

perl, perl5, and perl5.24.2 all appear to be hardlinks to the perl executab=
le.
Try re-installing perl and see if the file is installed.

This all assumes that you use default values for environmental variables
related to port installation.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221770-6497-fMjFKanaVv>