gcc & make installForum: Other Help Topics Topic: gcc & make install started by: cneth Posted by cneth on Sep. 13 2004,22:11
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 Posted by ke4nt1 on Sep. 13 2004,22:16
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 Posted by caturok on Sep. 16 2004,09:28
but how to install dpkg.dsl
Posted by guest on Sep. 16 2004,09:33
like all other *.dsl extensions ?there is a search button at the top if the page you are looking at! Posted by caturok on Sep. 17 2004,09:04
sorry i'm still confuised about that, can u tell me step by step Plzthank u for u respon Posted by Caturok on Oct. 03 2004,05:31
Hehehe i now thatI learn About My Self Posted by jerome5 on Oct. 03 2004,05:48
The packages should be installed manyally withdpkg -i --force-overwrite foo.deb where foo is the complete package name fileutils coreutils binutils thats all I can rember for now. Posted by cbagger01 on Oct. 03 2004,21:04
Step by step:1) Click on the "Search" button at the top of the page. 2) Type in "dpkg" or "install AND extension*" for the keyword. 3) Choose Search "ALL FORUMS" 4) Choose Search "FROM THE BEGINNING" 5) Choose Search "OR NEWER" 6) Press the "Search!" button. |