Question:
- Why doesn't this work?
Note:
# cat ~/.Xdefaults
XTerm*background: black
XTerm*foreground: white
XTerm*highlightColor: red
XTerm*highlightSelection: true
# xrdb -load ~/.Xdefaults
cpp: too many input files
|
feedback
|
|
Cpp reports this error if it receives more than two arguments on the command line. On what OS are you running? Is there a non-standard version of cpp in your Hold on, I think I've got it: the path to your directory contains whitespace. Watch this:
Let me know if this is an accurate assessment. | |||
|
feedback
|