Date: Sun, 29 Oct 2017 09:21:44 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: Andre Ellis <aellis9369@gmail.com> Cc: "freebsd-x11@freebsd.org" <x11@freebsd.org> Subject: Re: FreeBSD Port: x11-themes/xcursor-themes Message-ID: <CAN6yY1uq4f9y2mN=JkobMdfqyXbdm2ZBi4K2CNBNm%2BKwbjj5Zw@mail.gmail.com> In-Reply-To: <CF3704DF-A8B1-4F2F-9598-DE4BC14D1E89@gmail.com> References: <CF3704DF-A8B1-4F2F-9598-DE4BC14D1E89@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 29, 2017 at 6:12 AM, Andre Ellis <aellis9369@gmail.com> wrote: > I would like to report a problem. When installed xcursor-themes via ports > it fails because it looks for files in ./work/stage/usr/local/share/* but > it is actually at ./work/stage/usr/local/lib/* > > Thanks > If these files are placed in ./work/stage/usr/local/lib, you have an error in your environment. With a default environment these files are correctly located in share, not lib. This indicates some environmental variable is set improperly. That said, I am not sure what variable would have this effect. ports(8) has a list of environmental variables used by the ports system, but I don't see any that would place files in lib instead of share. Do other ports install correctly? -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1uq4f9y2mN=JkobMdfqyXbdm2ZBi4K2CNBNm%2BKwbjj5Zw>