stevelitt
Group: Members
Posts: 1
Joined: Oct. 2004 |
|
Posted: Oct. 08 2004,10:23 |
|
DSL 0.8.2 installed on my hard disk. During the install it errored out saying it couldn't install extended, but instead installed standard.
I tried to ./configure IceWM. It bombed saying I had no compiler. No problem, I just did this:
ln -s tcc gcc
Now the ./configure went through quite a bit of its stuff. But then, while checking cpp, it errored out like this:
root@box:/usr/bin# cpp cpp: installation problem, cannot exec `cpp0': No such file or directory root@box:/usr/bin#
A use of the find command showed there's no cpp0 file on the entire hard disk. Where do I go from here?
|