PATH=/usr/local/bin:/bin:/usr/bin considered harmful

Richard W.M. Jones rjones at redhat.com
Fri Jun 22 14:08:05 UTC 2012


A similar issue is that whenever anyone uses AC_PATH_PROG or related
in a configure script anywhere, it finds the /bin binary ahead of
/usr/bin.  You get odd-looking output from ./configure, and perhaps
other problems too (though I haven't seen any specifically).

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into Xen guests.
http://et.redhat.com/~rjones/virt-p2v


More information about the devel mailing list