|
The problem is, I was half asleep last night and typed in.
/usr/bin/install --help
to see what version / options it had because it didn't seem to be working. (Was trying to compile libjpeg).
and I had half an instruction on the command line already...
rm
end result.
rm /usr/bin/install --help
*SPLAT!
no more /usr/bin/install
so now I cant seem to get anything to install/compile at all, to save myself.
I'm hoping that someone else has a debian(woody) O/S on a intel machine (i386/i686), and maybe we can copy their binary /usr/bin/install over to my server, and get this puppy going again.
|