Armin K. wrote: > On 02/04/2013 02:14 AM, Michael C. Robinson wrote: >> root [ ~ ]# /etc/init.d/gdm start >> /etc/profile.d/gnome.sh: line 1: pathappend: command not found >> /etc/profile.d/gnome.sh: line 2: pathappend: command not found >> /etc/profile.d/gnome.sh: line 3: pathappend: command not found >> /etc/profile.d/gnome.sh: line 4: pathappend: command not found >> Starting GNOME Display Manager GDMroot [ ~ ]# >> >> I think pathappend is defined in /etc/profile and that the gnome.sh >> script under /etc/profile.d doesn't >> mean anything if it isn't appended to profile. I'm using the latest >> BLFS book online, maybe there is a >> startup script error? >> > > http://www.linuxfromscratch.org/blfs/view/svn/postlfs/profile.html > > pathappend is defined here iirc ...
But notice at the bottom: # Now to clean up unset pathremove pathprepend pathappend The original intent was to only have it for login and not have it as a permanent function in the environment. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
