Other Help Topics :: gcc & make install
Hi,
Ive installed gcc trought "apt-get install gcc", but make didnt come with it... so I did a "apt-get install make"... it was installing but came out this error:
dpkg: error while proc /var/...../fileuitls...deb (--unpack)
trying to overwrite '/bin/chgrp', wich is also in package coreutils
dpkg-deb: subproc paste killed by signal (broken pipe)
.....
Anyone know how to do it? Thanks already 
To avoid dependency issues, the install command should be
" apt-get install gcc g++ make "
Make sure you have installed gnu-utils.dsl and dsl-dpkg.dsl
and changed your /etc/apt/sources.lst from stable to unstable
before attempting this..
Or, try the gcc1.dsl extension in the testing repository.
It works well for the liveCD/poorman's/frugal installs ..
I don't know how it runs in a HDInstall ..
73
ke4nt
but how to install dpkg.dsl
like all other *.dsl extensions ?
there is a search button at the top if the page you are looking at!
sorry i'm still confuised about that, can u tell me step by step Plz
thank u for u respon
Next Page...
original here.