| S3tH  
 
  
 
 
 Group: Members
 Posts: 10
 Joined: Aug. 2004
 | 
|  | Posted: Aug. 06 2004,01:05 |  |  There were a couple threads on this, but they didn't seem to help me... and they were for earlier versions of DSL. 
I've been trying to install my soundcard and need make. 
This is what I get:
 
 root@box:/home/Sound# apt-get install make
 Reading Package Lists... Done
 Building Dependency Tree... Done
 The following extra packages will be installed:
 fileutils
 The following NEW packages will be installed:
 fileutils make
 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
 Need to get 0B/1097kB of archives.
 After unpacking 2773kB of additional disk space will be used.
 Do you want to continue? [Y/n] Y
 Selecting previously deselected package fileutils.
 (Reading database ... 10576 files and directories currently installed.)
 Unpacking fileutils (from .../fileutils_4.1-10_i386.deb) ...
 dpkg: error processing /var/cache/apt/archives/fileutils_4.1-10_i386.deb (--unpack):
 trying to overwrite `/bin/chgrp', which is also in package coreutils
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Errors were encountered while processing:
 /var/cache/apt/archives/fileutils_4.1-10_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 
 I'm quite new to linux, so I'm sorry if you guys are getting irritated by the same questions being asked, but the fact remains that I can't get make to install.
 
 S3tH
 |