Date: Mon, 04 Apr 2016 11:55:29 +0200 From: Mathieu Arnold <mat@FreeBSD.org> To: Daniel O'Connor <doconnor@gsoft.com.au>, perl@FreeBSD.org Subject: Re: Perl vendor directory Message-ID: <436F5A55071BDCBDA00F0F3B@ogg.in.absolight.net> In-Reply-To: <2490D243-A6AF-453A-A7AA-E7246CD57639@gsoft.com.au> References: <2490D243-A6AF-453A-A7AA-E7246CD57639@gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
--==========C749193DE18A2AFB0C5F========== Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, +--On 4 avril 2016 09:10:38 +0930 Daniel O'Connor <doconnor@gsoft.com.au> wrote: | Hi, | I am trying to update the Zone Minder port and one problem I found was | that it would install its perl goop into /. It turns out this is because | the vendor directories in the FreeBSD Perl port are all empty. | | There is a work around (tell ZM to install its perl stuff in the site | prefix) but it would be nice to not have to do that. | | I don't know much Perl so I have no idea how tricky it is though. | | The ZM discussion thread is at | https://forums.zoneminder.com/viewtopic.php?f=6&t=24460&p=93632#p93632 | | Thanks The vendor prefix is only enabled when you build Perl with PERL_VENDOR_PREFIX defined. The vendor prefix is supposed to be used by vendors to put their stuff there, so that it does not conflict with the Perl distribution or the regular Perl modules. ZM should be a good boy and install its stuff in site, like eveyrbody else. (It could also like some bad boys install its stuff wherever it wants too, like in a hierarchy it handles itself, but it's not really a good idea.) -- Mathieu Arnold --==========C749193DE18A2AFB0C5F========== Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQJ8BAEBCgBmBQJXAjoRXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQzQUI2OTc4OUQyRUQxMjEwNjQ0MEJBNUIz QTQ1MTZGMzUxODNDRTQ4AAoJEDpFFvNRg85ImMwQAKiM9t+9/j7EL5ENCRpjFzad /Yr+2PowucLiRiWSXp3TjqtVtR395L92jHn4nJn+ISl7svGtm3N/CDk1+LI7OGP+ zpxC9+WH1Y/4D1vVsLbyvE7qgrH2GIndCuoY02as+Aj/QKuEDhhITeoYnvsfTItb vbW3ljrAUVupcdPWeoxOshbtSWauIVNwVXB+IDAszKG/LUAivsEPu+BTivESd7bS +Qp0TLDqunAwY3Q25OkPqjcadR6cLHCSmpSVgF9XJcjEa7dE9sc2YCjb9gxJYUYu wr+D9Xiuq885Dze8yZ+coqsu2VtJeYvT2ZRTMxKHQY6pqeZhfE+WwmpCNnyVFGbT V25TTKQQi75Z6q7ck9Naec0Cg45dbyqcFCWnE4ufO7vH02gLOkwM/uz+LQDMceFi Nr9RFMCNm9PJiExgAdtu8QZVT2lFOP1ZpICh1t1I/FZ4P+hOcPPok9DkNViKGfk/ yUn1KevUgHtmr3PViyrIaVd2r7ti8vVJWRn3Obi0Ip+4BUSx2pHMwDnTuTGXWja7 xtNti5K90v4rTm8DHWr694i3PtSmT1KSJUhP4Uf0WvuNougVvNzkDg0rx+bucReS fE9o69D1cIgOTiXpQBuCnkufJQ9awmhsAj7jtr6V45JDs7/NU4MuH1ZainSuG7TZ LqrZh1/kkY/Uwwc7z+Lm =RQIx -----END PGP SIGNATURE----- --==========C749193DE18A2AFB0C5F==========--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?436F5A55071BDCBDA00F0F3B>