On 09/03/2014 01:05 AM, Fernando de Oliveira wrote: > Fixed at revision 14177. > > Thanks Armin and Bruce. > > Armin, I could not use your suggestion (my preferred one), because each > time an x-terminal emulator started, several error messages about not > finding patappend and pathremove appeared in the newly open terminal.. > > I recall that they used to be unset, and is not anymore, thought it was > /etc/profile that unset it, but was not. If I could find how to avoid > this problem, I would replace the fix I put in the book, and don't like, > by yours. >
pathappend and pathremove are defined in /etc/profile itself. Are you sure that you were sourcing it (. /etc/profile) (it's possible, by mistake, that you were executing it by missing the . (dot))? Also, it's highly unlikely that LXDM could harm any X terminal in any way, simply because any terminal emulator runs bash (well, default user shell I think) and bash itself takes care of sourcing the startup scripts and stuff like that. -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
