Date: Fri, 27 Feb 2009 12:36:09 +0200 From: "Andrew W. Nosenko" <andrew.w.nosenko@gmail.com> To: Stanislav Sedov <stas@freebsd.org> Cc: gnome@freebsd.org Subject: Re: [FreeBSD port]: devel/glib20 Message-ID: <6161f3180902270236g1026e399q8b23798d91086e4b@mail.gmail.com> In-Reply-To: <6161f3180902270234t4d70cae0i900fe470939d0f9d@mail.gmail.com> References: <20090224021026.ba40bdc2.stas@FreeBSD.org> <1235598615.3297.60.camel@shumai.marcuscom.com> <20090226171804.8681e79c.stas@FreeBSD.org> <6161f3180902260653x2a6705l69b36c01b41caca0@mail.gmail.com> <20090226223059.9e23c3dc.stas@FreeBSD.org> <6161f3180902270234t4d70cae0i900fe470939d0f9d@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 27, 2009 at 12:34 PM, Andrew W. Nosenko <andrew.w.nosenko@gmail.com> wrote: > No. It just collection of files that included by the '.' (dot) > command of shell into .profile execution chain. Something like > > $ echo 'G_BROKEN_FILENAMES=yes' > /usr/local/etc/profile.d/glib20.sh > $ chmod +x /usr/local/etc/profile.d/glib20.sh > Sorry, $ echo 'G_BROKEN_FILENAMES=yes' > /usr/local/etc/profile.d/glib20.sh $ echo 'export G_BROKEN_FILENAMES' >> /usr/local/etc/profile.d/glib20.sh $ chmod +x /usr/local/etc/profile.d/glib20.sh of course (I forget to export variable...) -- Andrew W. Nosenko <andrew.w.nosenko@gmail.com>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6161f3180902270236g1026e399q8b23798d91086e4b>