On Tuesday 28 January 2003 19:02, Dave De Graff wrote:
> I've installed gcc but can't find its executables. Seems like the last time
> I installed it on a fresh woody installation, it was all configured to run.
> Session output is below. Any ideas?
>
> [...]
>
> root@host:# feta install gcc-3.2
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>   cpp-3.2 gcc-3.2-base libgcc1
> The following NEW packages will be installed:
>   cpp-3.2 gcc-3.2

There we have it. Debian is only moving to gcc3.2 as a default compiler in 
unstable and not very far there. Any succes calling gcc-3.2 et al.?

> root@host:# which cc
> root@host:# which gcc
> root@host:# find /* -name cc

Just a nitpick here: 'find / -name cc' would be the "correct" way to do this, 
you specify the base path. ;-)

-- 
Got Backup?


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to