LCD Monitors

oh fuck

also kurayami i have a LUNIX (bsd actually) question fory ou

when running configure scripts before compiling, it doesn't seem to check /usr/local/include, only /usr/include

it's really starting to piss me off
 
i have a broken one. by broken i mean it fell and shattered the screen which makes it pretty much useless. you would be interested in something like that?
 
gon:

cp -R /usr/local/include/* /usr/include
rmdir /usr/local/include
ln -s /usr/include /usr/local/include

that might work ;)
 
Back
Top