[FreeBSD port]: devel/glib20

Andrew W. Nosenko andrew.w.nosenko at gmail.com
Fri Feb 27 02:36:12 PST 2009


On Fri, Feb 27, 2009 at 12:34 PM, Andrew W. Nosenko
<andrew.w.nosenko at 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 at gmail.com>


More information about the freebsd-gnome mailing list