Re: [techtalk] /usr/local/include

2001-01-24 Thread Darren
On Wed, 24 Jan 2001, Marie Fischer wrote: >imho the std location for c headers (*.h) _is_ /usr/include. to my >still-not-quite-awake mind it looks like your gcc is looking for headers >in the wrong place (/usr/local/include) and for some reason not in >/usr/include. btw, the program compiled on m

Re: [techtalk] /usr/local/include

2001-01-24 Thread Marie Fischer
On Tue, 23 Jan 2001, Darren wrote: > I upgraded from RH 6.1 to 7.0, and one of the (many) things that's been > changed as a result was that my backspace key no longer acted like a > backspace key. In the course of trying to fix it, I was trying to compile > the one-line of C code on this page: >

[techtalk] /usr/local/include

2001-01-23 Thread Darren
I upgraded from RH 6.1 to 7.0, and one of the (many) things that's been changed as a result was that my backspace key no longer acted like a backspace key. In the course of trying to fix it, I was trying to compile the one-line of C code on this page: http://www.linuxdoc.org/HOWTO/mini/BackspaceD